summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2004-04-06 09:43:18 +0000
committerfoobar <sniper@php.net>2004-04-06 09:43:18 +0000
commit338b9bfb2dcb666d1f65898808f004b0ea239105 (patch)
treef0030211e39c036b3ed476c31bef59b68c9c2855
parentd1aee77c5a46dd03c7cad46a88d55da0f6e64903 (diff)
downloadphp-git-338b9bfb2dcb666d1f65898808f004b0ea239105.tar.gz
Remove duplicate entry
-rw-r--r--NEWS1
1 files changed, 0 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7b43dccc8b..6465247c40 100644
--- a/NEWS
+++ b/NEWS
@@ -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)