diff options
author | <changelog@php.net> | 2004-10-18 00:36:09 +0000 |
---|---|---|
committer | <changelog@php.net> | 2004-10-18 00:36:09 +0000 |
commit | c94cc82ebb3513b31f44a4bf3213d0b6075b7e9e (patch) | |
tree | ad0e08ac9539cea5930296c88b15ad259d2ab604 | |
parent | 5573922f0f4d44ff3290285b4a9097b1cc97fdac (diff) | |
download | php-git-c94cc82ebb3513b31f44a4bf3213d0b6075b7e9e.tar.gz |
ChangeLog update
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-10-17 Ilia Alshanetsky <ilia@prohost.org> + + * (PHP_4_3) + NEWS + ext/standard/string.c: + MFH: Fixed a bug in addslashes() handling of the '\0' character. + 2004-10-16 Andi Gutmans <andi@zend.com> * ZendEngine2/zend_compile.c: |