diff options
author | Derick Rethans <derick@php.net> | 2004-03-18 18:25:22 +0000 |
---|---|---|
committer | Derick Rethans <derick@php.net> | 2004-03-18 18:25:22 +0000 |
commit | 9ebaa24aac4a77913eb42567fc36aa74bfa25d69 (patch) | |
tree | b9bc4a8b357f1fb2492ab8e5abf314700b918491 /NEWS | |
parent | c17d6970b6fd19d4b4308f5e38e6546121d3c565 (diff) | |
download | php-git-9ebaa24aac4a77913eb42567fc36aa74bfa25d69.tar.gz |
- Fixed layout
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ PHP NEWS ?? ????? 2004, PHP 5 Release Candidate 2 - Fixed bug #27469 (serialize() objects of incomplete class). (Dmitry) - Fixed bug #27457 (handling of numeric indexes in strtr()). (Dmitry) + 18 March 2004, PHP 5 Release Candidate 1 - Fixed numerous bugs with the just-in-time auto-global initialization, that could cause $_SERVER, $argv/$argc and other variables not to work properly. |