| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | year++ | Xinchen Hui | 2018-01-02 | 9 | -9/+9 |
| * | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2017-07-26 | 2 | -1/+28 |
| |\ | |||||
| | * | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-07-26 | 2 | -1/+28 |
| | |\ | |||||
| | | * | Fixed bug #74833, SID constant created with wrong module number | Anatol Belski | 2017-07-26 | 2 | -1/+28 |
| | * | | Fixed #74892 - Fixed URL rewriting for urls started with # | Andrew Nester | 2017-07-18 | 1 | -0/+23 |
| * | | | Fixed bug #74941 - Session fails to start after having headers sent | Sergei Morozov | 2017-07-20 | 2 | -2/+24 |
| * | | | Fixed bug #74936 - session_*() functions trigger a warning in read mode when ... | Sergei Morozov | 2017-07-18 | 9 | -29/+29 |
| * | | | Fixed bug #74514 5 session functions incorrectly warn when calling in read-on... | Yasuo Ohgaki | 2017-07-01 | 2 | -5/+39 |
| * | | | Only compute callback name in error cases | Nikita Popov | 2017-06-25 | 1 | -3/+2 |
| * | | | Merge branch 'PHP-7.1' | Xinchen Hui | 2017-05-09 | 38 | -2/+61 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Xinchen Hui | 2017-05-09 | 38 | -2/+61 |
| | |\ \ | | |/ | |||||
| | | * | Fixed tests when using cumstom php.ini(session.save_handler) | Xinchen Hui | 2017-05-09 | 36 | -1/+38 |
| | | * | Fix Bug #74541 Wrong reflection on session_start() | Fabien Villepinte | 2017-05-08 | 2 | -1/+23 |
| * | | | Separate array in session upload progress | Nikita Popov | 2017-01-23 | 1 | -0/+1 |
| * | | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-01-19 | 1 | -2/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Update comment, incorrect since 224aaf94 | SjonHortensius | 2017-01-19 | 1 | -2/+1 |
| | * | | Set a session path for this test | Rasmus Lerdorf | 2017-01-10 | 1 | -0/+1 |
| | * | | Missing %s | Rasmus Lerdorf | 2017-01-10 | 1 | -1/+1 |
| | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-07 | 2 | -1/+2 |
| | |\ \ | | |/ | |||||
| | | * | Fixes for session and fpm tests in PHP7.0 branch | Mitch Hagstrand | 2017-01-06 | 2 | -1/+2 |
| * | | | Set a session path for this test | Rasmus Lerdorf | 2017-01-10 | 1 | -0/+1 |
| * | | | Missing %s | Rasmus Lerdorf | 2017-01-10 | 1 | -1/+1 |
| * | | | Fixes for session and fpm tests to make them more reliable in Travis CI | Mitch Hagstrand | 2017-01-07 | 3 | -3/+6 |
| * | | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-01-06 | 1 | -2/+8 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-06 | 1 | -2/+8 |
| | |\ \ | | |/ | |||||
| | | * | Merge branch 'pull-request/1360' into PHP-7.0 | Joe Watkins | 2017-01-06 | 1 | -2/+8 |
| | | |\ | |||||
| | | | * | *[Sessions]: Now session is accessible if process is ran by root. Fixing bug:... | Evgeniy Spinov | 2015-06-28 | 1 | -1/+1 |
| | | | * | *[Sessions]: Now session is accessible if process is ran by root. Fixing bug:... | Evgeniy Spinov | 2015-06-24 | 1 | -2/+8 |
| | | * | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 9 | -9/+9 |
| | * | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 9 | -9/+9 |
| * | | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 9 | -9/+9 |
| * | | | | Merge branch 'PHP-7.1' | Nikita Popov | 2017-01-01 | 10 | -127/+0 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-01-01 | 6 | -60/+0 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Flush stderr on win32 in cli_log_message | Nikita Popov | 2017-01-01 | 6 | -60/+0 |
| * | | | | Merge branch 'pull-request/2261' | Joe Watkins | 2017-01-01 | 2 | -3/+5 |
| |\ \ \ \ | |||||
| | * | | | | Add PHPAPI php_session_flush and php_session_destroy | dreamszhu | 2017-01-01 | 2 | -3/+5 |
| * | | | | | Add PHPAPI for session class entry | dreamszhu | 2016-12-31 | 1 | -4/+4 |
| |/ / / / | |||||
| * | | | | fix uninitialized value | Anatol Belski | 2016-12-27 | 1 | -0/+1 |
| * | | | | Fixed typo in "session_module_name" | Graham Campbell | 2016-12-27 | 6 | -6/+6 |
| * | | | | fork tests | Anatol Belski | 2016-12-26 | 4 | -3/+73 |
| * | | | | Fix tests for appveyor | Yasuo Ohgaki | 2016-12-24 | 2 | -4/+2 |
| * | | | | Fix bug #73100 - Improve bug fix. Forbid to set 'user' save handler other tha... | Yasuo Ohgaki | 2016-12-22 | 5 | -6/+25 |
| * | | | | Remove "register_globals" support codes from php/php_binary serializers. | Yasuo Ohgaki | 2016-12-21 | 2 | -56/+28 |
| * | | | | fix test portability | Anatol Belski | 2016-12-13 | 1 | -4/+3 |
| * | | | | Merge branch 'PHP-7.1' | Xinchen Hui | 2016-12-10 | 2 | -1/+2 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Fixed tests | Xinchen Hui | 2016-12-10 | 2 | -1/+2 |
| * | | | | Add XFAIL for failing test | Yasuo Ohgaki | 2016-11-27 | 1 | -0/+2 |
| * | | | | Merge branch 'pull-request/2221' | Yasuo Ohgaki | 2016-11-27 | 1 | -0/+36 |
| |\ \ \ \ | |||||
| | * | | | | Add a test for bug 73529 | Craig Duncan | 2016-11-24 | 1 | -0/+36 |
| | | |/ / | |/| | | |||||
| * | | | | fix test | Anatol Belski | 2016-11-26 | 1 | -0/+2 |
