[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/oci8/package.xml branches/PHP_5_3/ext/oci8/tests/array_bind_bdouble.phpt branches/PHP_5_3/ext/oci8/tests/array_bind_bfloat.phpt branches/PHP_5_3/ext/o

2011-11-08 Thread Christopher Jones
sixd Wed, 09 Nov 2011 06:19:07 + Revision: http://svn.php.net/viewvc?view=revision&revision=318939 Log: Add tests for unsupported types Changed paths: U php/php-src/branches/PHP_5_3/ext/oci8/package.xml A php/php-src/branches/PHP_5_3/ext/oci8/t

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/Zend/ zend_signal.c

2011-11-08 Thread Rasmus Lerdorf
rasmus Tue, 08 Nov 2011 20:37:09 + Revision: http://svn.php.net/viewvc?view=revision&revision=318922 Log: Here too Changed paths: U php/php-src/branches/PHP_5_4/Zend/zend_signal.c Modified: php/php-src/branches/PHP_5_4/Zend/zend_signal.c =

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_4/Zend/ zend_signal.c

2011-11-08 Thread Stas Malyshev
Hi! rasmus Tue, 08 Nov 2011 20:32:29 + Revision: http://svn.php.net/viewvc?view=revision&revision=318921 Log: This really shouldn't fail, but if it does, like on OSX under Valgrind, let's just issue a warning. Changed paths: U php/php-src/branches/

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/Zend/ zend_signal.c

2011-11-08 Thread Rasmus Lerdorf
rasmus Tue, 08 Nov 2011 20:32:29 + Revision: http://svn.php.net/viewvc?view=revision&revision=318921 Log: This really shouldn't fail, but if it does, like on OSX under Valgrind, let's just issue a warning. Changed paths: U php/php-src/branches/PHP_5_4/

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/tokenizer/tests/bug54089.phpt branches/PHP_5_4/ext/tokenizer/tests/token_get_all_variation16.phpt branches/PHP_5_4/ext/tokenizer/tokenizer.c trunk

2011-11-08 Thread Stas Malyshev
Hi! On Tue, Nov 8, 2011 at 5:59 AM, Stanislav Malyshev wrote: Hi Stas, you meant #54089 in your comment, right? Yes I did. Sorry, typo :) -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ (408)454-6900 ext. 227 -- PHP CVS Mailing List (http://www.php.net/) To un

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/standard/ http_fopen_wrapper.c

2011-11-08 Thread Antony Dovgal
tony2001 Tue, 08 Nov 2011 16:38:56 + Revision: http://svn.php.net/viewvc?view=revision&revision=318914 Log: bail out if reading HTTP headers failed Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/http_fopen_wrapper.c Modified: php/php-src/bra

[PHP-CVS] svn: /SVNROOT/ global_avail

2011-11-08 Thread Philip Olson
philip Tue, 08 Nov 2011 16:22:19 + Revision: http://svn.php.net/viewvc?view=revision&revision=318913 Log: phpdoc karma for Gordon Oheim (gooh) Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail ===

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ext/standard/ http_fopen_wrapper.c

2011-11-08 Thread Antony Dovgal
tony2001 Tue, 08 Nov 2011 14:12:37 + Revision: http://svn.php.net/viewvc?view=revision&revision=318912 Log: bail out if reading HTTP headers failed Changed paths: U php/php-src/branches/PHP_5_4/ext/standard/http_fopen_wrapper.c Modified: php/php-src/bra

[PHP-CVS] svn: /php/php-src/trunk/ext/standard/ http_fopen_wrapper.c

2011-11-08 Thread Antony Dovgal
tony2001 Tue, 08 Nov 2011 13:30:58 + Revision: http://svn.php.net/viewvc?view=revision&revision=318911 Log: bail out if reading HTTP headers failed Changed paths: U php/php-src/trunk/ext/standard/http_fopen_wrapper.c Modified: php/php-src/trunk/ext/stan

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/tokenizer/tests/bug54089.phpt branches/PHP_5_4/ext/tokenizer/tests/token_get_all_variation16.phpt branches/PHP_5_4/ext/tokenizer/tokenizer.c trunk

2011-11-08 Thread Ferenc Kovacs
On Tue, Nov 8, 2011 at 5:59 AM, Stanislav Malyshev wrote: > stas Tue, 08 Nov 2011 04:59:17 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=318902 > > Log: > Fixed bug #54084 (token_get_all with regards to __halt_compiler is not > binary saf

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/Zend/zend_compile.h branches/PHP_5_4/Zend/zend_vm_def.h branches/PHP_5_4/Zend/zend_vm_execute.h branches/PHP_5_4/ext/pdo/pdo_dbh.c branches/PHP_5_4/ext/pd

2011-11-08 Thread Dmitry Stogov
dmitry Tue, 08 Nov 2011 10:11:25 + Revision: http://svn.php.net/viewvc?view=revision&revision=318907 Log: Fixed bug #60104 (Segmentation Fault in pdo_sqlite when using sqliteCreateFunction()) Bug: https://bugs.php.net/60104 (Assigned) Segmentation Fault in