From: Date: Sun, 22 Oct 2000 01:09:08 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0.4RC3~573 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6cd1273c4344734c570bb33a34851c1abbd55a7a;p=php NEWS update --- diff --git a/NEWS b/NEWS index da2ebc4850..bdef8dac31 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ PHP 4.0 NEWS ?? ??? 2000, Version 4.0.4 +- Made array_intersect and array_diff not alter order (Stig Venaas) - Made ldap_connect() accept URL in host parameter when using OpenLDAP 2.x. To use SSL, use ldaps://host/ as URL. (Stig Venaas) - Made resource type names visible, e.g. var_dump() and