diff options
author | <changelog@php.net> | 2000-11-22 02:09:07 +0000 |
---|---|---|
committer | <changelog@php.net> | 2000-11-22 02:09:07 +0000 |
commit | 231d1a12d1ed07f62b98fec8fdf13a332e47cf30 (patch) | |
tree | c90fc5722a311b783402e9fc3e272c7dce93f18b | |
parent | 0b981df1b27e90a340d01b231d89e0f525671d7f (diff) | |
download | php-git-231d1a12d1ed07f62b98fec8fdf13a332e47cf30.tar.gz |
NEWS update
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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) |