/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
Zend
/
tests
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/Zend/tests/bug54305.phpt
--TEST-- Bug #54305 (Crash in gc_remove_zval_from_buffer) --FILE-- <?php class TestClass { public function methodWithArgs($a, $b) { } } abstract class AbstractClass { } $methodWithArgs = new ReflectionMethod('TestClass', 'methodWithArgs'); try { echo $methodWithArgs++; } catch (TypeError $e) { echo $e->getMessage(), "\n"; } ?> --EXPECT-- Cannot increment ReflectionMethod
Copyright ©2k19 -
Hexid
|
Tex7ure