Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove old SVN keywords substitutions | Peter Kokot | 2018-06-16 | 1 | -2/+0 |
| | | | | | | | | When the PHP source code was versioned in Subversion, there was possible to substitute certain keywords such as $Id$ with revision number, last change time and author name. Such approach is not used in Git so this patch removes these outdated artifacts from source code files. | ||||
* | Use zend_string_release_ex() instread of zend_string_release() in places, ↵ | Dmitry Stogov | 2018-05-28 | 1 | -7/+7 |
| | | | | where we sure about string persistence. | ||||
* | Merge branch 'PHP-7.2' | Anatol Belski | 2018-05-13 | 1 | -1/+3 |
|\ | | | | | | | | | * PHP-7.2: Fixed bug #76333 PHP built-in server does not find files if root path contains special characters | ||||
| * | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-05-13 | 1 | -1/+3 |
| |\ | | | | | | | | | | | | | * PHP-7.1: Fixed bug #76333 PHP built-in server does not find files if root path contains special characters | ||||
| | * | Fixed bug #76333 PHP built-in server does not find files if root path ↵ | Anatol Belski | 2018-05-13 | 1 | -1/+3 |
| | | | | | | | | | | | | contains special characters | ||||
* | | | No Content-Type header if MIME type is unknown | Mark Seuffert | 2018-04-14 | 1 | -8/+7 |
| | | | |||||
* | | | Merge branch 'PHP-7.2' | Nikita Popov | 2018-01-12 | 1 | -14/+16 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2018-01-12 | 1 | -14/+16 |
| |\ \ | | |/ | |||||
| | * | Revert "Fixed bug #75287 (Builtin webserver crash after chdir in a shutdown ↵ | Nikita Popov | 2018-01-12 | 1 | -14/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | function)" This reverts commit 816758eda2bcdd69ba505fb6bbb79124a7bf2254. After this commit relative router scripts were resolved against docroot rather than shell cwd. | ||||
| | * | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
| | | | |||||
| * | | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
| | | | |||||
* | | | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'PHP-7.2' | Anatol Belski | 2017-11-28 | 1 | -0/+20 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-7.2: Fixed bug #73830 Directory does not exist. | ||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2017-11-28 | 1 | -0/+20 |
| |\ \ | | |/ | | | | | | | | | | * PHP-7.1: Fixed bug #73830 Directory does not exist. | ||||
| | * | Fixed bug #73830 Directory does not exist. | Anatol Belski | 2017-11-28 | 1 | -0/+20 |
| | | | |||||
| | * | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-11-14 | 1 | -4/+12 |
| | |\ | | | | | | | | | | | | | | | | | | | | | * PHP-7.0: Update NEWS Fix bug 60471 by correctly identifying unused speculative preconnections | ||||
| | | * | Fix bug 60471 by correctly identifying unused speculative preconnections | Sammy Kaye Powers | 2017-11-14 | 1 | -4/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Correctly identify unused speculative preconnections from browsers like Chrome and Firefox * Add a new message to the debug level that is emitted when a TCP connection is closed without sending any request (a preconnection) * Fix an issue where the existing debug messages were not being displayed even when debug mode was enabled | ||||
* | | | | Added exceptions for ZEND_RC_DEBUG | Dmitry Stogov | 2017-11-02 | 1 | -3/+6 |
|/ / / | |||||
* | | | Merge branch 'PHP-7.1' into PHP-7.2 | Xinchen Hui | 2017-10-15 | 1 | -16/+14 |
|\ \ \ | |/ / | | | | | | | | | | | | | * PHP-7.1: Update NEWS Fixed bug #75287 (Builtin webserver crash after chdir in a shutdown function) | ||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Xinchen Hui | 2017-10-15 | 1 | -16/+14 |
| |\ \ | | |/ | | | | | | | | | | * PHP-7.0: Fixed bug #75287 (Builtin webserver crash after chdir in a shutdown function) | ||||
| | * | Fixed bug #75287 (Builtin webserver crash after chdir in a shutdown function) | Xinchen Hui | 2017-10-15 | 1 | -16/+14 |
| | | | |||||
* | | | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2017-09-05 | 1 | -0/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-09-05 | 1 | -0/+3 |
| |\ \ | | |/ | |||||
| | * | Add missing null termination | Nikita Popov | 2017-09-05 | 1 | -0/+3 |
| | | | |||||
* | | | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2017-09-05 | 1 | -25/+83 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-09-05 | 1 | -26/+84 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #70470 | Bouke van der Bijl | 2017-09-05 | 1 | -26/+84 |
| | | | |||||
* | | | Fix bug 60471 by correctly identifying unused speculative preconnections | Sammy Kaye Powers | 2017-04-11 | 1 | -5/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Correctly identify unused speculative preconnections from browsers like Chrome and Firefox * Add a new message to the debug level that is emitted when a TCP connection is closed without sending any request (a preconnection) * Fix an issue where the existing debug messages were not being displayed even when debug mode was enabled | ||||
* | | | Remove more unnecessary checks on Zend's allocator functions | Thomas Punt | 2017-03-16 | 1 | -35/+2 |
| | | | |||||
* | | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-01-18 | 1 | -1/+1 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-7.1: Remove remnants of TSMRLS_* macro calls | ||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-18 | 1 | -1/+1 |
| |\ \ | | |/ | | | | | | | | | | * PHP-7.0: Remove remnants of TSMRLS_* macro calls | ||||
| | * | Remove remnants of TSMRLS_* macro calls | Thomas Punt | 2017-01-18 | 1 | -1/+1 |
| | | | |||||
| | * | 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 |
| | | | |||||
* | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
| | | | |||||
* | | | Finish remaining replacement uint => uint32_t | Anatol Belski | 2016-12-22 | 1 | -3/+3 |
|/ / | | | | | | | Tthe core should be normalized now, no uints anymore | ||||
* | | Better fix for bug #73360 | Anatol Belski | 2016-10-21 | 1 | -3/+3 |
| | | | | | | | | | | This also fixes the TS issue. And, it also reveals that there's an issue in the VCWD_* API to be possibly addressed. | ||||
* | | Revert "Fixed bug #73360 Unable to work in root with unicode chars" | Anatol Belski | 2016-10-21 | 1 | -3/+3 |
| | | | | | | | | This reverts commit 64fee0aecb2c804a088b896da6f736dbc19d8424. | ||||
* | | Fixed bug #73360 Unable to work in root with unicode chars | Anatol Belski | 2016-10-21 | 1 | -3/+3 |
| | | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2016-08-09 | 1 | -6/+2 |
|\ \ | |/ | |||||
| * | Don't copy mime types in CLI server | Nikita Popov | 2016-08-09 | 1 | -6/+2 |
| | | | | | | | | This is both unnecessary and causes leaks in valgrind. | ||||
* | | Pass error severity to SAPI modules and raise corresponding error level in ↵ | Martin Vobruba | 2016-07-11 | 1 | -2/+2 |
| | | | | | | | | Apache | ||||
* | | Merge branch 'PHP-7.0' | Xinchen Hui | 2016-06-24 | 1 | -4/+1 |
|\ \ | |/ | |||||
| * | Fixed bug #72484 (SCRIPT_FILENAME shows wrong path if the user specify ↵ | Xinchen Hui | 2016-06-24 | 1 | -4/+1 |
| | | | | | | | | router.php) | ||||
* | | Fixed compilation warnings | Dmitry Stogov | 2016-06-21 | 1 | -2/+10 |
| | | |||||
* | | Added ZEND_ATTRIBUTE_FORMAT to some middind functions. | Dmitry Stogov | 2016-06-21 | 1 | -1/+1 |
| | | | | | | | | | | "%p" replaced by ZEND_LONG_FMT to avoid compilation warnings. Fixed most incorrect use cases of format specifiers. | ||||
* | | Improved support for zend-signals. | Dmitry Stogov | 2016-06-20 | 1 | -0/+1 |
| | | |||||
* | | improve date header code | Anatol Belski | 2016-06-02 | 1 | -15/+17 |
| | | |||||
* | | Added mandatory Date: header to built-in webserver | SeeSchloss | 2016-06-02 | 1 | -0/+8 |
|/ | |||||
* | Merge branch 'PHP-5.6.19' into PHP-7.0.4 | Stanislav Malyshev | 2016-03-01 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.6.19: fix test file Fix version update NEWS Update NEWS Fix bug #71498: Out-of-Bound Read in phar_parse_zipfile() fix ts buld prep for 5.6.19RC1 5.6.20 is next Fixed bug #71587 - Use-After-Free / Double-Free in WDDX Deserialize Conflicts: configure.in ext/wddx/wddx.c main/php_version.h |