diff options
author | foobar <sniper@php.net> | 2004-04-06 09:43:18 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2004-04-06 09:43:18 +0000 |
commit | 338b9bfb2dcb666d1f65898808f004b0ea239105 (patch) | |
tree | f0030211e39c036b3ed476c31bef59b68c9c2855 | |
parent | d1aee77c5a46dd03c7cad46a88d55da0f6e64903 (diff) | |
download | php-git-338b9bfb2dcb666d1f65898808f004b0ea239105.tar.gz |
Remove duplicate entry
-rw-r--r-- | NEWS | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -88,7 +88,6 @@ PHP NEWS - Fixed bug #27537 (Objects pointing to each other segfaults). (Dmitry) - Fixed bug #27535 (Problem with object freeing mechanism). (Dmitry) - Fixed bug #27504 (Visibility bugs in call_user_function()). (Dmitry) -- Fixed bug #27457 (handling of numeric indexes in strtr()). (Dmitry) - Fixed bug #27338 (memory leak inside tsrm_virtual_cwd.c on win32). (Ilia) - Fixed bug #27291 (get_browser matches browscap.ini patterns incorrectly). (Jay) |