php-src/ext/pcre
Nikita Popov 2fab3302ae Use ZEND_PARSE_PARAMETERS_NONE in pcre
Instead of the manual ZEND_PARSE_PARAMETERS_START(0, 0) form.
2019-01-02 11:18:35 +01:00
..
pcre2lib Fixed bug #76909 preg_match difference between 7.3 and < 7.3 2018-09-21 15:55:03 +02:00
tests Merge branch 'PHP-7.3' 2018-12-01 10:28:56 +01:00
config.w32 Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
config0.m4 Require pkg-config for external PCRE 2018-12-26 13:51:15 +01:00
CREDITS
php_pcre.c Use ZEND_PARSE_PARAMETERS_NONE in pcre 2019-01-02 11:18:35 +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 Remove preg_options param from pcre_get_compiled_regex() 2018-12-26 17:20:13 +01:00
upgrade-pcre.php Make PHP development tools files and scripts executable 2018-08-29 20:58:17 +02:00