summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Hristov <andrey@php.net>1999-09-20 14:14:46 +0000
committerAndrey Hristov <andrey@php.net>1999-09-20 14:14:46 +0000
commiteb66458ed9465700fd906ff3d4576210566a1abc (patch)
tree1e4e270f074a0138105d99a80ef975d387411017
parentf84ba1b039515e4ae72d3182882156073bd3d1ec (diff)
downloadphp-git-eb66458ed9465700fd906ff3d4576210566a1abc.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 205ffba601..64f9118095 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@ PHP 4.0 CHANGE LOG ChangeLog
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ?? 1999, Version 4.0 Beta 3
+- Upgraded var_dump() to take multiple arguments (Andrey)
- Resourcified XML (Thies)
- Fixed a memory leak in the Apache per-directory directives handler (Zeev)
- Added array_count_values() function. (Thies)