php-src/ext/session
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 Improve undefined variable error messages 2020-03-31 13:02:32 +02:00
config.m4 Merge branch 'PHP-7.4' 2019-05-12 18:51:50 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
mod_files.bat Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
mod_files.c Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
mod_files.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
mod_files.sh Make ext/session/mod_files.sh executable 2018-09-26 06:11:13 +02:00
mod_mm.c Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
mod_mm.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
mod_user_class.c Use RETURN_THROWS() during ZPP in most of the extensions 2019-12-31 11:46:11 +01:00
mod_user.c Merge branch 'PHP-7.4' 2019-10-04 06:16:41 +02:00
mod_user.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_session.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
session_arginfo.h Store default parameter values of internal functions in arg info 2020-04-08 18:37:51 +02:00
session.c Generate function entries for another batch of extensions 2020-04-05 21:15:30 +02:00
session.stub.php Annotate function aliases in stubs 2020-04-04 13:03:16 +02:00