[PHP-CVS] svn: /php/php-src/trunk/ NEWS ext/spl/spl_array.c ext/spl/spl_observer.c ext/spl/tests/bug49263.phpt ext/standard/basic_functions.h ext/standard/php_var.h ext/standard/tests/serialize/bug364

2010-05-26 Thread Michael Wallner
mike Wed, 26 May 2010 07:24:37 + Revision: http://svn.php.net/viewvc?view=revision&revision=299770 Log: Added support for object references in recursive serialize() calls. FR #36424 Bug: http://bugs.php.net/36424 (Assigned) Keeping reference info through

[PHP-CVS] svn: /php/php-src/trunk/tests/classes/ type_hinting_003.phpt

2010-05-26 Thread Ilia Alshanetsky
iliaaWed, 26 May 2010 11:00:05 + Revision: http://svn.php.net/viewvc?view=revision&revision=299779 Log: Fixed test Changed paths: U php/php-src/trunk/tests/classes/type_hinting_003.phpt Modified: php/php-src/trunk/tests/classes/type_hinting_003.phpt

[PHP-CVS] svn: /php/php-src/trunk/ext/mysqli/ mysqli_fe.c mysqli_nonapi.c php_mysqli_structs.h tests/mysqli_class_mysqli_interface.phpt tests/mysqli_get_cache_stats_off.phpt

2010-05-26 Thread Andrey Hristov
andrey Wed, 26 May 2010 13:30:19 + Revision: http://svn.php.net/viewvc?view=revision&revision=299782 Log: Remove a function that has no usage. The zval cache was disabled/removed in 5.3.0-RC3. Changed paths: U php/php-src/trunk/ext/mysqli/mysqli_fe.c

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqli/tests/mysqli_get_client_stats.phpt trunk/ext/mysqli/tests/mysqli_get_client_stats.phpt

2010-05-26 Thread Andrey Hristov
andrey Wed, 26 May 2010 13:36:49 + Revision: http://svn.php.net/viewvc?view=revision&revision=299783 Log: Fix test Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_get_client_stats.phpt U php/php-src/trunk/ext/mysqli/tests/m

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

2010-05-26 Thread Andrey Hristov
andrey Wed, 26 May 2010 13:47:43 + Revision: http://svn.php.net/viewvc?view=revision&revision=299785 Log: Don't use conn->net without checking if it is NULL, because it can be NULL in OOM conditions. This would cause a crash. Changed paths: U php/php-s

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

2010-05-26 Thread Antony Dovgal
tony2001 Wed, 26 May 2010 15:14:43 + Revision: http://svn.php.net/viewvc?view=revision&revision=299794 Log: merge FPM SAPI from trunk (as agreed with Johannes) Changed paths: U php/php-src/branches/PHP_5_3/NEWS A + php/php-src/branches/PHP_5_3/sapi/f

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

2010-05-26 Thread Dmitry Stogov
dmitry Wed, 26 May 2010 15:42:59 + Revision: http://svn.php.net/viewvc?view=revision&revision=299796 Log: Conditional compilation is replaced by macro Changed paths: U php/php-src/trunk/Zend/zend_API.c Modified: php/php-src/trunk/Zend/zend_API.c =

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

2010-05-26 Thread Pierrick Charron
pierrick Wed, 26 May 2010 16:17:15 + Revision: http://svn.php.net/viewvc?view=revision&revision=299797 Log: Remove unused variable Changed paths: U php/php-src/trunk/ext/reflection/php_reflection.c Modified: php/php-src/trunk/ext/reflection/php_reflecti