Commit Graph

6 Commits

Author SHA1 Message Date
Michael Wallner
adfa6209e6 - output handler buffers are always binary, thanks Johannes 2007-05-05 15:16:48 +00:00
Dmitry Stogov
227295a4f1 Unicode stuff is changed according to decision maden on PDM.
Now IS_BINRAY data type is removed and IS_STRING starts behave as IS_BINARY in unicode mode. IS_STRING is incompatible with IS_UNICODE, so ALL functions should be improved to support unicode mode.
2006-01-17 12:18:53 +00:00
Marcus Boerger
42d33c38b3 Test result depends on these ini settings 2002-10-22 09:34:53 +00:00
Yasuo Ohgaki
d4c7e8bbaf Improve test to show output bufferring bypass bug clearly. 2002-10-02 05:29:06 +00:00
foobar
7d8c9d2f7f Fix the levels. (php.ini-dist has output_buffering OFF) 2002-08-01 12:02:22 +00:00
Jan Lehnardt
26e1958c8e - added basic output buffering tests 2002-03-24 23:16:42 +00:00