php-src/ext/pcre
Gabriel Caruso ce1d69a1f6 Use int instead of integer in type errors
PHP requires integer typehints to be written "int" and does not
allow "integer" as an alias. This changes type error messages to
match the actual type name and avoids confusing messages like
"must be of the type integer, integer given".
2018-02-04 19:08:23 +01:00
..
pcre2lib Trailing whitespaces on ext/* 2018-01-04 02:38:32 -02:00
tests Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
config0.m4 Patch core for PCRE2 support 2017-11-13 19:37:38 +01:00
config.w32 Patch core for PCRE2 support 2017-11-13 19:37:38 +01:00
CREDITS
php_pcre.c year++ 2018-01-02 12:57:58 +08:00
php_pcre.def Patch core for PCRE2 support 2017-11-13 19:37:38 +01:00
php_pcre.h year++ 2018-01-02 12:57:58 +08:00
upgrade-pcre.php Upgrade PCRE to 8.36, it fixes some crashes 2015-04-27 23:16:54 -07:00