Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-7.0' into PHP-7.1 | Xinchen Hui | 2017-05-09 | 1 | -0/+1 |
|\ | |||||
| * | Fixed tests when using cumstom php.ini(session.save_handler) | Xinchen Hui | 2017-05-09 | 1 | -0/+1 |
| * | reset ext/session to the state of 7.0.2 | Anatol Belski | 2016-01-29 | 1 | -9/+0 |
* | | Improve error message | Yasuo Ohgaki | 2016-11-16 | 1 | -1/+1 |
* | | Refactor and cleanup implementation. | Yasuo Ohgaki | 2016-11-16 | 1 | -8/+11 |
* | | Revert "Fix Bug #73461" | Yasuo Ohgaki | 2016-11-16 | 1 | -8/+8 |
* | | Fix Bug #73461 | Yasuo Ohgaki | 2016-11-16 | 1 | -8/+8 |
|/ | |||||
* | Fixed bug #69111 (Crash in SessionHandler::read()). | Yasuo Ohgaki | 2016-01-15 | 1 | -0/+9 |
* | Re-fixed bug #66469 | Yasuo Ohgaki | 2014-01-22 | 1 | -0/+1 |
* | Strict session | Yasuo Ohgaki | 2013-08-04 | 1 | -2/+1 |
* | add more tests for #60634 (stems from #21306) and xfail them all for the moment | Arpad Ray | 2012-01-04 | 1 | -1/+2 |
* | add test for #60634 | Arpad Ray | 2012-01-03 | 1 | -0/+45 |