summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2003-04-01 01:30:50 +0000
committer <changelog@php.net>2003-04-01 01:30:50 +0000
commitb5e01272fad654bca40a0ab2203fd0951ab847e8 (patch)
tree850342a4ca481eb25ff1a2eab96f807a23007dc6
parent6a0d4df691139cd04a261117054a9aa7768e9680 (diff)
downloadphp-git-b5e01272fad654bca40a0ab2203fd0951ab847e8.tar.gz
NEWS update
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1d709caee9..d19fe99240 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
? ? ??? 200?, Version 5.0.0
+- now addslashes() do it also on cybase magic mode(moshe).
- Moved extensions to PECL (http://pear.php.net/): (James, Tal)
. ext/fribidi
- Fixed bug #22386 (Using browscap causes segfault). (Jay)