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

2011-06-07 Thread Christopher Jones
Ilia, Since this is a user visible behavior change, should it be added to NEWS? Chris On 06/06/2011 06:40 PM, Ilia Alshanetsky wrote: iliaaTue, 07 Jun 2011 01:40:54 + Revision: http://svn.php.net/viewvc?view=revisionrevision=311874 Log: Fixed test 008

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_4/Zend/ tests/bug54910.phpt zend_API.c

2011-06-07 Thread Christopher Jones
Dmitry, Can you add this to NEWS? Thanks, Chris On 05/31/2011 04:36 AM, Dmitry Stogov wrote: dmitry Tue, 31 May 2011 11:36:57 + Revision: http://svn.php.net/viewvc?view=revisionrevision=311653 Log: MFH: Fixed bug #54910 (Crash when calling

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

2011-06-07 Thread Scott MacVicar
scottmac Tue, 07 Jun 2011 20:34:55 + Revision: http://svn.php.net/viewvc?view=revisionrevision=311898 Log: Update config for new SSL cert Changed paths: U SVNROOT/httpd.conf Modified: SVNROOT/httpd.conf

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/oci8/tests/null_byte_1.phpt trunk/ext/oci8/tests/null_byte_1.phpt

2011-06-07 Thread Christopher Jones
sixd Tue, 07 Jun 2011 20:58:08 + Revision: http://svn.php.net/viewvc?view=revisionrevision=311900 Log: Update tests to match Felipe's null byte arg parsing change Changed paths: U php/php-src/branches/PHP_5_4/ext/oci8/tests/null_byte_1.phpt U

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/oci8/tests/null_byte_1.phpt trunk/ext/oci8/tests/null_byte_1.phpt

2011-06-07 Thread Kalle Sommer Nielsen
Hi Chris 2011/6/7 Christopher Jones s...@php.net: -Warning: OCI-Lob::savefile(): Filename cannot contain null bytes in %snull_byte_1.php on line %d -bool(false) +Warning: OCI-Lob::savefile() expects parameter 1 to be valid path, string given in %snull_byte_1.php on line %d +NULL Just a

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/README.PARAMETER_PARSING_API trunk/README.PARAMETER_PARSING_API

2011-06-07 Thread Felipe Pena
felipe Tue, 07 Jun 2011 22:22:01 + Revision: http://svn.php.net/viewvc?view=revisionrevision=311902 Log: - Added 'p' type specifier Changed paths: U php/php-src/branches/PHP_5_4/README.PARAMETER_PARSING_API U

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/oci8/tests/null_byte_1.phpt trunk/ext/oci8/tests/null_byte_1.phpt

2011-06-07 Thread Christopher Jones
On 06/07/2011 02:26 PM, Kalle Sommer Nielsen wrote: Hi Chris 2011/6/7 Christopher Joness...@php.net: -Warning: OCI-Lob::savefile(): Filename cannot contain null bytes in %snull_byte_1.php on line %d -bool(false) +Warning: OCI-Lob::savefile() expects parameter 1 to be valid path, string

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/Zend/tests/bug55007.phpt branches/PHP_5_3/Zend/zend.c branches/PHP_5_4/Zend/tests/bug55007.phpt branches/PHP_5_4/Zend/zend.c trunk/Z

2011-06-07 Thread Felipe Pena
felipe Tue, 07 Jun 2011 22:58:38 + Revision: http://svn.php.net/viewvc?view=revisionrevision=311903 Log: - Fixed bug #55007 (compiler fail after previous fail) Bug: http://bugs.php.net/55007 (Closed) compiler fail after previous fail Changed paths:

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/oci8/oci8.c branches/PHP_5_3/ext/oci8/oci8_interface.c branches/PHP_5_3/ext/oci8/oci8_lob.c branches/PHP_5_3/ext/oci8/php_oci8.h branches/PHP_5_4/ext/

2011-06-07 Thread Christopher Jones
sixd Tue, 07 Jun 2011 23:53:02 + Revision: http://svn.php.net/viewvc?view=revisionrevision=311905 Log: Sync OCI8 branches. Allow 'pecl install' to work on both PHP 5.3 5.4 Changed paths: U php/php-src/branches/PHP_5_3/ext/oci8/oci8.c U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/openssl/tests/bug54992-ca.pem branches/PHP_5_3/ext/openssl/tests/bug54992.pem branches/PHP_5_3/ext/openssl/tests/bug54992.phpt b

2011-06-07 Thread Gustavo André dos Santos Lopes
cataphract Wed, 08 Jun 2011 00:23:02 + Revision: http://svn.php.net/viewvc?view=revisionrevision=311906 Log: - Fixed bug #54992: Stream not closed and error not returned when SSL CN_match fails. Bug: http://bugs.php.net/54992 (Assigned) Stream not closed and

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/Zend/zend_API.c branches/PHP_5_4/ext/oci8/tests/null_byte_1.phpt branches/PHP_5_4/ext/standard/tests/file/bug39863.phpt branches/PHP_5_4/ext/standard/test

2011-06-07 Thread Felipe Pena
felipe Wed, 08 Jun 2011 00:53:55 + Revision: http://svn.php.net/viewvc?view=revisionrevision=311907 Log: s/valid path/a valid path/ Changed paths: U php/php-src/branches/PHP_5_4/Zend/zend_API.c U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/NEWS branches/PHP_5_4/build/buildcheck.sh branches/PHP_5_4/configure.in branches/PHP_5_4/scripts/phpize.m4 trunk/build/buildcheck.sh trunk/configure.in tr

2011-06-07 Thread Christopher Jones
sixd Wed, 08 Jun 2011 01:25:35 + Revision: http://svn.php.net/viewvc?view=revisionrevision=311908 Log: Relax autoconf support from 2.60 to 2.59. This is the version available on Centos/RHEL/Oracle Linux 5.6 Changed paths: U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/tests/serialize/serialization_miscTypes_001.phpt branches/PHP_5_4/ext/standard/tests/serialize/serialization_miscTypes_001.phpt trunk/ext/sta

2011-06-07 Thread Ilia Alshanetsky
iliaaWed, 08 Jun 2011 02:03:14 + Revision: http://svn.php.net/viewvc?view=revisionrevision=311912 Log: Fixed test to account for smaller default floating point # precision Changed paths: U