php-src/ext/session
Nikita Popov e33f3d3b7c Move smart_str implementation into Zend/
So we can use it there as well...

For now I've retained the zend_smart_str_public.h header, though
it would probably be better to just move that one struct into
zend_types.h.
2014-09-21 20:49:39 +02:00
..
tests Merge branch 'PHP-5.6' 2014-09-08 19:31:58 +00:00
config.m4 Implement object-oriented session handlers (https://wiki.php.net/rfc/session-oo) 2011-09-13 22:28:15 +00:00
config.w32 Implement object-oriented session handlers (https://wiki.php.net/rfc/session-oo) 2011-09-13 22:28:15 +00:00
CREDITS
mod_files.bat MFH 2008-12-30 19:37:35 +00:00
mod_files.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02: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 s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mod_mm.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mod_user_class.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mod_user.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02: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 s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
session.c Move smart_str implementation into Zend/ 2014-09-21 20:49:39 +02:00