diff options
author | Stanislav Malyshev <stas@php.net> | 2007-05-18 20:49:28 +0000 |
---|---|---|
committer | Stanislav Malyshev <stas@php.net> | 2007-05-18 20:49:28 +0000 |
commit | 9955794367053ca5624c9ed1d06a801f57497d1c (patch) | |
tree | 9ada80418ee9bdf91c513c2d8fb10d25e2a89862 | |
parent | 64342900929bbaacb180b0d84f25631d57e3a784 (diff) | |
download | php-git-9955794367053ca5624c9ed1d06a801f57497d1c.tar.gz |
news about #41401
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |