php-src/ext/pcre
Máté Kocsis 3709e74b5e
Store default parameter values of internal functions in arg info
Closes GH-5353. From now on, PHP will have reflection information
about default values of parameters of internal functions.

Co-authored-by: Nikita Popov <nikita.ppv@gmail.com>
2020-04-08 18:37:51 +02:00
..
pcre2lib inline by hand to avoid uninitialized variable warning 2020-01-31 14:56:51 +01:00
tests Improve error messages of various extensions 2020-03-23 18:59:04 +01:00
config0.m4 Fix bug #78197: PCRE2 version check 2019-07-01 02:42:29 +02:00
config.w32 Merge branch 'PHP-7.4' 2019-05-25 11:42:14 +02:00
CREDITS
php_pcre_arginfo.h Store default parameter values of internal functions in arg info 2020-04-08 18:37:51 +02:00
php_pcre.c Generate function entries for another batch of extensions 2020-04-05 21:15:30 +02:00
php_pcre.def Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
php_pcre.h Add preg_last_error_msg() function 2020-02-25 10:26:03 +01:00
php_pcre.stub.php Generate function entries for another batch of extensions 2020-04-05 21:15:30 +02:00