1
0
mirror of https://github.com/php/php-src.git synced 2026-04-04 14:42:49 +02:00

*** empty log message ***

This commit is contained in:
Zeev Suraski
1999-12-26 21:58:46 +00:00
parent aec33aa753
commit 10dd60795c

2
NEWS
View File

@@ -2,6 +2,8 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ?? ????, Version 4.0 Beta 4
- 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 buffer overruns in iptcembed(). (Thies)