diff options
| author | Georg Richter <georg@php.net> | 2002-08-24 09:26:58 +0000 |
|---|---|---|
| committer | Georg Richter <georg@php.net> | 2002-08-24 09:26:58 +0000 |
| commit | 8a9632842afca7b7025440d514e47a066671a277 (patch) | |
| tree | f908d9ff33e38e05761151b1a67a330481081019 | |
| parent | 800c67a166e8e82cd91b2107c3b53d21cf391fd1 (diff) | |
| download | php-git-8a9632842afca7b7025440d514e47a066671a277.tar.gz | |
MySQL changes
| -rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 2002, Version 4.3.0 +- Fixed some mysql compile failures (64 bit-OS) +- Added warnings for deprecated mysql functions: + mysql_create_db, mysql_drop_db, mysql_db_query, mysql_escape_string - Added XsltObject->dump_file($result,$filename[,$compression]) for dumping xslt-result directly into a file. (chregu) - Added XsltObject->dump_mem($result) for returning xslt-result directly |
