[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/standard/file.c branches/PHP_5_3/ext/standard/file.h branches/PHP_5_3/ext/standard/ftp_fopen_wrapper.c branches/PHP_5_3/ext/stan

2010-10-29 Thread Gustavo André dos Santos Lopes
cataphract Fri, 29 Oct 2010 15:29:15 + Revision: http://svn.php.net/viewvc?view=revision&revision=304985 Log: - Fixed bug #53198 (changing INI setting "from" with ini_set did not have any effect) #Made "from" a proper INI setting and bound it to a global variab

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

2010-10-29 Thread Andrey Hristov
andrey Fri, 29 Oct 2010 15:02:39 + Revision: http://svn.php.net/viewvc?view=revision&revision=304984 Log: - More features for the profiling, create aggregates and dump them on file close. - Also add a trace modifier to switch on and off the profiling. - With