php-src/ext/session
Anatol Belski 7b6ed8db2f almost all the replacements of TSRMLS_* are done
Some places have to be yet touched as they use different/custom
macros namings for the same. Also some places in the code became
redundant now, this is the next task. To name some: ext/mysqlnd,
sapi/embed, ext/curl and some smaller places here and there.
2014-12-14 14:22:42 +01:00
..
tests Merge branch 'PHP-5.6' 2014-11-06 13:49:43 +09: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 first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
mod_files.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mod_files.sh Fixed bug #49175: mod_files.sh does not support hash bits 2013-06-29 11:35:55 +09:00
mod_mm.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
mod_mm.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mod_user_class.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
mod_user.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
mod_user.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02: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 almost all the replacements of TSRMLS_* are done 2014-12-14 14:22:42 +01:00
session.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00