[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ main/output.c tests/output/bug46897.phpt tests/output/ob_clean_basic_001.phpt tests/output/ob_end_clean_basic_001.phpt tests/output/ob_end_flush_basic_001

2010-12-03 Thread Jani Taskinen
jani Fri, 03 Dec 2010 16:04:24 + Revision: http://svn.php.net/viewvc?view=revision&revision=305950 Log: - CS + reorder to match trunk better, removed trailing dots from error messages Changed paths: U php/php-src/branches/PHP_5_3/main/output.c U

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/main/ output.c

2010-12-03 Thread Jani Taskinen
Done. --Jani On Dec 3, 2010, at 3:39 PM, Johannes Schlüter wrote: > Test? :-) > > And thanks for the fix. > > On Fri, 2010-12-03 at 13:20 +, Jani Taskinen wrote: >> jani Fri, 03 Dec 2010 13:20:13 + >> >> Revision: http://svn.php.net/viewvc?view=revi

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/main/ output.c

2010-12-03 Thread Johannes Schlüter
Test? :-) And thanks for the fix. On Fri, 2010-12-03 at 13:20 +, Jani Taskinen wrote: > jani Fri, 03 Dec 2010 13:20:13 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=305939 > > Log: > - Fix leaks and crash bug when passing the callba

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

2010-12-03 Thread Jani Taskinen
jani Fri, 03 Dec 2010 13:20:13 + Revision: http://svn.php.net/viewvc?view=revision&revision=305939 Log: - Fix leaks and crash bug when passing the callback as variable Changed paths: U php/php-src/branches/PHP_5_3/main/output.c Modified: php/php-src