[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/curl/interface.c branches/PHP_5_3/NEWS branches/PHP_5_3/ext/curl/interface.c trunk/ext/curl/interface.c

2010-03-02 Thread Ilia Alshanetsky
iliaaTue, 02 Mar 2010 12:54:23 + Revision: http://svn.php.net/viewvc?view=revision&revision=295731 Log: Fixed bug #51171 (curl_setopt() doesn't output any errors or warnings when an invalid option is provided) Bug: http://bugs.php.net/51171 (error getting

[PHP-CVS] svn: /php/php-src/branches/ PHP_5_2/ext/dba/tests/dba_optimize.phpt PHP_5_2/ext/dba/tests/dba_split.phpt PHP_5_2/ext/dba/tests/dba_sync.phpt PHP_5_3/ext/dba/tests/dba_optimize.phpt PHP_5_3/e

2010-03-02 Thread William Martin
wimartin Tue, 02 Mar 2010 13:21:25 + Revision: http://svn.php.net/viewvc?view=revision&revision=295732 Log: Added SKIP sections in case extension isn't enabled Changed paths: U php/php-src/branches/PHP_5_2/ext/dba/tests/dba_optimize.phpt U php/php-

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/dba/tests/dba010.phpt branches/PHP_5_3/ext/dba/tests/dba010.phpt trunk/ext/dba/tests/dba010.phpt

2010-03-02 Thread Christopher Jones
sixd Tue, 02 Mar 2010 17:00:18 + Revision: http://svn.php.net/viewvc?view=revision&revision=295741 Log: make portable Changed paths: U php/php-src/branches/PHP_5_2/ext/dba/tests/dba010.phpt U php/php-src/branches/PHP_5_3/ext/dba/tests/dba010.ph

[PHP-CVS] svn: /SVNROOT/ httpd.conf

2010-03-02 Thread Rasmus Lerdorf
rasmus Tue, 02 Mar 2010 17:21:12 + Revision: http://svn.php.net/viewvc?view=revision&revision=295742 Log: A real cert for svn Changed paths: U SVNROOT/httpd.conf Modified: SVNROOT/httpd.conf

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/reflection/php_reflection.c branches/PHP_5_3/ext/reflection/php_reflection.c trunk/ext/reflection/php_reflection.c

2010-03-02 Thread Hannes Magnusson
bjoriTue, 02 Mar 2010 22:16:24 + Revision: http://svn.php.net/viewvc?view=revision&revision=295750 Log: - The ctor requires both arguments - Sync/fix ctor and export arguments to 5_2 Changed paths: U php/php-src/branches/PHP_5_2/ext/reflection/php_re

[PHP-CVS] svn: /SVNROOT/ global_avail

2010-03-02 Thread Johannes Schlüter
johannes Tue, 02 Mar 2010 22:20:33 + Revision: http://svn.php.net/viewvc?view=revision&revision=295752 Log: Give seld access to web/php/branches/PROTOTYPE_2010, approved by bjori Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail =

[PHP-CVS] svn: /SVNROOT/ commit-bugs.php

2010-03-02 Thread Rasmus Lerdorf
rasmus Tue, 02 Mar 2010 22:42:43 + Revision: http://svn.php.net/viewvc?view=revision&revision=295759 Log: dns has caught up now and the rpc connection is working Changed paths: U SVNROOT/commit-bugs.php Modified: SVNROOT/commit-bugs.php ==

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/Zend/tests/bug46665.phpt branches/PHP_5_3/Zend/zend_execute_API.c trunk/Zend/tests/bug46665.phpt trunk/Zend/zend_execute_API.c

2010-03-02 Thread Felipe Pena
felipe Wed, 03 Mar 2010 00:15:34 + Revision: http://svn.php.net/viewvc?view=revision&revision=295763 Log: - Fixed bug #50731 (Inconsistent namespaces sent to functions registered with spl_autoload_register) Bug: http://bugs.php.net/50731 (Open) Inconsistent

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/dba/dba.c trunk/ext/dba/dba.c

2010-03-02 Thread Felipe Pena
felipe Wed, 03 Mar 2010 00:29:38 + Revision: http://svn.php.net/viewvc?view=revision&revision=295764 Log: - Possible fix for bug #50999 Bug: http://bugs.php.net/50999 (Open) unaligned memory access in Zend/zend_API.c Changed paths: U php/php-src