summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2007-05-18 20:56:50 +0000
committerAntony Dovgal <tony2001@php.net>2007-05-18 20:56:50 +0000
commit27dcd0e5fba70361884c5d06e0b680aea0ee599d (patch)
treeb46d4ac07619260f2645e34363d0e0752a391bad
parent9955794367053ca5624c9ed1d06a801f57497d1c (diff)
downloadphp-git-27dcd0e5fba70361884c5d06e0b680aea0ee599d.tar.gz
reorder
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4c36134a9b..f44da5c0b9 100644
--- a/NEWS
+++ b/NEWS
@@ -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