[PHP-CVS] svn: /php/php-src/trunk/sapi/fpm/fpm/ fpm_conf.c

2010-04-22 Thread Jérôme Loyet
fat Thu, 22 Apr 2010 07:14:06 + Revision: http://svn.php.net/viewvc?view=revision&revision=298298 Log: correct wrong comparison (thx to felipe) Changed paths: U php/php-src/trunk/sapi/fpm/fpm/fpm_conf.c Modified: php/php-src/trunk/sapi/fpm/fpm/fpm_

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/curl/interface.c branches/PHP_5_3/NEWS branches/PHP_5_3/ext/curl/interface.c trunk/ext/curl/interface.c

2010-04-22 Thread Pierre Joye
pajoye Thu, 22 Apr 2010 08:58:07 + Revision: http://svn.php.net/viewvc?view=revision&revision=298299 Log: - Bug #51629, CURLOPT_FOLLOWLOCATION error message is misleading Bug: http://bugs.php.net/51629 (Open) CURLOPT_FOLLOWLOCATION error message is misleadi

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

2010-04-22 Thread Antony Dovgal
On 22.04.2010 02:04, Kalle Sommer Nielsen wrote: > kalleWed, 21 Apr 2010 22:04:19 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=298275 > > Log: > Added missing zend_parse_parameters_none() call to sys_getloadavg() Please don't forget to

Re: [PHP-CVS] svn: /php/php-src/trunk/ NEWS Zend/tests/unset_cv07.phpt ext/standard/basic_functions.c ext/standard/basic_functions.h ext/standard/tests/general_functions/import_request.phpt ext/standa

2010-04-22 Thread Antony Dovgal
On 22.04.2010 02:23, Kalle Sommer Nielsen wrote: > +--SKIPIF-- > + register_globals'); } ?> First 4 letters of this message must be 'skip', otherwise the test is not skipped. -- Wbr, Antony Dovgal --- http://pinba.org - realtime statistics for PHP -- PHP CVS Mailing List (http://www.php.net/)

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/curl/interface.c branches/PHP_5_3/NEWS branches/PHP_5_3/ext/curl/interface.c trunk/ext/curl/interface.c

2010-04-22 Thread Antony Dovgal
On 22.04.2010 12:58, Pierre Joye wrote: > pajoye Thu, 22 Apr 2010 08:58:07 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=298299 > > Log: > - Bug #51629, CURLOPT_FOLLOWLOCATION error message is misleading > > Bug: http://bugs.php.net/51629

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/curl/tests/curl_setopt_CURLOPT_FOLLOWLOCATION_open_basedir.phpt branches/PHP_5_2/ext/curl/tests/curl_setopt_basic001.phpt branches/PHP_5_3/ext/curl/te

2010-04-22 Thread Pierre Joye
pajoye Thu, 22 Apr 2010 11:49:10 + Revision: http://svn.php.net/viewvc?view=revision&revision=298313 Log: - Bug #51629, CURLOPT_FOLLOWLOCATION error message is misleading Bug: http://bugs.php.net/51629 (Closed) CURLOPT_FOLLOWLOCATION error message is mislea

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

2010-04-22 Thread Antony Dovgal
tony2001 Thu, 22 Apr 2010 11:56:08 + Revision: http://svn.php.net/viewvc?view=revision&revision=298314 Log: initialize variable. this code still segfaults in OpenSSL, no idea why Changed paths: U php/php-src/branches/PHP_5_3/ext/openssl/openssl.c U

[PHP-CVS] svn: /php/php-src/trunk/ NEWS Zend/zend_compile.c Zend/zend_vm_def.h Zend/zend_vm_execute.h Zend/zend_vm_opcodes.h

2010-04-22 Thread Dmitry Stogov
dmitry Thu, 22 Apr 2010 11:56:45 + Revision: http://svn.php.net/viewvc?view=revision&revision=298315 Log: ZEND_RETURN is splitted into two new instructions ZEND_RETURN and ZEND_RETURN_BY_REF Changed paths: U php/php-src/trunk/NEWS U php/php-src/

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

2010-04-22 Thread Andrey Hristov
andrey Thu, 22 Apr 2010 13:03:44 + Revision: http://svn.php.net/viewvc?view=revision&revision=298318 Log: Add the posibility to switch off the compilation of statistics collection, for those who want to optimize the last percent of their binaries. Changed pa

[PHP-CVS] svn: /php/php-src/trunk/Zend/ zend_vm_def.h zend_vm_execute.h

2010-04-22 Thread Felipe Pena
felipe Thu, 22 Apr 2010 13:28:53 + Revision: http://svn.php.net/viewvc?view=revision&revision=298319 Log: - Removed unused variables Changed paths: U php/php-src/trunk/Zend/zend_vm_def.h U php/php-src/trunk/Zend/zend_vm_execute.h Modified: php/p

[PHP-CVS] svn: /php/php-src/trunk/ NEWS Zend/micro_bench.php Zend/zend.h Zend/zend_compile.c Zend/zend_constants.c Zend/zend_constants.h Zend/zend_vm_def.h Zend/zend_vm_execute.h

2010-04-22 Thread Dmitry Stogov
dmitry Thu, 22 Apr 2010 15:03:17 + Revision: http://svn.php.net/viewvc?view=revision&revision=298322 Log: Optimized access to global constants using values with pre-calculated hash_values from litersls table Changed paths: U php/php-src/trunk/NEWS

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqlnd/mysqlnd.h branches/PHP_5_3/ext/mysqlnd/mysqlnd_block_alloc.c branches/PHP_5_3/ext/mysqlnd/mysqlnd_ps.c branches/PHP_5_3/ext/mysqlnd/mysqlnd_re

2010-04-22 Thread Andrey Hristov
andrey Thu, 22 Apr 2010 15:07:40 + Revision: http://svn.php.net/viewvc?view=revision&revision=298323 Log: Remove dead code and add possibility to fine tune the size of a mempool (used for result sets). Changed paths: U php/php-src/branches/PHP_5_3/ext/

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

2010-04-22 Thread Andrey Hristov
andrey Thu, 22 Apr 2010 15:14:45 + Revision: http://svn.php.net/viewvc?view=revision&revision=298324 Log: adding what last commit was missing Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/php_mysqlnd.c U php/php-src/trunk/ext/mysqlnd/

[PHP-CVS] svn: /php/php-src/trunk/Zend/ zend_execute.c

2010-04-22 Thread Dmitry Stogov
dmitry Thu, 22 Apr 2010 15:51:03 + Revision: http://svn.php.net/viewvc?view=revision&revision=298330 Log: Removed unused function Changed paths: U php/php-src/trunk/Zend/zend_execute.c Modified: php/php-src/trunk/Zend/zend_execute.c ==

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

2010-04-22 Thread Antony Dovgal
tony2001 Thu, 22 Apr 2010 15:59:44 + Revision: http://svn.php.net/viewvc?view=revision&revision=298331 Log: revert most of the Andrey's patch that causes segfaults (as agreed with Pierre) Changed paths: U php/php-src/branches/PHP_5_3/ext/openssl/openssl.

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

2010-04-22 Thread Antony Dovgal
tony2001 Thu, 22 Apr 2010 16:00:45 + Revision: http://svn.php.net/viewvc?view=revision&revision=298332 Log: fix typo Changed paths: U php/php-src/trunk/ext/openssl/openssl.c Modified: php/php-src/trunk/ext/openssl/openssl.c =

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

2010-04-22 Thread Andrey Hristov
andrey Thu, 22 Apr 2010 16:22:56 + Revision: http://svn.php.net/viewvc?view=revision&revision=298335 Log: Fix problem spotted by Felipe. Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/php_mysqlnd.c U php/php-src/trunk/ext/mysqlnd/php_m

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

2010-04-22 Thread Andrey Hristov
andrey Thu, 22 Apr 2010 16:28:50 + Revision: http://svn.php.net/viewvc?view=revision&revision=298336 Log: Change the way the allocator is called - through an abstraction to give the possibility of pluggability. Thanks to the macros already used the changes ar

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/standard/config.m4 branches/PHP_5_3/ext/standard/crypt.c trunk/ext/standard/config.m4 trunk/ext/standard/crypt.c

2010-04-22 Thread Felipe Pena
felipe Thu, 22 Apr 2010 20:54:35 + Revision: http://svn.php.net/viewvc?view=revision&revision=298345 Log: - Fixed bug #51435 (Missing ifdefs / logic bug in crypt code cause compile errors) Bug: http://bugs.php.net/51435 (Open) Missing ifdefs / logic bug in

[PHP-CVS] svn: /php/php-src/trunk/Zend/tests/traits/ language003.phpt language004.phpt language005.phpt language009.phpt

2010-04-22 Thread Stefan Marr
gron Thu, 22 Apr 2010 21:56:55 + Revision: http://svn.php.net/viewvc?view=revision&revision=298347 Log: Changed the exclusion keyword from 'instead' to 'insteadof'. [TRAITS] #That was suggested several times already, but am still not sure whether that real

[PHP-CVS] svn: /php/php-src/trunk/ext/standard/tests/general_functions/ sys_getloadavg.phpt

2010-04-22 Thread Kalle Sommer Nielsen
kalleThu, 22 Apr 2010 22:41:42 + Revision: http://svn.php.net/viewvc?view=revision&revision=298349 Log: Fix the sys_getloadavg() test Changed paths: U php/php-src/trunk/ext/standard/tests/general_functions/sys_getloadavg.phpt Modified: php/php-src

[PHP-CVS] svn: /php/php-src/trunk/ext/standard/tests/general_functions/ sys_getloadavg.phpt

2010-04-22 Thread Kalle Sommer Nielsen
kalleThu, 22 Apr 2010 22:57:35 + Revision: http://svn.php.net/viewvc?view=revision&revision=298350 Log: For real this time :-/ Changed paths: U php/php-src/trunk/ext/standard/tests/general_functions/sys_getloadavg.phpt Modified: php/php-src/trunk/

Re: [PHP-CVS] svn: /php/php-src/trunk/Zend/ zend.h zend_compile.c zend_compile.h zend_execute_API.c zend_language_parser.y zend_language_scanner.c zend_language_scanner.l zend_language_scanner_defs.

2010-04-22 Thread Kalle Sommer Nielsen
Hi Stefan 2010/4/23 Stefan Marr : > gron                                     Thu, 22 Apr 2010 22:05:56 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=298348 > > Log: > Implemented Traits for PHP as proposed in the RFC [TRAITS] You seem to use C++ style comments, these are no

[PHP-CVS] svn: /php/php-src/trunk/Zend/ zend_compile.c

2010-04-22 Thread Felipe Pena
felipe Thu, 22 Apr 2010 23:16:15 + Revision: http://svn.php.net/viewvc?view=revision&revision=298351 Log: - Fixed ZTS build & comment-style Changed paths: U php/php-src/trunk/Zend/zend_compile.c Modified: php/php-src/trunk/Zend/zend_compile.c

[PHP-CVS] svn: /php/php-src/trunk/ Makefile.global

2010-04-22 Thread Kalle Sommer Nielsen
kalleThu, 22 Apr 2010 23:23:10 + Revision: http://svn.php.net/viewvc?view=revision&revision=298352 Log: Update the deprecated directives in the MakeFile Changed paths: U php/php-src/trunk/Makefile.global Modified: php/php-src/trunk/Makefile.global =

[PHP-CVS] svn: /php/php-src/trunk/Zend/ zend_compile.c

2010-04-22 Thread Felipe Pena
felipe Thu, 22 Apr 2010 23:25:05 + Revision: http://svn.php.net/viewvc?view=revision&revision=298353 Log: - Fix zend_hash_apply_with_arguments() calls on ZTS Changed paths: U php/php-src/trunk/Zend/zend_compile.c Modified: php/php-src/trunk/Zend/zend_

[PHP-CVS] svn: /php/php-src/trunk/Zend/ zend_compile.c

2010-04-22 Thread Felipe Pena
felipe Fri, 23 Apr 2010 00:54:51 + Revision: http://svn.php.net/viewvc?view=revision&revision=298357 Log: - Fix ZTS code and CS Changed paths: U php/php-src/trunk/Zend/zend_compile.c Modified: php/php-src/trunk/Zend/zend_compile.c

[PHP-CVS] svn: /php/php-src/trunk/Zend/ zend_compile.c

2010-04-22 Thread Felipe Pena
felipe Fri, 23 Apr 2010 01:43:27 + Revision: http://svn.php.net/viewvc?view=revision&revision=298359 Log: - Fix function signature Changed paths: U php/php-src/trunk/Zend/zend_compile.c Modified: php/php-src/trunk/Zend/zend_compile.c =

[PHP-CVS] svn: /php/php-src/trunk/Zend/ zend_compile.c

2010-04-22 Thread Felipe Pena
felipe Fri, 23 Apr 2010 01:56:03 + Revision: http://svn.php.net/viewvc?view=revision&revision=298360 Log: - Fix Windows build (Kalle) Changed paths: U php/php-src/trunk/Zend/zend_compile.c Modified: php/php-src/trunk/Zend/zend_compile.c ==

[PHP-CVS] svn: /php/php-src/trunk/Zend/ zend_compile.c

2010-04-22 Thread Felipe Pena
felipe Fri, 23 Apr 2010 02:57:49 + Revision: http://svn.php.net/viewvc?view=revision&revision=298363 Log: - Fix memory issue Changed paths: U php/php-src/trunk/Zend/zend_compile.c Modified: php/php-src/trunk/Zend/zend_compile.c ===

Re: [PHP-CVS] svn: /php/php-src/trunk/Zend/ zend.h zend_compile.c zend_compile.h zend_execute_API.c zend_language_parser.y zend_language_scanner.c zend_language_scanner.l zend_language_scanner_defs.h

2010-04-22 Thread Stefan Marr
Hi Kalle: On 23 Apr 2010, at 01:04, Kalle Sommer Nielsen wrote: >> Revision: http://svn.php.net/viewvc?view=revision&revision=298348 >> >> Log: >> Implemented Traits for PHP as proposed in the RFC [TRAITS] > > You seem to use C++ style comments, these are not C89 compatible and > should be /* */