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/iterator_058.phpt |
--TEST-- SPL: Iterator::__construct(void) --CREDITS-- Sebastian Schürmann --FILE-- <?php class myIterator implements Iterator { function current() {} function next() {} function key() {} function valid() {} function rewind() {} } try { $it = new myIterator(); } catch (InvalidArgumentException $e) { echo 'InvalidArgumentException thrown'; } echo 'no Exception thrown'; ?> --EXPECT-- no Exception thrown
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare