1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 18:53:33 +02:00

NEWS update

This commit is contained in:
1999-11-23 02:08:37 +00:00
parent b264733bc1
commit 4733395538
+2
View File
@@ -2,6 +2,8 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ?? ????, Version 4.0 Beta 4
Fixed a leak when using automatic output buffering (Zeev)
Introduced PECL - PHP Extension and Code Library (prounounced "picke")
- Fixed inconsistencies in the implementation of here-docs (Andi & Zeev, Zend
library)
- Fixed a problem with constant class-member initializations (Andi & Zeev,