php-src/ext/pcre
Peter Kokot d20d11375f
Append -Wno-implicit-fallthrough flag conditionally (#13331)
Older GCC versions (< 7.0) don't support the -Wno-implicit-fallthrough
compiler flag. This adds the flag conditionally in case some other
compiler will run into same issue.

Fixes GH-13330
2024-07-22 06:57:04 +02:00
..
pcre2lib Merge branch 'PHP-8.1' into PHP-8.2 2023-10-27 17:44:56 +02:00
tests Merge branch 'PHP-8.1' into PHP-8.2 2023-11-10 00:08:09 +01:00
config0.m4 Append -Wno-implicit-fallthrough flag conditionally (#13331) 2024-07-22 06:57:04 +02:00
config.w32 Merge branch 'PHP-7.4' 2019-05-25 11:42:14 +02:00
CREDITS
php_pcre_arginfo.h Do not generate CONST_CS when registering constants (#9439) 2022-08-28 08:27:19 +02:00
php_pcre.c Merge branch 'PHP-8.1' into PHP-8.2 2023-06-22 23:14:27 +02:00
php_pcre.def
php_pcre.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_pcre.stub.php Declare ext/pcre constants in stubs (#9077) 2022-07-21 13:21:02 +02:00