summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2000-11-22 02:09:07 +0000
committer <changelog@php.net>2000-11-22 02:09:07 +0000
commit231d1a12d1ed07f62b98fec8fdf13a332e47cf30 (patch)
treec90fc5722a311b783402e9fc3e272c7dce93f18b
parent0b981df1b27e90a340d01b231d89e0f525671d7f (diff)
downloadphp-git-231d1a12d1ed07f62b98fec8fdf13a332e47cf30.tar.gz
NEWS update
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f24bf09448..95cc6fc333 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.4
+- Added the xslt_set_error_handler() function to the Sablotron extension.
+ (Sterling)
+- Improved Sablotron's error handling system allowing you to catch all
+ errors before they are outputted to the screen. (Sterling)
- Added OpenSSL extension (Stig Venaas)
- Fixed/created support for Solid 3.0 databases (kalowsky)
- Fixed support for Solid 2.3 databases (kalowsky)