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

2009-06-08 Thread Scott MacVicar
scottmacTue Jun 9 01:58:07 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/spl/tests bug48493.phpt Modified files: /php-src/ext/splphp_spl.c Log: MFH Fix bug #48493 - spl_autoload_register can leave the HT in an

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

2009-01-26 Thread Etienne Kneuss
colder Mon Jan 26 11:38:03 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splphp_spl.c php_spl.h Log: MFH: Improve spl_object_hash() http://cvs.php.net/viewvc.cgi/php-src/ext/spl/php_spl.c?r1=1.52.2.28.2.17.2.34r2=1.52.2.28.2.17.2.35diff_format=u

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

2008-11-29 Thread Hannes Magnusson
bjori Sun Nov 30 00:12:29 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splphp_spl.c Log: MFH: Fix proto http://cvs.php.net/viewvc.cgi/php-src/ext/spl/php_spl.c?r1=1.52.2.28.2.17.2.31r2=1.52.2.28.2.17.2.32diff_format=u Index:

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

2008-11-29 Thread Hannes Magnusson
bjori Sun Nov 30 00:23:06 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splphp_spl.c Log: Fix arginfo http://cvs.php.net/viewvc.cgi/php-src/ext/spl/php_spl.c?r1=1.52.2.28.2.17.2.32r2=1.52.2.28.2.17.2.33diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl php_spl.c /ext/standard basic_functions.c /ext/standard/tests/array array_map_object2.phpt ZendEngine2 zend_API.c zend_API.h zend_execute_API.c zend_interfa

2008-07-24 Thread Dmitry Stogov
dmitry Thu Jul 24 09:42:21 2008 UTC Added files: (Branch: PHP_5_3) /ZendEngine2/tests lsb_021.phpt lsb_022.phpt Modified files: /ZendEngine2zend_API.c zend_API.h zend_execute_API.c zend_interfaces.c

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

2008-07-13 Thread Marcus Boerger
helly Sun Jul 13 21:45:07 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splphp_spl.c Log: - Use new helper http://cvs.php.net/viewvc.cgi/php-src/ext/spl/php_spl.c?r1=1.52.2.28.2.17.2.21r2=1.52.2.28.2.17.2.22diff_format=u Index:

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

2008-07-12 Thread Marcus Boerger
helly Sat Jul 12 14:58:41 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/spl/tests spl_autoload_012.phpt Modified files: /php-src/ext/splphp_spl.c Log: - MFH Allow multiple exceptions in spl's autoload

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

2008-05-25 Thread Etienne Kneuss
colder Sun May 25 12:22:38 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/spl/tests spl_autoload_010.phpt spl_autoload_011.phpt Modified files: /php-src/ext/splphp_spl.c Log: MFH: Add a prepend param to spl_autoload_register

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

2008-04-29 Thread Dmitry Stogov
dmitry Tue Apr 29 09:18:26 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splphp_spl.c Log: Added missing lazy initialization http://cvs.php.net/viewvc.cgi/php-src/ext/spl/php_spl.c?r1=1.52.2.28.2.17.2.15r2=1.52.2.28.2.17.2.16diff_format=u

[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)

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

2008-02-04 Thread Marcus Boerger
helly Mon Feb 4 17:07:07 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splphp_spl.c /php-src/ext/spl/tests dit_001.phpt spl_autoload_007.phpt Log: - MFH Fix messages and tests

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

2008-02-01 Thread Marcus Boerger
helly Fri Feb 1 23:46:36 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splphp_spl.c Log: - Fix build, thanks Christian Rodriguez for noticing # I wonder why the other machine didn't catch this

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl php_spl.c php_spl.h /ext/tidy php_tidy.h tidy.c

2008-01-27 Thread Marcus Boerger
helly Sun Jan 27 15:04:41 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splphp_spl.c php_spl.h /php-src/ext/tidy php_tidy.h tidy.c Log: - MFH revert over constfying

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl php_spl.c php_spl.h /ext/tidy php_tidy.h tidy.c

2008-01-26 Thread Markus Fischer
Confirmed, gave me a headache today ... - Markus Antony Dovgal wrote: On 25.01.2008 23:29, Nuno Lopes wrote: -zend_module_entry spl_module_entry = { +const zend_module_entry spl_module_entry = { -zend_module_entry tidy_module_entry = { +const zend_module_entry tidy_module_entry = { This

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl php_spl.c php_spl.h /ext/tidy php_tidy.h tidy.c

2008-01-26 Thread Nuno Lopes
On 25.01.2008 23:29, Nuno Lopes wrote: -zend_module_entry spl_module_entry = { +const zend_module_entry spl_module_entry = { -zend_module_entry tidy_module_entry = { +const zend_module_entry tidy_module_entry = { This makes PHP to crash right after the start. Please revert. Ah damn..

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl php_spl.c php_spl.h /ext/tidy php_tidy.h tidy.c

2008-01-25 Thread Antony Dovgal
On 25.01.2008 23:29, Nuno Lopes wrote: -zend_module_entry spl_module_entry = { +const zend_module_entry spl_module_entry = { -zend_module_entry tidy_module_entry = { +const zend_module_entry tidy_module_entry = { This makes PHP to crash right after the start. Please revert. -- Wbr, Antony

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl php_spl.c php_spl.h /ext/tidy php_tidy.h tidy.c

2008-01-25 Thread Nuno Lopes
nlopess Fri Jan 25 20:29:48 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splphp_spl.c php_spl.h /php-src/ext/tidy php_tidy.h tidy.c Log: more const kewywording remove spl_functions_none var (wast used anywhere