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

2009-06-17 Thread changelog
changelog Thu Jun 18 01:33:09 2009 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3437r2=1.3438diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.3437

[PHP-CVS-DAILY] cvs: ZendEngine2 / ChangeLog

2009-06-17 Thread changelog
changelog Thu Jun 18 01:33:13 2009 UTC Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1505r2=1.1506diff_format=u Index: ZendEngine2/ChangeLog diff -u

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

2009-06-17 Thread Pierre-Alain Joye
pajoye Wed Jun 17 10:08:01 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/filebug41874.phpt Log: - missing --SKIPIF-- header

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

2009-06-17 Thread Pierre-Alain Joye
pajoye Wed Jun 17 10:10:19 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/filebug41874.phpt Log: - fix test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/bug41874.phpt?r1=1.1.2.5r2=1.1.2.6diff_format=u Index:

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

2009-06-17 Thread Hannes Magnusson
bjori Wed Jun 17 10:14:25 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/misctime_nanosleep_error3.phpt Log: fix skipif

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

2009-06-17 Thread Hannes Magnusson
bjori Wed Jun 17 10:17:52 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/misctime_nanosleep_error3.phpt Log: fix skipif

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

2009-06-17 Thread Hannes Magnusson
bjori Wed Jun 17 10:18:17 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/misctime_nanosleep_error3.phpt Log: fix skipif

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

2009-06-17 Thread Hannes Magnusson
bjori Wed Jun 17 10:18:42 2009 UTC Modified files: /php-src/ext/standard/tests/misctime_nanosleep_error3.phpt Log: fix skipf http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/misc/time_nanosleep_error3.phpt?r1=1.2r2=1.3diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /tests/classes interface_optional_arg_003.inc interface_optional_arg_003.phpt iterators_008.phpt static_properties_undeclared_assign.phpt static_properties_undeclared_a

2009-06-17 Thread Robin Fernandes
robinf Wed Jun 17 10:38:23 2009 UTC Added files: (Branch: PHP_5_2) /php-src/tests/classes static_properties_undeclared_read.phpt static_properties_undeclared_inc.phpt

[PHP-CVS] cvs: php-src /tests/classes interface_optional_arg_003.inc interface_optional_arg_003.phpt iterators_008.phpt static_properties_undeclared_assign.phpt static_properties_undeclared_assignInc.

2009-06-17 Thread Robin Fernandes
robinf Wed Jun 17 10:38:24 2009 UTC Modified files: /php-src/tests/classes static_properties_undeclared_assignRef.phpt static_properties_undeclared_assign.phpt interface_optional_arg_003.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS configure.in /main php_version.h

2009-06-17 Thread Ilia Alshanetsky
iliaa Wed Jun 17 12:22:41 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS configure.in /php-src/main php_version.h Log: 5.2.10 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1559r2=1.2027.2.547.2.1560diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS configure.in /main php_version.h

2009-06-17 Thread Ilia Alshanetsky
iliaa Wed Jun 17 12:31:59 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS configure.in /php-src/main php_version.h Log: Back to dev http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1560r2=1.2027.2.547.2.1561diff_format=u

[PHP-CVS] cvs: php-src /ext/spl spl_dllist.c /ext/spl/tests dllist_010.phpt dllist_memleak.phpt

2009-06-17 Thread Scott MacVicar
scottmacWed Jun 17 12:57:39 2009 UTC Added files: /php-src/ext/spl/tests dllist_010.phpt dllist_memleak.phpt Modified files: /php-src/ext/splspl_dllist.c Log: Add SplDoublyLinkedList::prev(), no point in having a DLL that

[PHP-CVS] cvs: php-src /ext/spl/tests dllist_010.phpt dllist_011.phpt

2009-06-17 Thread Scott MacVicar
scottmacWed Jun 17 13:15:39 2009 UTC Added files: /php-src/ext/spl/tests dllist_011.phpt Modified files: /php-src/ext/spl/tests dllist_010.phpt Log: Update test to test a few more cases and another for calling prev() on a

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl spl_dllist.c /ext/spl/tests dllist_010.phpt dllist_011.phpt dllist_memleak.phpt

2009-06-17 Thread Scott MacVicar
scottmacWed Jun 17 13:27:09 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/spl/tests dllist_010.phpt dllist_011.phpt dllist_memleak.phpt Modified files: /php-src/ext/splspl_dllist.c Log:

[PHP-CVS] cvs: php-src /ext/fileinfo/libmagic cdf.c

2009-06-17 Thread Felipe Pena
felipe Wed Jun 17 16:19:48 2009 UTC Modified files: /php-src/ext/fileinfo/libmagic cdf.c Log: - Fixed bug #48578 (Can't build 5.3 on FBSD 4.11) (Rasmus) http://cvs.php.net/viewvc.cgi/php-src/ext/fileinfo/libmagic/cdf.c?r1=1.4r2=1.5diff_format=u Index:

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

2009-06-17 Thread Andrey Hristov
andrey Wed Jun 17 16:21:35 2009 UTC Modified files: /php-src/ext/mysqlndmysqlnd.h mysqlnd_block_alloc.c Log: Fix two problems: - The value of mysqli_get_client_info() has been changed recently and did not include mysqlnd anymore thus the test suite

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

2009-06-17 Thread Andrey Hristov
andrey Wed Jun 17 16:22:13 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqlndmysqlnd.h mysqlnd_block_alloc.c Log: MFH: Fix two problems: - The value of mysqli_get_client_info() has been changed recently and did not include mysqlnd

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

2009-06-17 Thread Felipe Pena
felipe Wed Jun 17 16:22:14 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: BFN #48578 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.628r2=1.2027.2.547.2.965.2.629diff_format=u Index: php-src/NEWS diff -u

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

2009-06-17 Thread Hannes Magnusson
bjori Wed Jun 17 17:56:17 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/date php_date.c Log: MFB5.2: Make this happy on gcc2 http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.43.2.45.2.51.2.78r2=1.43.2.45.2.51.2.79diff_format=u

[PHP-CVS] cvs: php-src /tests/lang foreachLoopIterator.001.phpt foreachLoopIterator.002.phpt foreachLoopIteratorAggregate.001.phpt foreachLoopIteratorAggregate.002.phpt foreachLoopIteratorAggregate.00

2009-06-17 Thread andy wharmby
wharmby Wed Jun 17 19:07:15 2009 UTC Added files: /php-src/tests/lang foreachLoopIteratorAggregate.002.phpt foreachLoopIteratorAggregate.003.phpt foreachLoopIteratorAggregate.001.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /tests/lang foreachLoopIterator.001.phpt foreachLoopIterator.002.phpt foreachLoopIteratorAggregate.001.phpt foreachLoopIteratorAggregate.002.phpt foreachLoopIteratorAgg

2009-06-17 Thread andy wharmby
wharmby Wed Jun 17 19:07:17 2009 UTC Added files: (Branch: PHP_5_3) /php-src/tests/lang foreachLoopIteratorAggregate.003.phpt foreachLoopIteratorAggregate.001.phpt foreachLoopIteratorAggregate.002.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /tests/lang foreachLoopIterator.001.phpt foreachLoopIterator.002.phpt foreachLoopIteratorAggregate.001.phpt foreachLoopIteratorAggregate.002.phpt foreachLoopIteratorAgg

2009-06-17 Thread andy wharmby
wharmby Wed Jun 17 19:07:19 2009 UTC Added files: (Branch: PHP_5_2) /php-src/tests/lang foreachLoopIteratorAggregate.002.phpt foreachLoopIteratorAggregate.003.phpt foreachLoopIterator.002.phpt

[PHP-CVS] cvs: php-src /tests/lang compare_objects_basic1.phpt compare_objects_basic2.phpt

2009-06-17 Thread andy wharmby
wharmby Wed Jun 17 19:15:18 2009 UTC Added files: /php-src/tests/lang compare_objects_basic2.phpt compare_objects_basic1.phpt Log: New test for standard object compare handler. Tested on Windows, Linux and Linux 64

[PHP-CVS] cvs: php-src(PHP_5_3) /tests/lang compare_objects_basic1.phpt compare_objects_basic2.phpt

2009-06-17 Thread andy wharmby
wharmby Wed Jun 17 19:15:19 2009 UTC Added files: (Branch: PHP_5_3) /php-src/tests/lang compare_objects_basic2.phpt compare_objects_basic1.phpt Log: New test for standard object compare handler. Tested on Windows, Linux and Linux 64

[PHP-CVS] cvs: php-src(PHP_5_2) /tests/lang compare_objects_basic1.phpt compare_objects_basic2.phpt

2009-06-17 Thread andy wharmby
wharmby Wed Jun 17 19:15:20 2009 UTC Added files: (Branch: PHP_5_2) /php-src/tests/lang compare_objects_basic1.phpt compare_objects_basic2.phpt Log: New test for standard object compare handler. Tested on Windows, Linux and Linux 64

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/cgi cgi_main.c

2009-06-17 Thread Pierre-Alain Joye
pajoye Wed Jun 17 19:22:24 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/cgi cgi_main.c Log: - #47318, UMR when trying to activate user config

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/cgi cgi_main.c

2009-06-17 Thread Pierre-Alain Joye
pajoye Wed Jun 17 19:28:53 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/cgi cgi_main.c Log: - kill unused var http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.267.2.15.2.50.2.42r2=1.267.2.15.2.50.2.43diff_format=u Index:

[PHP-CVS] cvs: php-src /sapi/cgi cgi_main.c

2009-06-17 Thread Pierre-Alain Joye
pajoye Wed Jun 17 19:31:54 2009 UTC Modified files: /php-src/sapi/cgi cgi_main.c Log: - MF53: #47318, UMR when trying to activate user config http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.384r2=1.385diff_format=u Index:

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

2009-06-17 Thread Pierre-Alain Joye
pajoye Wed Jun 17 19:40:34 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - update with latest bits http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.629r2=1.2027.2.547.2.965.2.630diff_format=u Index: php-src/NEWS diff -u

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

2009-06-17 Thread Pierre-Alain Joye
pajoye Wed Jun 17 19:42:57 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - fix NEWS (thx Felipe!) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.630r2=1.2027.2.547.2.965.2.631diff_format=u Index: php-src/NEWS diff -u

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

2009-06-17 Thread Felipe Pena
felipe Wed Jun 17 19:55:33 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - Reorder http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.631r2=1.2027.2.547.2.965.2.632diff_format=u Index: php-src/NEWS diff -u

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

2009-06-17 Thread Jani Taskinen
janiWed Jun 17 22:50:19 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: unfuck the file, fucked up by Pierre as usual http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.632r2=1.2027.2.547.2.965.2.633diff_format=u Index:

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

2009-06-17 Thread Pierre Joye
On Thu, Jun 18, 2009 at 12:51 AM, Jani Taskinenj...@php.net wrote: jani            Wed Jun 17 22:51:06 2009 UTC  Modified files:              (Branch: PHP_5_3)    /php-src    NEWS  Log:  Pierre, this can not be so hard I followed what was in RC3, Felipe fixed and etc. etc. -- Pierre

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

2009-06-17 Thread Jani Taskinen
janiWed Jun 17 22:51:06 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: Pierre, this can not be so hard http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.633r2=1.2027.2.547.2.965.2.634diff_format=u Index: php-src/NEWS diff

[PHP-CVS] cvs: CVSROOT / avail

2009-06-17 Thread Philip Olson
philip Thu Jun 18 01:51:42 2009 UTC Modified files: /CVSROOTavail Log: give self presentations karma http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1536r2=1.1537diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1536 CVSROOT/avail:1.1537 ---