summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
author <changelog@php.net>2001-11-12 01:11:02 +0000
committer <changelog@php.net>2001-11-12 01:11:02 +0000
commit821458c4d698fc2146d8eaae3fe433a067cfd660 (patch)
treed151ef5d3d9a27b5d02b810b7194398416e05d1c /NEWS
parent80a58cd23c268d0a9f62c7f5daf498901f632a9c (diff)
downloadphp-git-821458c4d698fc2146d8eaae3fe433a067cfd660.tar.gz
NEWS update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index da5f940502..0027504c2e 100644
--- 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)