1
0
mirror of https://github.com/php/php-src.git synced 2026-04-10 01:23:53 +02:00

something with the @ commit stuff *is* broken.

This commit is contained in:
Thies C. Arntzen
2000-04-12 15:51:23 +00:00
parent 67f867311b
commit d337cbaae8

1
NEWS
View File

@@ -7,6 +7,7 @@ PHP 4.0 NEWS
- Fixed a very old legacy memory leak in the COM module (Zeev)
- Fixed problems with object-overloading support - noteably, COM and Java (Zeev,
Zend Engine)
- WDDX charset now defaults to ISO-8859-1. (Thies)
- Fixed an overrun in WDDX. (Thies)
- Fixed a crash bug with modules loaded through dl() not properly freeing their
resources (Zeev, Zend Engine)