From aafa0c1279d25c4a8478fbe660eb89b24aa6ee53 Mon Sep 17 00:00:00 2001 From: Date: Sat, 1 Mar 2008 01:31:29 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2fa6af2fbd..5492a5e152 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +2008-02-29 Etienne Kneuss + + * (PHP_5_3) + ext/spl/php_spl.c + ext/spl/tests/bug40091.phpt: + MFH: Fix #44144 (object methods as spl autoload functions returned + correctly) + + * ext/spl/php_spl.c + ext/spl/tests/bug40091.phpt: + Fix #44144 (object methods as spl autoload functions returned correctly) + + * ext/spl/tests/heap_008.phpt + ext/spl/tests/pqueue_004.phpt: + Fix tests in non-unicode mode + + * (PHP_5_3) + NEWS: + Heaps addition + + * ext/spl/spl_heap.c: + Fix #44288 (Move declarations) + 2008-02-28 Felipe Pena * ZendEngine2/zend_execute.c -- 2.50.1