Format fix.

This commit is contained in:
Andrei Zmievski 1999-12-27 14:18:30 +00:00
parent 9cf1a98d0e
commit 8eb145a3be

2
NEWS
View File

@ -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