diff options
author | <changelog@php.net> | 2004-07-09 00:33:24 +0000 |
---|---|---|
committer | <changelog@php.net> | 2004-07-09 00:33:24 +0000 |
commit | 69e20cf21957269cff62d399b53c4e0ffbe171ad (patch) | |
tree | e2d2ccee1045cfed12ad34ac4ff85a1ca880d02a | |
parent | 79c28f76180d98e2d4c6ba8320768a987fb0f79f (diff) | |
download | php-git-69e20cf21957269cff62d399b53c4e0ffbe171ad.tar.gz |
ChangeLog update
-rw-r--r-- | ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -1,3 +1,25 @@ +2004-07-08 Ilia Alshanetsky <ilia@prohost.org> + + * (PHP_4_3) + NEWS + ext/standard/array.c: + MFH: Fixed bug #29049 (array sorting via user function/method does not + validate it). + + * ext/standard/array.c: + Fixed bug #29049 (array sorting via user function/method does not validate + it). + +2004-07-08 Sergey Kartashoff <gluke@mail.ru> + + * ext/mnogosearch/php_mnogo.c: + - A bugfix in search words hilightling code (mnogosearch extension). + +2004-07-08 Ilia Alshanetsky <ilia@prohost.org> + + * ext/com_dotnet/com_saproxy.c: + Last dangerous alloca() bits. + 2004-07-07 Georg Richter <georg@mysql.com> * ext/mysqli/config.m4 |