[PHP-CVS] cvs: php-src /ext/mysqlnd mysqlnd_palloc.c

2009-06-16 Thread Andrey Hristov
andrey Tue Jun 16 07:53:03 2009 UTC Modified files: /php-src/ext/mysqlndmysqlnd_palloc.c Log: Use Zend's allocator instead of libc's and also don't try to work on zvals that are NULLs.

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

2009-06-16 Thread Andrey Hristov
andrey Tue Jun 16 07:53:35 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqlndmysqlnd_palloc.c Log: MFH: Use Zend's allocator instead of libc's and also don't try to work on zvals that are NULLs.

[PHP-CVS] Re: [PHP-DEV] Last steps towards 5.3.0

2009-06-16 Thread Lukas Kahwe Smith
On 10.06.2009, at 16:43, Johannes Schlüter wrote: June 10th (today): We package RC3, until then only critical build fixes and similar which have to go in the RC, after review (highlight me on IRC, mail etc.) June 11th: RC3 will be released June 11th-17th A small window for critical

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/class_object AutoInterface.inc AutoLoaded.inc AutoTest.inc get_class_vars_error.phpt get_class_vars_variation1.phpt get_class_vars_variation2.phpt g

2009-06-16 Thread andy wharmby
wharmby Tue Jun 16 08:59:39 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/class_objectAutoTest.inc is_subclass_of_variation_004.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/class_object AutoInterface.inc AutoLoaded.inc AutoTest.inc get_class_vars_error.phpt get_class_vars_variation1.phpt get_class_vars_variation2.phpt g

2009-06-16 Thread andy wharmby
wharmby Tue Jun 16 08:59:40 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/class_objectAutoLoaded.inc AutoTest.inc

[PHP-CVS] cvs: php-src /ext/standard/tests/class_object AutoInterface.inc AutoLoaded.inc AutoTest.inc get_class_vars_error.phpt get_class_vars_variation1.phpt get_class_vars_variation2.phpt get_declar

2009-06-16 Thread andy wharmby
wharmby Tue Jun 16 08:59:42 2009 UTC Modified files: /php-src/ext/standard/tests/class_object interface_exists_variation3.phpt is_subclass_of_variation_004.phpt

[PHP-CVS] cvs: php-src /ext/mysqlnd mysqlnd_block_alloc.c mysqlnd_block_alloc.h mysqlnd_ps.c mysqlnd_result.c mysqlnd_structs.h mysqlnd_wireprotocol.c

2009-06-16 Thread Andrey Hristov
andrey Tue Jun 16 09:15:10 2009 UTC Modified files: /php-src/ext/mysqlndmysqlnd_block_alloc.c mysqlnd_block_alloc.h mysqlnd_ps.c mysqlnd_result.c mysqlnd_structs.h mysqlnd_wireprotocol.c Log:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysqlnd mysqlnd_block_alloc.c mysqlnd_block_alloc.h mysqlnd_ps.c mysqlnd_result.c mysqlnd_structs.h mysqlnd_wireprotocol.c

2009-06-16 Thread Andrey Hristov
andrey Tue Jun 16 09:15:38 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqlndmysqlnd_block_alloc.c mysqlnd_block_alloc.h mysqlnd_ps.c mysqlnd_result.c mysqlnd_structs.h

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/file bug41874.phpt

2009-06-16 Thread Pierre-Alain Joye
pajoye Tue Jun 16 10:37:30 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/filebug41874.phpt Log: - fix title http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/bug41874.phpt?r1=1.1.2.2r2=1.1.2.3diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/file bug41874.phpt

2009-06-16 Thread Pierre-Alain Joye
pajoye Tue Jun 16 10:37:59 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/filebug41874.phpt Log: - fix title http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/bug41874.phpt?r1=1.1.2.3r2=1.1.2.4diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/standard/tests/math pow_basic.phpt pow_basic_64bit.phpt

2009-06-16 Thread andy wharmby
wharmby Tue Jun 16 11:37:12 2009 UTC Modified files: /php-src/ext/standard/tests/mathpow_basic.phpt pow_basic_64bit.phpt Log: Fix typo in test

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/math pow_basic.phpt pow_basic_64bit.phpt

2009-06-16 Thread andy wharmby
wharmby Tue Jun 16 11:37:13 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/mathpow_basic_64bit.phpt pow_basic.phpt Log: Fix typo in test

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/math pow_basic.phpt pow_basic_64bit.phpt

2009-06-16 Thread andy wharmby
wharmby Tue Jun 16 11:37:15 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/mathpow_basic_64bit.phpt pow_basic.phpt Log: Fix typo in test

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/dba/tests dba_cdb_make.phpt

2009-06-16 Thread Ilia Alshanetsky
iliaa Tue Jun 16 12:40:59 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/dba/tests dba_cdb_make.phpt Log: Fixed test http://cvs.php.net/viewvc.cgi/php-src/ext/dba/tests/dba_cdb_make.phpt?r1=1.4r2=1.4.6.1diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/mysqlnd mysqlnd_debug.c mysqlnd_result.c

2009-06-16 Thread Andrey Hristov
andrey Tue Jun 16 13:06:45 2009 UTC Modified files: /php-src/ext/mysqlndmysqlnd_debug.c mysqlnd_result.c Log: Memory usage optimisation. mysqlnd is not libmysql. mysqlnd does use the Zend allocator, which means that is easier to hit memory_limit if you

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysqlnd mysqlnd_debug.c mysqlnd_result.c

2009-06-16 Thread Andrey Hristov
andrey Tue Jun 16 13:07:14 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqlndmysqlnd_debug.c mysqlnd_result.c Log: MFH: Memory usage optimisation. mysqlnd is not libmysql. mysqlnd does use the Zend allocator, which means that is easier to

[PHP-CVS] cvs: php-src /ext/reflection php_reflection.c ZendEngine2 zend_stream.h

2009-06-16 Thread Felipe Pena
felipe Tue Jun 16 14:29:19 2009 UTC Modified files: /ZendEngine2zend_stream.h /php-src/ext/reflection php_reflection.c Log: - Fixed build (removed trailing comma) patch by Seiji Masugata s.masugata at digicom.dnp.co.jp

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

2009-06-16 Thread Pierre-Alain Joye
pajoye Tue Jun 16 16:50:13 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard link_win32.c Log: - fix readlink in TS SAPI http://cvs.php.net/viewvc.cgi/php-src/ext/standard/link_win32.c?r1=1.1.2.4r2=1.1.2.5diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/standard link_win32.c

2009-06-16 Thread Pierre-Alain Joye
pajoye Tue Jun 16 16:53:56 2009 UTC Modified files: /php-src/ext/standard link_win32.c Log: - MF53: fix readlink in TS SAPI http://cvs.php.net/viewvc.cgi/php-src/ext/standard/link_win32.c?r1=1.5r2=1.6diff_format=u Index: php-src/ext/standard/link_win32.c

[PHP-CVS] cvs: php-src /ext/mysqlnd mysqlnd_ps.c

2009-06-16 Thread Andrey Hristov
andrey Tue Jun 16 17:59:19 2009 UTC Modified files: /php-src/ext/mysqlndmysqlnd_ps.c Log: C-comments should be used http://cvs.php.net/viewvc.cgi/php-src/ext/mysqlnd/mysqlnd_ps.c?r1=1.31r2=1.32diff_format=u Index: php-src/ext/mysqlnd/mysqlnd_ps.c

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

2009-06-16 Thread Andrey Hristov
andrey Tue Jun 16 18:00:01 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqlndmysqlnd_ps.c Log: MFH: C-comments http://cvs.php.net/viewvc.cgi/php-src/ext/mysqlnd/mysqlnd_ps.c?r1=1.3.2.28r2=1.3.2.29diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/standard/tests/strings strcoll_error.phpt

2009-06-16 Thread andy wharmby
wharmby Tue Jun 16 19:39:37 2009 UTC Added files: /php-src/ext/standard/tests/strings strcoll_error.phpt Log: New strcoll error test. Tested on Windows, Linux and Linux 64.

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/strings strcoll_error.phpt

2009-06-16 Thread andy wharmby
wharmby Tue Jun 16 19:39:39 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/strings strcoll_error.phpt Log: New strcoll error test. Tested on Windows, Linux and Linux 64.

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/strings strcoll_error.phpt

2009-06-16 Thread andy wharmby
wharmby Tue Jun 16 19:39:40 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/strings strcoll_error.phpt Log: New strcoll error test. Tested on Windows, Linux and Linux 64.

[PHP-CVS] cvs: php-src /ext/standard/tests/misc time_nanosleep_error3.phpt time_nanosleep_error4.phpt

2009-06-16 Thread Felipe Pena
felipe Tue Jun 16 19:49:04 2009 UTC Modified files: /php-src/ext/standard/tests/misctime_nanosleep_error3.phpt time_nanosleep_error4.phpt Log: - Fixed tests

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/misc time_nanosleep_error3.phpt time_nanosleep_error4.phpt

2009-06-16 Thread Felipe Pena
felipe Tue Jun 16 19:49:55 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/misctime_nanosleep_error3.phpt time_nanosleep_error4.phpt Log: - Fixed tests

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/misc time_nanosleep_error3.phpt time_nanosleep_error4.phpt

2009-06-16 Thread Felipe Pena
felipe Tue Jun 16 19:50:38 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/misctime_nanosleep_error3.phpt time_nanosleep_error4.phpt Log: - Fixed tests

[PHP-CVS] cvs: phpruntests /code-samples/taskScheduler run.php /code-samples/taskScheduler/classes taskScheduler.php /code-samples/taskScheduler/example4 main.php taskFileWriter.php

2009-06-16 Thread Georg Gradwohl
g2 Tue Jun 16 22:43:30 2009 UTC Added files: /phpruntests/code-samples/taskScheduler/example4taskFileWriter.php main.php Modified files: