diff options
| author | Antony Dovgal <tony2001@php.net> | 2007-05-18 20:56:50 +0000 |
|---|---|---|
| committer | Antony Dovgal <tony2001@php.net> | 2007-05-18 20:56:50 +0000 |
| commit | 27dcd0e5fba70361884c5d06e0b680aea0ee599d (patch) | |
| tree | b46d4ac07619260f2645e34363d0e0752a391bad | |
| parent | 9955794367053ca5624c9ed1d06a801f57497d1c (diff) | |
| download | php-git-27dcd0e5fba70361884c5d06e0b680aea0ee599d.tar.gz | |
reorder
| -rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,6 +24,7 @@ PHP NEWS (Tony, Dmitry) - Fixed bug #41403 (json_decode cannot decode floats if localeconv decimal_point is not '.'). (Tony) +- Fixed bug #41401 (wrong unary operator precedence). (Stas) - Fixed bug #41394 (dbase_create creates file with corrupted header). (Tony) - Fixed bug #41390 (Clarify error message with invalid protocol scheme). (Scott) @@ -60,7 +61,6 @@ PHP NEWS - Fixed bug #41004 (minOccurs="0" and null class member variable). (Dmitry) - Fixed bug #39542 (Behaviour of require/include different to < 5.2.0). (Dmitry) -- Fixed bug #41401 (wrong unary operator precedence) (Stas) 03 May 2007, PHP 5.2.2 - Improved bundled GD |
