summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZeev Suraski <zeev@php.net>2001-09-26 21:56:23 +0000
committerZeev Suraski <zeev@php.net>2001-09-26 21:56:23 +0000
commit730359dc4dc0b95c09229821d3350552727622f0 (patch)
tree129d02f281d4562c934efe34b8df1e5ba4d75369
parent4053948470c6b5850a56d70cdf6593c6728710b6 (diff)
downloadphp-git-730359dc4dc0b95c09229821d3350552727622f0.tar.gz
MFH the list of 4.0.7 changes
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8b831cb57e..581eec3df0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,13 @@
PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 200?, Version 4.0.7-dev
+- Fixed pg_last_notice() (could cause random crashes in PostgreSQL applications,
+ even if they didn't use pg_last_notice()) (Zeev)
+- Fixed DOM-XML's error reporting, so E_WARNING errors are given instead of
+ E_ERROR error's, this allows you to trap errors thrown by DOMXML functions.
+ (Sterling)
+- Fixed a bug in the mcrypt extension, where list destructors were not
+ properly being allocated. (Sterling)
- Better Interbase blob, null and error handling (Patch by Jeremy Bettis)
- Fixed a crash bug in array_map() if the input arrays had string or
non-sequential keys. Also modified it so that if a single array is passed,
@@ -39,6 +46,8 @@ PHP 4.0 NEWS
- Added vprintf() and vsprintf() functions that allow passing all arguments
after format as an array. (Andrei)
- Added support for GD2 image type for ImageCreateFromString() (Jani)
+- Added ImageCreateFromGD(), ImageCreateFromGD2(), ImageCreateFromGD2part(),
+ ImageGD() and ImageGD2() functions (Jani)
- addcslashes now warns when charlist is invalid. The returned string
remained the same (Jeroen)
- Added optional extra argument to gmp_init(). The extra argument