diff options
author | Andi Gutmans <andi@php.net> | 2000-10-20 09:21:49 +0000 |
---|---|---|
committer | Andi Gutmans <andi@php.net> | 2000-10-20 09:21:49 +0000 |
commit | 6b6b6cd940e53ba680d28b08828dcde6a9904ad4 (patch) | |
tree | 399b3e382f2bef1b3370626d89ce2c51daebbf78 | |
parent | 6b8faeb1f23fa815c55c99fcab2079d5cbdcb3b3 (diff) | |
download | php-git-6b6b6cd940e53ba680d28b08828dcde6a9904ad4.tar.gz |
- Should lessen confusion
-rw-r--r-- | NEWS | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -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) |