1
0
mirror of https://github.com/php/php-src.git synced 2026-04-13 02:52:48 +02:00

NEWS update

This commit is contained in:
2001-07-16 00:10:07 +00:00
parent 8406547fdb
commit 618fa10e6f

1
NEWS
View File

@@ -1,6 +1,7 @@
PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 200?, Version 4.0.7-dev
- Fixed various memory leaks in the LDAP extension (Stig Venaas)
- Improved interactive mode - it is now available in all builds of PHP, without
any significant slowdown (Zeev, Zend Engine)
- Fixed crash in iptcparse() if the supplied data was bogus. (Thies)