diff options
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ?? ????, Version 4.0 Beta 4 +- Added PostgreSQL support for DB (Rui Hirokawa <louis@cityfujisawa.ne.jp>) +- Re-introduced "none" for disabling auto_prepend/append_file (Stig) +- Added DB/storage to PEAR + Introduced DB warnings - Fix overrun in strip_tags (Stas, Zend library) - Fixed crash in strip_tags() and related functions. (Thies) - Workaround for bogus POST-Data from IE/Mac. (Thies) |