php-src/ext/session
Nikita Popov c48b745f00 Promote "undefined array key" notice to warning
This implements the last remaining part of the
https://wiki.php.net/rfc/engine_warnings RFC.

Closes GH-5927.
2020-08-03 14:40:50 +02:00
..
tests Promote "undefined array key" notice to warning 2020-08-03 14:40:50 +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 Fix [-Wundef] warning in Session extension 2020-05-20 14:01:11 +02: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 Move SessionHandler sanity checks after zpp 2020-07-17 16:56:50 +02: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 Constify char * arguments of APIs 2020-06-08 10:38:45 +02:00
session_arginfo.h Add a few missing parameter types in stubs 2020-07-30 14:26:45 +02:00
session.c Remove proto comments from C files 2020-07-06 21:13:34 +02:00
session.stub.php Add a few missing parameter types in stubs 2020-07-30 14:26:45 +02:00