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 : /usr/local/src/php7/php-7.0.5/Zend/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/Zend/tests/bug31177-2.phpt |
--TEST-- Bug #31177 (memory corruption because of incorrect refcounting) --FILE-- <?php class foo { function __construct($n=0) { if($n) throw new Exception("new"); } } $x = new foo(); try { $y=$x->__construct(1); } catch (Exception $e) { var_dump($x); } --EXPECT-- object(foo)#1 (0) { }
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare