Nikita Popov
|
52da05c535
|
Merge branch 'PHP-7.1'
|
2017-01-01 21:17:00 +01:00 |
|
Graham Campbell
|
22f3695fe1
|
Fixed typo in "session_module_name"
|
2016-12-27 22:01:19 +01:00 |
|
Anatol Belski
|
0d31433111
|
fork tests
|
2016-12-26 21:38:27 +01:00 |
|
Yasuo Ohgaki
|
daa270b9da
|
Fix tests for appveyor
|
2016-12-24 08:50:38 +09:00 |
|
Yasuo Ohgaki
|
a93a51c3bf
|
Fix bug #73100 - Improve bug fix. Forbid to set 'user' save handler other than set_save_handler().
|
2016-12-22 16:04:28 +09:00 |
|
Anatol Belski
|
6065b29fe4
|
Reverted ad4533fdba
The E_ERROR to E_RECOVERABLE_ERROR should be readded with the
proper tests.
|
2015-07-21 11:18:36 +02:00 |
|
Yasuo Ohgaki
|
ad4533fdba
|
Change E_ERROR and some E_WARNING to E_RECOVERABLE_ERROR.
|
2015-07-21 12:59:23 +09:00 |
|
Arpad Ray
|
fc5bebfd0c
|
fix calling user close func when it isn't open
|
2011-11-02 16:53:22 +00:00 |
|
Arpad Ray
|
74e0985477
|
fix default session handler error message
|
2011-09-14 15:30:30 +00:00 |
|
Arpad Ray
|
5bc97c6cfa
|
Implement object-oriented session handlers (https://wiki.php.net/rfc/session-oo)
|
2011-09-13 22:28:15 +00:00 |
|