]> granicus.if.org Git - php/commit
Tests, fixes and optimisations
authorLeigh <leight@gmail.com>
Tue, 26 Jun 2012 13:57:10 +0000 (14:57 +0100)
committerArpad Ray <arraypad@gmail.com>
Thu, 27 Jun 2013 12:06:22 +0000 (13:06 +0100)
commitb794cce4fd4a6158002f3e8a814a30891cefbcde
tree5fdf8f2a899135ec329878446d2ad6918d9fa3ab
parent074c26a68b9484cd51734a70bb91b8afb585c212
Tests, fixes and optimisations

* Amended existing tests to cater for new functionality.
* Implemented fixes and optimisations recommended by NikiC
* Added create_sid to the registered interface. This was breaking
tests. It also now breaks BC for people implementing the interface
directly instead of extending the class.
ext/session/mod_user.h
ext/session/mod_user_class.c
ext/session/session.c
ext/session/tests/session_set_save_handler_class_002.phpt
ext/session/tests/session_set_save_handler_iface_001.phpt