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/pcre/tests/ |
Current File : //proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/ext/pcre/tests/bug42737.phpt |
--TEST-- Bug #42737 (preg_split('//u') triggers a E_NOTICE with newlines) --FILE-- <?php $string = chr(13).chr(10); $array = preg_split('//u', $string, - 1, PREG_SPLIT_NO_EMPTY); var_dump(array_map('ord', $array)); ?> --EXPECT-- array(2) { [0]=> int(13) [1]=> int(10) }
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare