Xinchen Hui
|
8f2d3539f2
|
Merge branch 'PHP-7.1'
* PHP-7.1:
Fixed tests when using cumstom php.ini(session.save_handler)
Fix Bug #74541 Wrong reflection on session_start()
|
2017-05-09 11:15:32 +08:00 |
|
Xinchen Hui
|
1b22e9dc2e
|
Fixed tests when using cumstom php.ini(session.save_handler)
|
2017-05-09 11:13:41 +08:00 |
|
Graham Campbell
|
22f3695fe1
|
Fixed typo in "session_module_name"
|
2016-12-27 22:01:19 +01: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 |
|
Yasuo Ohgaki
|
7f196e321f
|
Fix bug #71038 - session_start() returns true even when it failed
PR #2167
|
2016-11-17 11:09:07 +09:00 |
|
Christoph M. Becker
|
6682673070
|
Fix #73100: session_destroy null dereference in ps_files_path_create
|
2016-09-16 23:41:10 +02:00 |
|