From: Greg Beaver Date: Sat, 13 Jun 2009 17:34:21 +0000 (+0000) Subject: remove missing erealloc entry that will go in php 5.2 NEWS X-Git-Tag: php-5.3.0RC4~69 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8fc5746d0ecb46b9a08db586216708e11f20d359;p=php remove missing erealloc entry that will go in php 5.2 NEWS --- diff --git a/NEWS b/NEWS index 003e934c67..4d9ec26bbd 100644 --- a/NEWS +++ b/NEWS @@ -7,8 +7,6 @@ PHP NEWS leaks the others). (Greg) - Fixed bug #48533 (__callStatic is not invoked for private/protected methods). (Felipe) -- Fixed missing erealloc() in fix for Bug #40091 in spl_autoload_register. - (Greg) 11 Jun 2009, PHP 5.3.0 RC 3 - Upgraded bundled sqlite to version 3.6.14.2. (Scott, Ilia)