php-src/ext/pcre
Tyson Andre 32e2d97a26
Allow internal functions to declare if they support compile-time evaluation, add functions. (#7780)
https://wiki.php.net/rfc/strtolower-ascii means that these functions no longer
depend on the current locale in php 8.2. Before that, this was unsafe to
evaluate at compile time.

Followup to GH-7506

Add strcmp/strcasecmp/strtolower/strtoupper functions

Add bin2hex/hex2bin and related functions

Update test of garbage collection using strtolower to use something else to create a refcounted string
2021-12-20 09:27:06 -05:00
..
pcre2lib Update to PCRE2 10.39 2021-11-25 18:38:31 +01:00
tests Add support for PCRE n modifier 2021-11-03 15:17:54 +01:00
config.w32 Merge branch 'PHP-7.4' 2019-05-25 11:42:14 +02:00
config0.m4 Fix typo "without-pcre-jit" 2021-07-06 11:47:00 +02:00
CREDITS
php_pcre.c Merge branch 'PHP-8.1' 2021-11-29 19:17:49 +01:00
php_pcre.def Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
php_pcre.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_pcre.stub.php Allow internal functions to declare if they support compile-time evaluation, add functions. (#7780) 2021-12-20 09:27:06 -05:00
php_pcre_arginfo.h Allow internal functions to declare if they support compile-time evaluation, add functions. (#7780) 2021-12-20 09:27:06 -05:00