[PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl spl_array.c /ext/spl/tests arrayObject_magicMethods6.phpt bug45622b.phpt

2009-05-21 Thread Arnaud Le Blanc
lbarnaudThu May 21 13:26:14 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/spl/tests bug45622b.phpt Modified files: /php-src/ext/splspl_array.c /php-src/ext/spl/tests arrayObject_magicMethods6.phpt Log: MFH:

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

2009-01-27 Thread Antony Dovgal
tony2001Tue Jan 27 14:50:27 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_array.c Log: fix compile warning http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?r1=1.71.2.17.2.13.2.37&r2=1.71.2.17.2.13.2.38&diff_format=u Index:

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

2008-11-19 Thread Arnaud Le Blanc
lbarnaudWed Nov 19 17:53:47 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_array.c Log: CS http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?r1=1.71.2.17.2.13.2.34&r2=1.71.2.17.2.13.2.35&diff_format=u Index: php-src/ext/spl/

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl spl_array.c /ext/spl/tests arrayObject___construct_error1.phpt arrayObject_setIteratorClass_error1.phpt

2008-10-19 Thread Etienne Kneuss
colder Sun Oct 19 18:00:24 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_array.c /php-src/ext/spl/tests arrayObject___construct_error1.phpt arrayObject_setIteratorClass_error1.phpt Log: Fix #46317 (Ite

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

2008-10-17 Thread Antony Dovgal
tony2001Fri Oct 17 22:09:45 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_array.c Log: MFH: fix memleak http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?r1=1.71.2.17.2.13.2.27&r2=1.71.2.17.2.13.2.28&diff_format=u Index: ph

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

2008-08-25 Thread Jani Taskinen
Not only it was fubar in CS sense, it DOES NOT EVEN COMPILE... Guilty person has been notified privately.. --Jani Jani Taskinen kirjoitti: janiMon Aug 25 19:07:20 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/spl spl_array.c Log: MFH http://c

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

2008-08-25 Thread Rob Richards
rrichards Mon Aug 25 19:38:04 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_array.c Log: no zstr in 5_3 http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?r1=1.71.2.17.2.13.2.23&r2=1.71.2.17.2.13.2.24&diff_format=u Index: php-src

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

2008-08-25 Thread Jani Taskinen
janiMon Aug 25 19:07:20 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_array.c Log: MFH http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?r1=1.71.2.17.2.13.2.22&r2=1.71.2.17.2.13.2.23&diff_format=u Index: php-src/ext/spl/spl_array.

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl spl_array.c /ext/spl/tests arrayObject_exchangeArray_basic1.phpt arrayObject_exchangeArray_basic2.phpt

2008-08-04 Thread Robin Fernandes
robinf Mon Aug 4 11:45:21 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/spl/tests arrayObject_exchangeArray_basic1.phpt arrayObject_exchangeArray_basic2.phpt Modified files: /php-src/ext/splspl_a

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

2008-07-20 Thread Etienne Kneuss
colder Sun Jul 20 16:32:55 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_array.c Log: MFH: Fix build for solaris http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?r1=1.71.2.17.2.13.2.16&r2=1.71.2.17.2.13.2.17&diff_format=u Index: php

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

2008-07-19 Thread Etienne Kneuss
colder Sat Jul 19 13:13:57 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_array.c Log: MFH: Fix valgrind errors in array_method, and possibly #45349 (Thanks tony for the patch) http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?r1=1.7

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl spl_array.c spl_dllist.c spl_fixedarray.c spl_heap.c /ext/spl/tests array_024.phpt dllist_008.phpt fixedarray_018.phpt heap_010.phpt sxe_004.phpt sxe_005.phpt

2008-07-06 Thread Etienne Kneuss
colder Sun Jul 6 23:45:56 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/spl/tests array_024.phpt dllist_008.phpt fixedarray_018.phpt heap_010.phpt Modified files: /php-src/ext/splspl_array.c spl_

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

2008-05-06 Thread Etienne Kneuss
colder Tue May 6 23:08:07 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_array.c /php-src/ext/spl/tests bug38618.phpt Log: Add consistency with the flag http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?r1=1.71.2.17.2.13.2.

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

2008-02-04 Thread Marcus Boerger
helly Mon Feb 4 16:48:06 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_array.c Log: - CS/WS http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?r1=1.71.2.17.2.13.2.12&r2=1.71.2.17.2.13.2.13&diff_format=u Index: php-src/ext/spl/spl_ar

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

2007-12-17 Thread Ilia Alshanetsky
iliaa Mon Dec 17 19:00:08 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_array.c Log: Kill unused vars http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?r1=1.71.2.17.2.13.2.10&r2=1.71.2.17.2.13.2.11&diff_format=u Index: php-src/ex

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

2007-12-17 Thread Marcus Boerger
helly Mon Dec 17 13:46:28 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_array.c Log: - Fix folding http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?r1=1.71.2.17.2.13.2.9&r2=1.71.2.17.2.13.2.10&diff_format=u Index: php-src/ext/spl/s

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

2007-12-16 Thread Hannes Magnusson
bjori Sun Dec 16 18:31:07 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_array.c Log: Fix typo http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?r1=1.71.2.17.2.13.2.8&r2=1.71.2.17.2.13.2.9&diff_format=u Index: php-src/ext/spl/spl_

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

2007-12-11 Thread David Coallier
davidc Wed Dec 12 03:29:32 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_array.c Log: - Nitpicking, using same code (without unicode handling) than in HEAD just removed useless } else { http://cvs.php.net/viewvc.cgi/php-src/ext/spl/sp

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

2007-12-07 Thread Rob Richards
rrichards Fri Dec 7 13:33:11 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_array.c Log: fix win build http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?r1=1.71.2.17.2.13.2.6&r2=1.71.2.17.2.13.2.7&diff_format=u Index: php-src/ex

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

2007-12-06 Thread Marcus Boerger
helly Thu Dec 6 16:04:17 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_array.c Log: - Fix for #41528 (Classes extending ArrayObject do not serialize correctly) http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?r1=1.71.2.17.2.13.2.5&

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

2007-12-05 Thread Marcus Boerger
helly Wed Dec 5 15:56:41 2007 UTC Added files: (Branch: PHP_5_3) /php-src/ext/spl/tests bug38618.phpt Modified files: /php-src/ext/splspl_array.c Log: - Fixing #38618 by: - [DOC] ArrayIterator::CHILD_ARRAYS_ONLY, ArrayObject::C

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

2007-10-17 Thread Marcus Boerger
helly Thu Oct 18 03:55:43 2007 UTC Added files: (Branch: PHP_5_3) /php-src/ext/spl/tests bug42654.phpt Modified files: /php-src/ext/splspl_array.c Log: - Fix #42654 (maybe also a bunch of others) http://cvs.php.net/viewvc.cgi/p