summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2007-05-18 20:49:28 +0000
committerStanislav Malyshev <stas@php.net>2007-05-18 20:49:28 +0000
commit9955794367053ca5624c9ed1d06a801f57497d1c (patch)
tree9ada80418ee9bdf91c513c2d8fb10d25e2a89862
parent64342900929bbaacb180b0d84f25631d57e3a784 (diff)
downloadphp-git-9955794367053ca5624c9ed1d06a801f57497d1c.tar.gz
news about #41401
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a2707fd1b6..4c36134a9b 100644
--- a/NEWS
+++ b/NEWS
@@ -60,6 +60,7 @@ 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