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
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-
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
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
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
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
=
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
==
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
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