[PHP-CVS-DAILY] cvs: php-src / ChangeLog

2008-02-29 Thread changelog
changelog Sat Mar 1 01:31:30 2008 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2973r2=1.2974diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2973

[PHP-CVS] cvs: php-src /ext/spl spl_heap.c

2008-02-29 Thread Etienne Kneuss
colder Fri Feb 29 09:25:30 2008 UTC Modified files: /php-src/ext/splspl_heap.c Log: Fix #44288 (Move declarations) http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_heap.c?r1=1.2r2=1.3diff_format=u Index: php-src/ext/spl/spl_heap.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl spl_heap.c

2008-02-29 Thread Etienne Kneuss
colder Fri Feb 29 09:26:01 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_heap.c Log: MFH: Fix #44288 (Move declarations) http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_heap.c?r1=1.1.2.3r2=1.1.2.4diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS

2008-02-29 Thread Etienne Kneuss
colder Fri Feb 29 09:42:24 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: Heaps addition http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.119r2=1.2027.2.547.2.965.2.120diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src /ext/spl/tests heap_008.phpt pqueue_004.phpt

2008-02-29 Thread Etienne Kneuss
colder Fri Feb 29 13:45:19 2008 UTC Modified files: /php-src/ext/spl/tests heap_008.phpt pqueue_004.phpt Log: Fix tests in non-unicode mode http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/heap_008.phpt?r1=1.2r2=1.3diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/spl php_spl.c /ext/spl/tests bug40091.phpt

2008-02-29 Thread Etienne Kneuss
colder Fri Feb 29 13:48:09 2008 UTC Modified files: /php-src/ext/splphp_spl.c /php-src/ext/spl/tests bug40091.phpt Log: Fix #44144 (object methods as spl autoload functions returned correctly)

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl php_spl.c /ext/spl/tests bug40091.phpt

2008-02-29 Thread Etienne Kneuss
colder Fri Feb 29 13:55:23 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splphp_spl.c /php-src/ext/spl/tests bug40091.phpt Log: MFH: Fix #44144 (object methods as spl autoload functions returned correctly)