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

2011-07-05 Thread Gustavo André dos Santos Lopes
cataphract Tue, 05 Jul 2011 16:09:06 + Revision: http://svn.php.net/viewvc?view=revision&revision=312937 Log: - Fixed bug #52935 (call exit in user_error_handler cause stream relate core). Bug: https://bugs.php.net/52935 (Assigned) call exit in user_error_handle

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/sapi/fpm/fpm/fpm_conf.c branches/PHP_5_3/sapi/fpm/fpm/zlog.c branches/PHP_5_3/sapi/fpm/fpm/zlog.h branches/PHP_5_4/sapi/fpm/fpm/fpm_

2011-07-05 Thread Jérôme Loyet
fat Tue, 05 Jul 2011 18:09:07 + Revision: http://svn.php.net/viewvc?view=revision&revision=312943 Log: - Fixed wrong value of log_level when invoking fpm with -tt Changed paths: U php/php-src/branches/PHP_5_3/NEWS U php/php-src/branches/PHP_5_

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/NEWS branches/PHP_5_4/sapi/fpm/fpm/fpm_conf.c branches/PHP_5_4/sapi/fpm/fpm/fpm_conf.h branches/PHP_5_4/sapi/fpm/fpm/fpm_stdio.c branches/PHP_5_4/sapi/fpm

2011-07-05 Thread Jérôme Loyet
fat Tue, 05 Jul 2011 19:22:45 + Revision: http://svn.php.net/viewvc?view=revision&revision=312950 Log: - FR #52052: Added partial syslog support (on error_log only) Bug: https://bugs.php.net/52052 (Assigned) add syslog support to FPM Changed paths:

[PHP-CVS] svn: /SVNROOT/ global_avail

2011-07-05 Thread Hannes Magnusson
bjoriTue, 05 Jul 2011 19:24:18 + Revision: http://svn.php.net/viewvc?view=revision&revision=312951 Log: Let Alexey Borzov fix his own reports Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail ==

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/crypt_sha256.c branches/PHP_5_3/ext/standard/crypt_sha512.c branches/PHP_5_4/ext/standard/crypt_sha256.c branches/PHP_5_4/ext/standard/crypt_

2011-07-05 Thread Ilia Alshanetsky
iliaaTue, 05 Jul 2011 20:10:45 + Revision: http://svn.php.net/viewvc?view=revision&revision=312952 Log: Fixed bug relating to un-initialized memory access Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/crypt_sha256.c U php/php-src/b

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

2011-07-05 Thread Andrey Hristov
andrey Tue, 05 Jul 2011 20:31:53 + Revision: http://svn.php.net/viewvc?view=revision&revision=312953 Log: free data in case of failure in the callee not in the caller Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd.c U php/php-s

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/NEWS branches/PHP_5_4/sapi/fpm/php-fpm.conf.in trunk/sapi/fpm/php-fpm.conf.in

2011-07-05 Thread Jérôme Loyet
fat Tue, 05 Jul 2011 21:03:26 + Revision: http://svn.php.net/viewvc?view=revision&revision=312957 Log: - Implemented FR #54098 (Lowered default value for Process Manager) Bug: https://bugs.php.net/54098 (Assigned) Overly high defaults in config Cha

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/Zend/tests/bug55137.phpt branches/PHP_5_4/Zend/zend_compile.c trunk/Zend/tests/traits/bug55137.phpt trunk/Zend/zend_compile.c

2011-07-05 Thread Felipe Pena
felipe Wed, 06 Jul 2011 00:33:38 + Revision: http://svn.php.net/viewvc?view=revision&revision=312972 Log: - Fixed bug #55137 (Changing trait static method visibility) Bug: https://bugs.php.net/55137 (Assigned) Changing trait static method visibility

[PHP-CVS] svn: /SVNROOT/ global_avail

2011-07-05 Thread Philip Olson
philip Wed, 06 Jul 2011 00:53:43 + Revision: http://svn.php.net/viewvc?view=revision&revision=312973 Log: phpdoc karma for Chunsong Tang (chunsong) Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail ==

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/sapi/cli/php_cli_server.c trunk/sapi/cli/php_cli_server.c

2011-07-05 Thread Felipe Pena
felipe Wed, 06 Jul 2011 01:54:54 + Revision: http://svn.php.net/viewvc?view=revision&revision=312974 Log: - Fixed bug #55076 (requires() fails in a subdirectory with the in-built webserver) Bug: https://bugs.php.net/55076 (Re-Opened) requires() fails in a s