php-src/ext/session
Nikita Popov c9f27ee422 Display EngineExceptions like ordinary exceptions
TypeException stays as-is for now because it uses messages that are
incompatible with the way exception messages are displayed.

closure_038.phpt and a few others now show that we're generating
too many exceptions for compound operations on undefined properties
-- this needs to be fixed in a followup.
2015-05-15 23:40:32 +02:00
..
tests Display EngineExceptions like ordinary exceptions 2015-05-15 23:40:32 +02:00
config.m4 fix arg order, CFLAGS is the fifth arg in m4 2014-10-17 16:03:40 +02:00
config.w32 ext/iconv, ext/json and ext/session use static tsrmls pointer 2014-10-17 14:16:40 +02:00
CREDITS
mod_files.bat MFH 2008-12-30 19:37:35 +00:00
mod_files.c Merge branch 'PHP-5.6' 2015-04-24 16:06:41 +09:00
mod_files.h WIP - test passes 2015-01-22 13:34:58 +09:00
mod_files.sh Let's not assume bash is always /bin/bash. 2015-02-02 11:31:10 +00:00
mod_mm.c Fixed #68966 (php7 make file ext/session/mod_mm.lo failed) 2015-02-02 14:24:41 +08:00
mod_mm.h bump year 2015-01-15 23:27:30 +08:00
mod_user_class.c Pass maxlifetime to save handlers 2015-02-12 13:07:27 +09:00
mod_user.c ZTS cleanup 2015-03-08 19:25:55 +08:00
mod_user.h WIP - test passes 2015-01-22 13:34:58 +09:00
package.xml Implement object-oriented session handlers (https://wiki.php.net/rfc/session-oo) 2011-09-13 22:28:15 +00:00
php_session.h fix datatype mismatches 2015-03-24 22:02:29 +01:00
session.c Remove MSIE 5-specific Cache-Control fields. 2015-05-12 09:53:17 +02:00