summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAndrei Zmievski <andrei@php.net>1999-12-27 14:18:30 +0000
committerAndrei Zmievski <andrei@php.net>1999-12-27 14:18:30 +0000
commit8eb145a3be9b43f3ace8fcc05174f35ff009b372 (patch)
tree5fb15a9dd18174abf4bf1a565e2070bef9841553 /NEWS
parent9cf1a98d0efe24e9673588a79e7bc4dd577b91c1 (diff)
downloadphp-git-8eb145a3be9b43f3ace8fcc05174f35ff009b372.tar.gz
Format fix.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b853e1e803..d543a37288 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@ PHP 4.0 NEWS
- Increased PHP's performance by 5-15% using a new memory cache (Andi & Zeev,
Zend library)
- Improved the php.ini reader to support constants and bitwise operators (Zeev)
-- strrev() no longer modifies arg1. (Thies)
+- Fixed strrev() to no longer modify arg1. (Thies)
- Fixed buffer overruns in iptcembed(). (Thies)
- Fixed a bug in ODBC error reporting (Zeev)
- Added PHP_Logo_GUID() and Zend_Logo_GUID() functions, that return the GUIDs