1
0
mirror of https://github.com/php/php-src.git synced 2026-04-22 15:38:49 +02:00

- Should lessen confusion

This commit is contained in:
Andi Gutmans
2000-10-20 09:21:49 +00:00
parent 6b8faeb1f2
commit 6b6b6cd940
+1 -4
View File
@@ -2,10 +2,7 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.4
- Removed the shm_* aliases, only the smhop_* function wiil be
supported (Derick)
- Renamed the shm_* functions to shmop_* and added aliases for the
old functions (Derick)
- Renamed the shm_* functions to shmop_* (Derick)
- Added ldap_get_option() and ldap_set_option() functions (Stig Venaas)
- Fixed a crash in CGI mode, in case no file was provided (Daniel Beulshausen
& Zeev)