summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorg Richter <georg@php.net>2002-08-24 09:26:58 +0000
committerGeorg Richter <georg@php.net>2002-08-24 09:26:58 +0000
commit8a9632842afca7b7025440d514e47a066671a277 (patch)
treef908d9ff33e38e05761151b1a67a330481081019
parent800c67a166e8e82cd91b2107c3b53d21cf391fd1 (diff)
downloadphp-git-8a9632842afca7b7025440d514e47a066671a277.tar.gz
MySQL changes
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 12171ef96c..16d515bb7e 100644
--- a/NEWS
+++ b/NEWS
@@ -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