diff options
author | Andrei Zmievski <andrei@php.net> | 2005-07-20 01:46:02 +0000 |
---|---|---|
committer | Andrei Zmievski <andrei@php.net> | 2005-07-20 01:46:02 +0000 |
commit | 0e8430bc78d1c24da56be5f0740a0047d8f7034d (patch) | |
tree | 91286daa78b8509345f714b5dba3fa55daced4e8 | |
parent | 40a049b27ea1ede2bf9498992ed605831c1628fa (diff) | |
download | php-git-0e8430bc78d1c24da56be5f0740a0047d8f7034d.tar.gz |
*** empty log message ***
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2005, PHP 5.1 +- Fixed bug #33648 (Using --with-regex=system causes compile failure). (Andrei) - Fixed bug #33710 (ArrayAccess objects doen't initialize $this). (Dmitry) - Fixed bug #33558 (warning with nested calls to functions returning by reference). (Dmitry) |