Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/Zend/tests/ |
Current File : //proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/Zend/tests/bug24884.phpt |
--TEST-- Bug #24884 (calling $this->__clone(); crashes php) --FILE-- <?php class Test { function __copy() { $string = PHP_VERSION; $version = $string[0]; if($string < 5) { return $this; } else { return clone $this; } } } $test = new Test(); $test2 = $test->__copy(); var_dump($test2); ?> --EXPECTF-- object(Test)#%d (0) { }
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare