summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Zmievski <andrei@php.net>2005-07-20 01:46:02 +0000
committerAndrei Zmievski <andrei@php.net>2005-07-20 01:46:02 +0000
commit0e8430bc78d1c24da56be5f0740a0047d8f7034d (patch)
tree91286daa78b8509345f714b5dba3fa55daced4e8
parent40a049b27ea1ede2bf9498992ed605831c1628fa (diff)
downloadphp-git-0e8430bc78d1c24da56be5f0740a0047d8f7034d.tar.gz
*** empty log message ***
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f5e2eb73fb..f819ae157a 100644
--- a/NEWS
+++ b/NEWS
@@ -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)