1
0
mirror of https://github.com/php/php-src.git synced 2026-04-09 00:53:30 +02:00

NEWS update

This commit is contained in:
2001-11-12 01:11:02 +00:00
parent 80a58cd23c
commit 821458c4d6

1
NEWS
View File

@@ -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)