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/ext/spl/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/spl/tests/bug69845.phpt |
--TEST-- Fixed bug #69845 (ArrayObject with ARRAY_AS_PROPS broken) --FILE-- <?php for ($i = 0; $i<2; $i++) { $data = new \ArrayObject(new stdClass(), ArrayObject::ARRAY_AS_PROPS); $data->itemType = 'bulletin'; var_dump(!is_null($data['itemType'])); } ?> --EXPECT-- bool(true) bool(true)
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare