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

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

 New Comment:

I wonder, why this patch isn't applied. The "looks good"-statement is two years 
old... Is scottmac even out there?


Previous Comments:
------------------------------------------------------------------------
[2013-04-04 23:17:03] dan dot latter at gmail dot com

Hi,

Any news on this? Just updated to 5.4 to update to new session shizzle and docs 
have lead me here as I needed a handler for sqlite3.

thanks

------------------------------------------------------------------------
[2012-06-29 14:52:00] colin at viebrock dot ca

This isn't in 5.4.4 as of yet, is it?

------------------------------------------------------------------------
[2011-08-01 05:15:27] crrodriguez at opensuse dot org

I have reviewed this patch, ACKed, fixed build in Unix (broken #if) and 
config0.m4

also added IF NOT EXISTS to the table creation routine.

Looks good =)

------------------------------------------------------------------------
[2011-04-30 04:05:54] jinmoku at hotmail dot com

Added patch

------------------------------------------------------------------------
[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 https://bugs.php.net/bug.php?id=53713&edit=1

Reply via email to