/
proc
/
3430793
/
root
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
tests
/
lang
/
File Upload :
llllll
Current File: //proc/3430793/root/usr/local/lsws/phpbuild/php-8.0.7/tests/lang/bug23489.phpt
--TEST-- Bug #23489 (ob_start() is broken with method callbacks) --FILE-- <?php class Test { function __construct() { ob_start( array( $this, 'transform' ) ); } function transform($buffer) { return 'success'; } } $t = new Test; ?> failure --EXPECT-- success
Copyright ©2k19 -
Hexid
|
Tex7ure