summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
author <changelog@php.net>2000-11-18 02:09:08 +0000
committer <changelog@php.net>2000-11-18 02:09:08 +0000
commit3c48053ca896f65393a6edf89fd3342f56024575 (patch)
treee26f4e9d0515a79c6f341138e2efaaa66681ea22 /NEWS
parentd5a09981d68869a791bebdc154fea706b8725a52 (diff)
downloadphp-git-3c48053ca896f65393a6edf89fd3342f56024575.tar.gz
NEWS update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f699394d64..a08050e430 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.4
+- Added OpenSSL extension (Stig Venaas)
+- Fixed/created support for Solid 3.0 databases (kalowsky)
+- Fixed support for Solid 2.3 databases (kalowsky)
+- quoted_printable_decode() function is made RFC-2045 compliant. (Kir)
- Modified preg_grep() to always return the results with keys from the original
array. (Andrei)
- Modified preg_replace() to accept Perl-style $n backreferences in addition