cseiler Wed Mar 25 23:59:45 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/main output.c
Log:
- Fixed memory leak in ob_get_clean/ob_get_flush.
# Not necessary in HEAD because output buffering was completely rewritten
# there.
http://cvs.php.net
davidc Fri Feb 13 11:48:17 2009 UTC
Added files: (Branch: PHP_5_3)
/php-src/tests/output bug46897.phpt
Modified files:
/php-src/main output.c
Log:
- Fixed bug #46897: ob_flush() should fail to flush unerasable buffers
- Added
felipe Wed Jan 7 18:34:18 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/main output.c
Log:
- Checking 0 param in the new way [only in this branch]
http://cvs.php.net/viewvc.cgi/php-src/main/output.c?r1=1.167.2.3.2.4.2.10&r2=1.167.2.3.2.4.2.11&diff_f
tony2001Mon Aug 18 07:46:31 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/main output.c
Log:
reverted because of test failures
http://cvs.php.net/viewvc.cgi/php-src/main/output.c?r1=1.167.2.3.2.4.2.8&r2=1.167.2.3.2.4.2.9&diff_format=u
Index
lbarnaudMon Aug 18 04:08:17 2008 UTC
Added files: (Branch: PHP_5_3)
/php-src/tests/lang bug45392.phpt
Modified files:
/php-src/main output.c
Log:
MFH: Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit).
http://
On Tue, 2008-07-15 at 17:29 +0200, "Hannes Magnusson" wrote:
> > to the new API, so we can only guess. And return null is the better
> > guess from MPOV.
>
> Some of those functions have been using that API for years...
> Why would you need to guess anything anyway?
Reading the old ode should be
On Tue, Jul 15, 2008 at 15:18, Lars Strojny <[EMAIL PROTECTED]> wrote:
> Hi Hannes,
>
> Am Dienstag, den 15.07.2008, 15:07 +0200 schrieb Hannes Magnusson:
>> I see no point in breaking bc just to break it.
>
> that's how it is done elsewhere too. The issue is, there are no tests to
> tell us how th
Hi Hannes,
Am Dienstag, den 15.07.2008, 15:07 +0200 schrieb Hannes Magnusson:
> I see no point in breaking bc just to break it.
that's how it is done elsewhere too. The issue is, there are no tests to
tell us how the behaviour was before the parameter handling was changed
to the new API, so we ca
On Tue, Jul 15, 2008 at 11:09, Lars Strojny <[EMAIL PROTECTED]> wrote:
> lstrojnyTue Jul 15 09:09:09 2008 UTC
>
> Modified files: (Branch: PHP_5_3)
>/php-src/main output.c
> Log:
> Return null on when param parsing errors occur
Why?
I see no point in break
lstrojnyTue Jul 15 09:09:09 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/main output.c
Log:
Return null on when param parsing errors occur
http://cvs.php.net/viewvc.cgi/php-src/main/output.c?r1=1.167.2.3.2.4.2.4&r2=1.167.2.3.2.4.2.5&diff_f
lstrojnyTue Jul 15 08:50:04 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/main output.c
Log:
New parameter parsing API
http://cvs.php.net/viewvc.cgi/php-src/main/output.c?r1=1.167.2.3.2.4.2.3&r2=1.167.2.3.2.4.2.4&diff_format=u
Index: php-sr
11 matches
Mail list logo