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/bug61780.phpt |
--TEST-- Bug #61780 (Inconsistent PCRE captures in match results): basics --FILE-- <?php preg_match('/(a)?([a-z]*)(\d*)/', '123', $matches, PREG_UNMATCHED_AS_NULL); var_dump($matches); ?> --EXPECT-- array(4) { [0]=> string(3) "123" [1]=> NULL [2]=> string(0) "" [3]=> string(3) "123" }
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare