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/bug74183.phpt |
--TEST-- Bug #74183 - preg_last_error not returning error code after error --FILE-- <?php $sRegex = "/([A-Z]|[a-z]|[0-9]| |Ñ|ñ|!|"|%|&|'|´|-|:|;|>|=|<|@|_|,|\{|\}|`|~|á|é|í|ó|ú|Á|É|Í|Ó|Ú|ü|Ü){1,300}/"; $sTest = "Hello world"; var_dump(preg_match($sRegex, $sTest)); var_dump(preg_last_error() === \PREG_INTERNAL_ERROR); ?> --EXPECTF-- Warning: preg_match(): Compilation failed: regular expression is too large at offset %s in %s on line %s bool(false) bool(true)
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare