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/foreach_018.phpt |
--TEST-- Foreach on stdClass with properties looking like mangled properties --FILE-- <?php $obj = (object)[ "\0A\0b" => 42, "\0*\0c" => 24, ]; foreach ($obj as $k => $v) { var_dump($k, $v); } ?> --EXPECT-- string(1) "b" int(42) string(1) "c" int(24)
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare