Edit report at http://bugs.php.net/bug.php?id=53713&edit=1

 ID:                 53713
 Comment by:         jinmoku at hotmail dot com
 Reported by:        jinmoku at hotmail dot com
 Summary:            Add sqlite3 session handler
 Status:             Open
 Type:               Feature/Change Request
 Package:            SQLite related
 PHP Version:        5.3.5
 Block user comment: N
 Private report:     N

 New Comment:

Added patch


Previous Comments:
------------------------------------------------------------------------
[2011-01-11 15:43:38] jinmoku at hotmail dot com

Description:
------------
ext/sqlite will disappear soon, it's seem good to add support for
sqlite3 session handler (merge ext/sqlite/sess_sqlite.c)

;)

Test script:
---------------
session_module_name('sqlite3');

Actual result:
--------------
Warning: session_module_name(): Cannot find named PHP session module
(sqlite3)


------------------------------------------------------------------------



-- 
Edit this bug report at http://bugs.php.net/bug.php?id=53713&edit=1

Reply via email to