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

2007-11-02 Thread changelog
changelog Sat Nov 3 01:33:17 2007 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2857r2=1.2858diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2857

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

2007-11-02 Thread Jani Taskinen
Sorry, and thanks. :) I tried to commit stuff separate from other changes and this happened.. --Jani On Fri, 2007-11-02 at 12:03 +, Antony Dovgal wrote: tony2001 Fri Nov 2 12:03:25 2007 UTC Modified files: /php-src/ext/standard array.c Log:

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

2007-11-02 Thread Jani Taskinen
janiFri Nov 2 11:48:35 2007 UTC Modified files: /php-src/ext/standard array.c Log: - Fix the fix for bug #41686 http://cvs.php.net/viewvc.cgi/php-src/ext/standard/array.c?r1=1.424r2=1.425diff_format=u Index: php-src/ext/standard/array.c diff -u

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

2007-11-02 Thread Antony Dovgal
On 02.11.2007 15:22, Jani Taskinen wrote: Sorry, and thanks. :) I tried to commit stuff separate from other changes and this happened.. No worries, Jani. -- Wbr, Antony Dovgal -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2007-11-02 Thread Jani Taskinen
janiFri Nov 2 10:57:56 2007 UTC Modified files: /php-src/ext/standard basic_functions.c Log: ws + cs http://cvs.php.net/viewvc.cgi/php-src/ext/standard/basic_functions.c?r1=1.880r2=1.881diff_format=u Index: php-src/ext/standard/basic_functions.c diff

[PHP-CVS] cvs: php-src /ext/standard array.c /ext/standard/tests/array bug41686.phpt

2007-11-02 Thread Jani Taskinen
janiFri Nov 2 10:50:34 2007 UTC Modified files: /php-src/ext/standard array.c /php-src/ext/standard/tests/array bug41686.phpt Log: MFB52: Fixed bug #41686

[PHP-CVS] cvs: php-src /ext/unicode collator.c

2007-11-02 Thread Jani Taskinen
janiFri Nov 2 16:19:57 2007 UTC Modified files: /php-src/ext/unicodecollator.c Log: Fix build http://cvs.php.net/viewvc.cgi/php-src/ext/unicode/collator.c?r1=1.14r2=1.15diff_format=u Index: php-src/ext/unicode/collator.c diff -u

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

2007-11-02 Thread Antony Dovgal
tony2001Fri Nov 2 12:03:25 2007 UTC Modified files: /php-src/ext/standard array.c Log: fix typo and silence compile warning http://cvs.php.net/viewvc.cgi/php-src/ext/standard/array.c?r1=1.425r2=1.426diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/mysqlnd config.w32

2007-11-02 Thread Stanislav Malyshev
stasFri Nov 2 17:37:42 2007 UTC Modified files: /php-src/ext/mysqlndconfig.w32 Log: fix build (temp fix pending Andrey's review) http://cvs.php.net/viewvc.cgi/php-src/ext/mysqlnd/config.w32?r1=1.5r2=1.6diff_format=u Index:

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

2007-11-02 Thread Jani Taskinen
janiFri Nov 2 14:04:53 2007 UTC Modified files: /php-src/ext/splspl_observer.c Log: - nuke extra s http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_observer.c?r1=1.19r2=1.20diff_format=u Index: php-src/ext/spl/spl_observer.c diff -u

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

2007-11-02 Thread Jani Taskinen
janiFri Nov 2 09:15:55 2007 UTC Modified files: /php-src/ext/standard var.c Log: ws http://cvs.php.net/viewvc.cgi/php-src/ext/standard/var.c?r1=1.269r2=1.270diff_format=u Index: php-src/ext/standard/var.c diff -u php-src/ext/standard/var.c:1.269

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

2007-11-02 Thread Jani Taskinen
janiFri Nov 2 09:43:04 2007 UTC Modified files: /php-src/ext/standard var.c Log: more ws http://cvs.php.net/viewvc.cgi/php-src/ext/standard/var.c?r1=1.270r2=1.271diff_format=u Index: php-src/ext/standard/var.c diff -u php-src/ext/standard/var.c:1.270

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

2007-11-02 Thread Jani Taskinen
janiFri Nov 2 09:01:39 2007 UTC Modified files: /php-src/ext/standard var.c Log: ws + cs + missing folding tags http://cvs.php.net/viewvc.cgi/php-src/ext/standard/var.c?r1=1.268r2=1.269diff_format=u Index: php-src/ext/standard/var.c diff -u

[PHP-CVS] cvs: php-src /ext/standard/tests/file clearstatcache_error.phpt

2007-11-02 Thread Jani Taskinen
janiFri Nov 2 12:57:52 2007 UTC Modified files: /php-src/ext/standard/tests/fileclearstatcache_error.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/clearstatcache_error.phpt?r1=1.2r2=1.3diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/general_functions bug41970.phpt call_user_func_return.phpt

2007-11-02 Thread Jani Taskinen
janiFri Nov 2 19:42:51 2007 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/general_functions bug41970.phpt call_user_func_return.phpt Log: - Add missing tests from HEAD