Felipe Pena
56d9edbbb9
- Fixed typo on "SKIPIF" (causing make test to abort on some systems)
2012-12-20 22:35:05 -02:00
Xinchen Hui
db6d8e2724
skip 32-bit OS
2012-12-10 18:47:21 +08:00
Xinchen Hui
fa7e230c76
Need more that 2G memory
2012-12-10 18:28:01 +08:00
Xinchen Hui
ff6c9e2726
Fixed bug #63377 (Segfault on output buffer)
2012-11-30 14:48:51 +08:00
reeze
abd2b2ee43
- fix bug #61541 , Segfault when using ob_* in output_callback
2012-03-29 06:23:05 +09:00
Jani Taskinen
686c7fec26
- CS + reorder to match trunk better, removed trailing dots from error messages
2010-12-03 16:04:24 +00:00
Jani Taskinen
f561727ee0
- Add test for the ob_start($foo); leak/crash bug
2010-12-03 15:30:21 +00:00
Jani Taskinen
af49e58f51
- Reverted r296062 and r296065
2010-03-12 10:28:59 +00:00
Jani Taskinen
06f072cb5e
MFH: Improved / fixed output buffering (Michael Wallner)
2010-03-11 10:24:29 +00:00
Jani Taskinen
c4d350632b
- Use correct revision
2009-11-28 00:47:42 +00:00
Jani Taskinen
e8e213ca01
- No dots here
2009-11-28 00:35:56 +00:00
andy wharmby
1e119743a5
Backport ob test to php 5.2 and 53.
2009-06-18 21:03:00 +00:00
andy wharmby
3fd133bcf3
Backport ob test to php 5.2 and 53.
2009-06-14 16:47:11 +00:00
Sebastian Schürmann
7942cd2c3c
- Initial commit
2009-04-25 11:33:26 +00:00
Hannes Magnusson
d800809da4
This is apparently fixed
2009-04-06 13:16:05 +00:00
David Coallier
2e5f11b841
- Fixed bug #46897 : ob_flush() should fail to flush unerasable buffers
...
- Added test for bug46897
- A memleak has been identified while fixing this bug but the changes
made by this commit do not affect ob_get_clean where the memleak (which
is fixed in HEAD with the new handler) resides.
- [DOC] New noticed is outputted in ob_flush when the buffer is unerasable
2009-02-13 11:48:17 +00:00
Robin Fernandes
bd7f18ab4f
Additional output buffering tests.
2008-12-18 15:20:07 +00:00