summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Hristov <andrey@php.net>1999-08-14 16:45:51 +0000
committerAndrey Hristov <andrey@php.net>1999-08-14 16:45:51 +0000
commit796c4a021af252cc25d71172fa73d10232c4691f (patch)
tree40aba6c604b6904cc4f518edd89b440166536c26
parentc85209985a8d671d4a1a5146eeab2dda23f14f04 (diff)
downloadphp-git-796c4a021af252cc25d71172fa73d10232c4691f.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 915995ae72..db08cdb15b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@ PHP 4.0 CHANGE LOG ChangeLog
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ?? 1999, Version 4.0 Beta 3
+- Fixed array_walk to always reset array pointer before working (Andrey)
- Fixed thread-safety issues in the MySQL module (Zeev)
- Fixed thread-safe support for dynamic modules (Zeev)
- Fixed Sybase CT build process (Zeev)