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/bug74657.phpt |
--TEST-- Bug #74657 (Undefined constants in array properties result in broken properties) --FILE-- <?php interface I { } class C { const FOO = I::FOO; public $options = [self::FOO => "bar"]; } try { var_dump((new C)->options); } catch (Throwable $e) {} var_dump((new C)->options); ?> --EXPECTF-- Fatal error: Uncaught Error: Undefined class constant 'I::FOO' in %sbug74657.php:%d Stack trace: #0 {main} thrown in %sbug74657.php on line %d
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare