Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
| | |||||
* | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-06 | 1 | -2/+8 |
|\ | | | | | | | | | * PHP-7.0: Fixed bug #69582 session not readable by root in CLI | ||||
| * | Merge branch 'pull-request/1360' into PHP-7.0 | Joe Watkins | 2017-01-06 | 1 | -2/+8 |
| |\ | | | | | | | | | | | | | | | | * pull-request/1360: Fixed bug #69582 session not readable by root in CLI news entry for PR #1360 | ||||
| | * | *[Sessions]: Now session is accessible if process is ran by root. Fixing ↵ | Evgeniy Spinov | 2015-06-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | bug: https://bugs.php.net/bug.php?id=69582 *[Sessions]: Replaced fstat with zend_fstat | ||||
| | * | *[Sessions]: Now session is accessible if process is ran by root. Fixing ↵ | Evgeniy Spinov | 2015-06-24 | 1 | -2/+8 |
| | | | | | | | | | | | | bug: https://bugs.php.net/bug.php?id=69582 | ||||
| * | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
| | | | |||||
* | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-11-22 | 1 | -2/+2 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-7.0: remove TSRMLS_* | ||||
| * | | remove TSRMLS_* | Anatol Belski | 2016-11-21 | 1 | -2/+2 |
| | | | |||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2016-09-16 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Christoph M. Becker | 2016-09-16 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Fix #73100: session_destroy null dereference in ps_files_path_create | Christoph M. Becker | 2016-09-16 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge branch 'PHP-7.0' into PHP-7.1 | Yasuo Ohgaki | 2016-09-09 | 1 | -0/+2 |
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | * PHP-7.0: Update NEWS Fixed Bug #68015 Session does not report invalid uid for files save handler | ||||
| * | | | Merge branch 'PHP-5.6' into PHP-7.0 | Yasuo Ohgaki | 2016-09-09 | 1 | -0/+2 |
| |\ \ \ | | |/ / | | | | | | | | | | | | | * PHP-5.6: Fixed Bug #68015 Session does not report invalid uid for files save handler | ||||
| | * | | Fixed Bug #68015 Session does not report invalid uid for files save handler | Yasuo Ohgaki | 2016-09-09 | 1 | -1/+3 |
| | | | | |||||
| | * | | Revert "fix leak in 5.6" | Anatol Belski | 2016-01-29 | 1 | -12/+0 |
| | | | | | | | | | | | | | | | | This reverts commit fa548e5ca9b275ac383cadddde0f4e6d9a806f24. | ||||
| | * | | fix leak in 5.6 | Anatol Belski | 2016-01-29 | 1 | -0/+12 |
| | | | | |||||
| | * | | refix bug #69111, crash in 5.6 only | Anatol Belski | 2016-01-29 | 1 | -0/+4 |
| | | | | |||||
* | | | | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2016-09-04 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | | | | | | | | | | | | | * PHP-7.0: phpdbg: couple of network function return checks. Possible overflow when copy the socket_path configuration. | ||||
| * | | | phpdbg: couple of network function return checks. Possible | David Carlier | 2016-09-04 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | overflow when copy the socket_path configuration. | ||||
* | | | | Revert "Revert "Implement RFC Add session_gc() ↵ | Yasuo Ohgaki | 2016-09-01 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | https://wiki.php.net/rfc/session-gc"" This reverts commit 355c7e7d1cdc180d368c6214ea7605443fc88c92. | ||||
* | | | | Revert "Implement RFC Add session_gc() https://wiki.php.net/rfc/session-gc" | Yasuo Ohgaki | 2016-09-01 | 1 | -3/+1 |
| | | | | | | | | | | | | | | | | This reverts commit 1cf179e4150308d8217d9517408ca5e22b5d607f. | ||||
* | | | | Implement RFC Add session_gc() https://wiki.php.net/rfc/session-gc | Yasuo Ohgaki | 2016-08-29 | 1 | -1/+3 |
| | | | | |||||
* | | | | Merge branch 'PHP-7.0' | Xinchen Hui | 2016-07-03 | 1 | -0/+5 |
|\ \ \ \ | |/ / / | | | | | | | | | | | | | * PHP-7.0: Fixed bug #72531 (ps_files_cleanup_dir Buffer overflow) | ||||
| * | | | Fixed bug #72531 (ps_files_cleanup_dir Buffer overflow) | Xinchen Hui | 2016-07-03 | 1 | -0/+5 |
| | | | | |||||
* | | | | Fixed compilation warnings | Dmitry Stogov | 2016-06-22 | 1 | -2/+2 |
|/ / / | |||||
* | | | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-5.6: Happy new year (Update copyright to 2016) | ||||
| * | | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| | | | |||||
* | | | Use defined macro | Xinchen Hui | 2015-11-07 | 1 | -1/+1 |
| | | | |||||
* | | | Revert "Fixed bug #70876 Segmentation fault when regenerating session id ↵ | Xinchen Hui | 2015-11-07 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | | | with strict mode" This reverts commit 0bf3ebb4ba77f38261d9cb21a205a7d31b7f85cf. | ||||
* | | | Fixed bug #70876 Segmentation fault when regenerating session id with strict ↵ | Reeze Xia | 2015-11-07 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | mode The comment *mod_data always be non-NULL is not true. The same as this FIXME: https://github.com/php/php-src/blob/master/ext/session/mod_files.c#L676 | ||||
* | | | Fixed bug #70529 Session read causes "String is not zero-terminated" error | Yasuo Ohgaki | 2015-09-19 | 1 | -0/+1 |
| | | | |||||
* | | | Use ZSTR_ API to access zend_string elements (this is just renaming without ↵ | Dmitry Stogov | 2015-06-30 | 1 | -18/+18 |
| | | | | | | | | | | | | semantick changes). | ||||
* | | | Improved zend_string API (Francois Laupretre) | Dmitry Stogov | 2015-06-29 | 1 | -2/+2 |
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit d96eab8d79b75ac83d49d49ae4665f948d15a804 Author: Francois Laupretre <francois@tekwire.net> Date: Fri Jun 26 01:23:31 2015 +0200 Use the new 'ZSTR' macros in the rest of the code. Does not change anything to the generated code (thanks to compat macros) but cleaner. commit b3526439104ac7a89a8e0c79dbebf33b22bd01b8 Author: Francois Laupretre <francois@tekwire.net> Date: Thu Jun 25 13:45:06 2015 +0200 Improve zend_string API Add missing methods | ||||
* | | Merge branch 'PHP-5.6' | Yasuo Ohgaki | 2015-04-24 | 1 | -0/+1 |
|\ \ | |/ | | | | | | | * PHP-5.6: Set NULL after efree | ||||
| * | Set NULL after efree | Yasuo Ohgaki | 2015-04-24 | 1 | -0/+1 |
| | | |||||
* | | robuster read/write for mod ps_files | Anatol Belski | 2015-03-24 | 1 | -6/+41 |
| | | |||||
* | | fix datatype mismatches | Anatol Belski | 2015-03-24 | 1 | -1/+1 |
| | | |||||
* | | Fixed typos in comments | Yasuo Ohgaki | 2015-02-04 | 1 | -14/+14 |
| | | |||||
* | | Merge branch 'PHP-5.6' | Yasuo Ohgaki | 2015-02-03 | 1 | -1/+4 |
|\ \ | |/ | | | | | | | | | | | | | * PHP-5.6: Fixed Bug #66623 no EINTR check on flock(LOCK_EX) Conflicts: ext/session/mod_files.c | ||||
| * | Fixed Bug #66623 no EINTR check on flock(LOCK_EX) | Yasuo Ohgaki | 2015-02-03 | 1 | -2/+5 |
| | | |||||
* | | Merge branch 'PHP-5.6' | Yasuo Ohgaki | 2015-02-01 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | * PHP-5.6: Fixed typo in comment | ||||
| * | Fixed typo in comment | Yasuo Ohgaki | 2015-02-01 | 1 | -1/+1 |
| | | |||||
| * | Bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| | | |||||
* | | remove unused variable | Anatol Belski | 2015-01-30 | 1 | -1/+0 |
| | | |||||
* | | WIP - test passes | Yasuo Ohgaki | 2015-01-22 | 1 | -45/+217 |
| | | |||||
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| | | |||||
* | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -1/+1 |
| | | |||||
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -23/+23 |
| | | |||||
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
| | |