summaryrefslogtreecommitdiff
path: root/ext/session
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #74833, SID constant created with wrong module numberAnatol Belski2017-07-262-1/+28
* Fixed tests when using cumstom php.ini(session.save_handler)Xinchen Hui2017-05-0936-1/+38
* Fix Bug #74541 Wrong reflection on session_start()Fabien Villepinte2017-05-082-1/+23
* Fixes for session and fpm tests in PHP7.0 branchMitch Hagstrand2017-01-062-1/+2
* Merge branch 'pull-request/1360' into PHP-7.0Joe Watkins2017-01-061-2/+8
|\
| * *[Sessions]: Now session is accessible if process is ran by root. Fixing bug:...Evgeniy Spinov2015-06-281-1/+1
| * *[Sessions]: Now session is accessible if process is ran by root. Fixing bug:...Evgeniy Spinov2015-06-241-2/+8
* | Update copyright headers to 2017Sammy Kaye Powers2017-01-049-9/+9
* | Flush stderr on win32 in cli_log_messageNikita Popov2017-01-016-60/+0
* | remove TSRMLS_*Anatol Belski2016-11-211-2/+2
* | Fixed bug #73273Nikita Popov2016-10-102-18/+38
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-09-162-1/+23
|\ \
| * | Fix #73100: session_destroy null dereference in ps_files_path_createChristoph M. Becker2016-09-162-1/+23
* | | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-09-131-2/+2
|\ \ \ | |/ /
| * | fix test portabilityAnatol Belski2016-09-131-2/+2
* | | Merge branch 'PHP-5.6' into PHP-7.0Yasuo Ohgaki2016-09-092-2/+8
|\ \ \ | |/ /
| * | Fixed Bug #68015 Session does not report invalid uid for files save handlerYasuo Ohgaki2016-09-092-3/+9
* | | phpdbg: couple of network function return checks. PossibleDavid Carlier2016-09-041-0/+1
* | | Fix bug #72940 properly. Reduce needless branchesYasuo Ohgaki2016-09-011-41/+38
* | | Fixed bug #72940 SID always return "name=ID", even if session cookie existYasuo Ohgaki2016-08-302-0/+36
* | | Unused labelXinchen Hui2016-08-171-1/+0
* | | fix testStanislav Malyshev2016-08-171-1/+2
* | | Bug #72663 - part 3Nikita Popov2016-08-171-1/+8
* | | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2016-08-172-6/+31
|\ \ \ | |/ /
| * | Fix bug #72681 - consume data even if we're not storing themStanislav Malyshev2016-08-162-7/+34
* | | Ensure session GC is not run during variation6.phptNikita Popov2016-07-241-0/+1
* | | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-07-231-3/+3
|\ \ \ | |/ /
| * | fix testAnatol Belski2016-07-231-3/+3
* | | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2016-07-192-0/+45
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2016-07-192-1/+46
| |\ \
| | * | Fix bug #72562 - destroy var_hash properlyStanislav Malyshev2016-07-122-1/+46
* | | | Fixed bug #72531 (ps_files_cleanup_dir Buffer overflow)Xinchen Hui2016-07-031-0/+5
* | | | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-06-091-1/+1
|\ \ \ \ | |/ / /
| * | | fix typoRaphaƫl Tournoy2016-06-031-1/+1
| * | | add XFAILAnatol Belski2016-01-291-0/+2
| * | | Revert "fix leak in 5.6"Anatol Belski2016-01-291-12/+0
| * | | fix leak in 5.6Anatol Belski2016-01-291-0/+12
* | | | Fixed bug #71972 (Cyclic references causing session_start(): Failed to decode...Xinchen Hui2016-04-152-21/+69
* | | | Fixed Bug #71974 Trans sid will always be send, even if cookies are availableYasuo Ohgaki2016-04-072-8/+38
* | | | Fixed Bug #71683 Null pointer dereference in zend_hash_str_find_bucketYasuo Ohgaki2016-03-122-0/+17
* | | | Move semicolon into TSRMLS_CACHE_EXTERN/DEFINENikita Popov2016-03-032-2/+2
* | | | Fix intermixed SKIPIF and XFAIL sections in testNikita Popov2016-03-031-1/+1
* | | | check length first, prevent out-of-bounds readAntony Dovgal2016-02-031-1/+1
* | | | yet one revertAnatol Belski2016-01-293-9/+19
* | | | Revert "adjust test for 7.0"Anatol Belski2016-01-291-1/+0
* | | | Revert "refix #69111 and one related test"Anatol Belski2016-01-291-5/+0
* | | | Revert "fix yet another leak"Anatol Belski2016-01-291-1/+0
* | | | add XFAILAnatol Belski2016-01-291-0/+2
* | | | Revert "refix #69111 and one related test"Anatol Belski2016-01-292-51/+21
* | | | Revert "fix tests"Anatol Belski2016-01-293-19/+9