php-src/ext/session
Nikita Popov 035a27cbc6 Only compute callback name in error cases
Mostly the callback name is only used to report an error. Try to
avoid calculating it if no error occurred.
2017-06-25 18:45:59 +02:00
..
tests Merge branch 'PHP-7.1' 2017-05-09 11:15:32 +08: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
mod_files.c Merge branch 'PHP-7.0' into PHP-7.1 2017-01-06 06:07:17 +00:00
mod_files.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
mod_files.sh fix typo 2016-06-03 17:18:14 +02:00
mod_mm.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
mod_mm.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
mod_user.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
mod_user.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
mod_user_class.c Update copyright headers to 2017 2017-01-04 11:23:42 -06: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 Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
session.c Only compute callback name in error cases 2017-06-25 18:45:59 +02:00