[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqli/mysqli_api.c branches/PHP_5_3/ext/mysqli/mysqli_nonapi.c branches/PHP_5_3/ext/mysqli/mysqli_report.c trunk/ext/mysqli/mysqli_api.c trunk/ext/my

2010-11-10 Thread Andrey Hristov
andrey Wed, 10 Nov 2010 13:57:09 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305244 Log: Fix bad types, because zend_parse_xxx expect signed integers for lengths, no matter how stupid this is :) Changed paths: U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/oci8/tests/bind_char_1.phpt branches/PHP_5_3/ext/oci8/tests/bind_char_2.phpt branches/PHP_5_3/ext/oci8/tests/bind_char_3.phpt branches/PHP_5_3/ext/oci

2010-11-10 Thread Christopher Jones
sixd Wed, 10 Nov 2010 18:46:05 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305255 Log: Improve test portability Changed paths: U php/php-src/branches/PHP_5_3/ext/oci8/tests/bind_char_1.phpt U

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

2010-11-10 Thread Christopher Jones
sixd Wed, 10 Nov 2010 18:49:55 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305256 Log: Fixed bug #53284 (Valgrind warnings in oci_set_* functions) Bug: http://bugs.php.net/53284 (Assigned) Valgrind warnings in oci_set_* functions

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

2010-11-10 Thread Christopher Jones
sixd Wed, 10 Nov 2010 18:59:56 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305257 Log: Improve startup failure error messages Changed paths: U php/php-src/branches/PHP_5_3/ext/oci8/oci8.c U php/php-src/trunk/ext/oci8/oci8.c

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/oci8/package.xml branches/PHP_5_3/ext/oci8/php_oci8.h trunk/ext/oci8/package.xml trunk/ext/oci8/php_oci8.h

2010-11-10 Thread Christopher Jones
sixd Wed, 10 Nov 2010 19:08:13 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305259 Log: Prepare for PECL OCI8 1.4.4 Changed paths: U php/php-src/branches/PHP_5_3/ext/oci8/package.xml U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/sapi/fpm/fpm/fpm_main.c trunk/sapi/fpm/fpm/fpm_main.c

2010-11-10 Thread Jérôme Loyet
fat Wed, 10 Nov 2010 23:54:14 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305262 Log: - don't call shutdown functions after child ends softly, let the master process call them Changed paths: U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/main/main.c trunk/main/main.c

2010-11-10 Thread Kalle Sommer Nielsen
kalleThu, 11 Nov 2010 01:43:53 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305266 Log: Added new constant; ZEND_MULTIBYTE to check whether PHP was compiled using --enable-zend-multibyte or not instead of sniffing phpinfo() (FR #52348)

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/sapi/fpm/fpm/fpm_conf.c branches/PHP_5_3/sapi/fpm/fpm/fpm_request.c branches/PHP_5_3/sapi/fpm/fpm/fpm_sockets.c trunk/sapi/fpm/fpm/fpm_conf.c trunk/sapi/f

2010-11-10 Thread Jérôme Loyet
fat Thu, 11 Nov 2010 01:01:56 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305265 Log: - syntax and minor optimizations Changed paths: U php/php-src/branches/PHP_5_3/sapi/fpm/fpm/fpm_conf.c U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/sapi/fpm/config.m4 branches/PHP_5_3/sapi/fpm/fpm/fpm_conf.c branches/PHP_5_3/sapi/fpm/fpm/fpm_config.h branches/PHP_5_3/sapi/fpm/fpm/fpm_process_ctl.c bra

2010-11-10 Thread Jérôme Loyet
fat Thu, 11 Nov 2010 02:34:47 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305267 Log: - add listen queue len stat (thx to Andrei Nigmatulin) Changed paths: U php/php-src/branches/PHP_5_3/sapi/fpm/config.m4 U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS

2010-11-10 Thread Jérôme Loyet
fat Thu, 11 Nov 2010 02:43:51 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305268 Log: here come the new Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS