diff options
author | <changelog@php.net> | 2001-02-01 02:09:08 +0000 |
---|---|---|
committer | <changelog@php.net> | 2001-02-01 02:09:08 +0000 |
commit | 3eb01b1fb287b3e03f95ab59f54e03fb5108312c (patch) | |
tree | 95da9c938320720c07b2e858f874870302cf27ef | |
parent | 0c450fa966e696bd71ffd64194cc637a5588ef21 (diff) | |
download | php-git-3eb01b1fb287b3e03f95ab59f54e03fb5108312c.tar.gz |
NEWS update
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.5 +- Added mysql_get_client_info(), mysql_get_server_info(), + mysql_get_proto_info(), and mysql_get_host_info() functions. (Sean) +- Added search cache and track query features. - Major change of the php pdf api. It could break some functions though backwards compatibility was tried to maintain. Adding some still missing functions as well. (Uwe) |