php-src/ext/session
Nikita Popov a31f46421d Allow exceptions in __toString()
RFC: https://wiki.php.net/rfc/tostring_exceptions

And convert some object to string conversion related recoverable
fatal errors into Error exceptions.

Improve exception safety of internal code performing string
conversions.
2019-06-05 14:25:07 +02:00
..
tests Merge branch 'PHP-7.3' into PHP-7.4 2019-05-21 09:03:20 +02:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +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 Use readdir() instead of readdir_r() 2019-04-11 16:52:36 +02:00
mod_files.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
mod_files.sh Make ext/session/mod_files.sh executable 2018-09-26 06:11:13 +02:00
mod_mm.c Remove local variables 2019-02-03 21:03:00 +01:00
mod_mm.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
mod_user_class.c Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
mod_user.c ext/session: remove the redundant convert_to_long 2019-03-14 17:29:10 +01:00
mod_user.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
php_session.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
session.c Allow exceptions in __toString() 2019-06-05 14:25:07 +02:00