php-src/ext/imap
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
..
tests Change argument error message format 2020-02-26 15:00:08 +01:00
config.m4 Fix bug #79112: IMAP can't find OpenSSL during configure 2020-01-20 09:59:27 +01:00
config.w32 Remove unused defines 2019-07-18 02:21:39 +02:00
CREDITS
php_imap.c Generate functions entries from stubs for another set of extensions 2020-04-05 00:59:44 +02:00
php_imap.h Generate functions entries from stubs for another set of extensions 2020-04-05 00:59:44 +02:00
php_imap.stub.php Generate functions entries from stubs for another set of extensions 2020-04-05 00:59:44 +02:00
php_imap_arginfo.h Store default parameter values of internal functions in arg info 2020-04-08 18:37:51 +02:00