]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Mon, 12 Nov 2001 01:11:02 +0000 (01:11 +0000)
committer <changelog@php.net> <>
Mon, 12 Nov 2001 01:11:02 +0000 (01:11 +0000)
NEWS

diff --git a/NEWS b/NEWS
index da5f940502cd31278e5ffc1e6f7628998106af5c..0027504c2ee1796821d39081d4b323c870761e1f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.2.0-dev
+- Renamed key_exists tp array_key_exists. (Derick)
 - Fix ImageColorsForIndex() and ImageColorAt() to work for TrueColor
   images. (Rasmus)
 - Added support for bind_textdomain_codeset(). (rudib@email.si)