php-src/ext/session
Felipe Pena 8ecf8ede1f - Removed:
- UG(unicode) checks
       - pcre_cache_entry.unicode_mode
- Changed:
       - ZEND_STR_TYPE -> IS_UNICODE
       - convert_to_text -> convert_to_unicode
       - convert_to_text_ex -> convert_to_unicode_ex

(Felipe, Steph)
2009-03-26 20:02:53 +00:00
..
tests - Fixed tests 2009-01-05 19:04:27 +00:00
config.m4 - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
config.w32 Add new (optional!) win32 build infrastructure. 2003-12-02 23:17:04 +00:00
CREDITS Allow ext/session to use ext/hash's algorithms for generating IDs 2007-01-05 03:57:57 +00:00
mod_files.bat Add mod_files.bat (equivalent to mod_files.sh). 2008-12-30 19:37:08 +00:00
mod_files.c - Removed: 2009-03-26 20:02:53 +00:00
mod_files.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
mod_files.sh Fixed bug #39265 (Fixed path handling inside mod_files.sh) 2006-11-03 13:18:19 +00:00
mod_mm.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
mod_mm.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
mod_user.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
mod_user.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
package.xml Typo 2007-03-14 09:49:58 +00:00
php_session.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
session.c - Removed: 2009-03-26 20:02:53 +00:00