Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | set versionsphp-7.1.5PHP-7.1.5 | Joe Watkins | 2017-05-09 | 3 | -4/+4 |
| | |||||
* | Merge branch 'PHP-7.0' into PHP-7.1php-7.1.5RC1 | Anatol Belski | 2017-04-27 | 2 | -55/+11 |
| | | | | | | * PHP-7.0: Revert "Detect invalid port in xp_socket parse ip address" Revert "Follow up patch regarding bug #74216, see bug #74429" | ||||
* | prepare release | Joe Watkins | 2017-04-25 | 3 | -4/+4 |
| | |||||
* | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-04-25 | 0 | -0/+0 |
|\ | | | | | | | | | * PHP-7.0: move next | ||||
| * | move next | Anatol Belski | 2017-04-25 | 3 | -5/+9 |
| | | |||||
* | | [ci skip] update NEWS | Anatol Belski | 2017-04-25 | 1 | -0/+3 |
| | | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-04-25 | 0 | -0/+0 |
|\ \ | |/ | | | | | | | * PHP-7.0: [ci skip] update NEWS | ||||
| * | [ci skip] update NEWS | Anatol Belski | 2017-04-25 | 1 | -0/+4 |
| | | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-04-25 | 1 | -2/+2 |
|\ \ | |/ | | | | | | | * PHP-7.0: Follow up patch regarding bug #74216, see bug #74429 | ||||
| * | Follow up patch regarding bug #74216, see bug #74429 | Sara Golemon | 2017-04-25 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | While the case in bug #74429 is not documented and is only worky due to an implementation bug, the strength seems to breach some real world apps. Given this patch doesn't impact the initial security fix for bug #74216, it is reasonable to let the apps keep working. As mentioned in the ticket, this behavior is a subject to change in future versions and should not be abused. | ||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-04-24 | 2 | -2/+2 |
|\ \ | |/ | | | | | | | | | * PHP-7.0: don't backup older deps after upgrades update SDK version for AppVeyor | ||||
| * | don't backup older deps after upgrades | Anatol Belski | 2017-04-24 | 1 | -1/+1 |
| | | |||||
| * | update SDK version for AppVeyor | Anatol Belski | 2017-04-24 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Jakub Zelenka | 2017-04-24 | 3 | -25/+92 |
|\ \ | |/ | |||||
| * | Fix bug #73833 (null character not allowed in openssl_pkey_get_private) | Jakub Zelenka | 2017-04-24 | 3 | -25/+92 |
| | | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-04-24 | 2 | -3/+10 |
|\ \ | |/ | | | | | | | * PHP-7.0: Support also no,shared configure arg vals by default | ||||
| * | Support also no,shared configure arg vals by default | Anatol Belski | 2017-04-24 | 2 | -3/+10 |
| | | | | | | | | | | | | This indirectly fixes bug #74398 where --with-extname is expected to be configured shared with our default dependency package. With a non default deps, it still can be enforced --with-extname=static | ||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Jakub Zelenka | 2017-04-23 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Add missing NEWS entries for 7.0.19 | Jakub Zelenka | 2017-04-23 | 1 | -0/+4 |
| | | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-04-23 | 0 | -0/+0 |
|\ \ | |/ | | | | | | | * PHP-7.0: extend zlib export required for the recent libpng | ||||
| * | extend zlib export required for the recent libpng | Anatol Belski | 2017-04-23 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Jakub Zelenka | 2017-04-23 | 4 | -14/+26 |
|\ \ | |/ | |||||
| * | Fix bug #73711 (Segfault in openssl_pkey_new when generating DSA or DH key) | Jakub Zelenka | 2017-04-23 | 4 | -14/+26 |
| | | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-04-23 | 1 | -0/+1 |
|\ \ | | | | | | | | | | | | | * PHP-7.0: extend zlib export required for the recent libpng | ||||
| * | | extend zlib export required for the recent libpng | Anatol Belski | 2017-04-23 | 1 | -0/+1 |
| |/ | |||||
* | | [ci skip] update NEWS | Anatol Belski | 2017-04-22 | 1 | -0/+2 |
| | | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-04-22 | 0 | -0/+0 |
|\ \ | |/ | | | | | | | * PHP-7.0: [ci skip] update NEWS | ||||
| * | [ci skip] update NEWS | Anatol Belski | 2017-04-22 | 1 | -0/+2 |
| | | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-04-22 | 1 | -1/+6 |
|\ \ | |/ | | | | | | | * PHP-7.0: #74337 pointer returned by php_stream_fopen_tmpfile not validated in memory.c | ||||
| * | #74337 pointer returned by php_stream_fopen_tmpfile not validated in memory.c | Anton Serbulov | 2017-04-22 | 1 | -1/+6 |
| | | |||||
* | | Fixed bug #74489 readline() immediately returns false in interactive console ↵ | Anatol Belski | 2017-04-22 | 2 | -1/+5 |
| | | | | | | | | mode | ||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-04-20 | 1 | -2/+2 |
|\ \ | |/ | | | | | | | * PHP-7.0: Avoid exact floating point comparison | ||||
| * | Avoid exact floating point comparison | Steve Walk | 2017-04-20 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-04-20 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | * PHP-7.0: Update php_network.h | ||||
| * | Update php_network.h | Alexander Ilyin | 2017-04-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | ``` In file included from /usr/local/include/php/main/php_network.h:124:0, from /var/www/html/php-ext-handlersocketi-0.0.1/hs_response.c:3: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp] #warning redirecting incorrect #include <sys/poll.h> to <poll.h> ^ ``` | ||||
* | | Merge branch 'PHP-7.1' of git.php.net:/php-src into PHP-7.1 | Xinchen Hui | 2017-04-17 | 1 | -1/+4 |
|\ \ | | | | | | | | | | | | | * 'PHP-7.1' of git.php.net:/php-src: Fix loop identification | ||||
| * | | Fix loop identification | Nikita Popov | 2017-04-17 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | When assigning loop headers, we should treat already detected loops as collapsed to their loop header, instead of ignoring them. This fixes the loop header of BB2 in mandel2 if live-range CFG splitting is enabled. | ||||
* | | | Fixed bug #74456 (Segmentation error while running a script in CLI mode) | Xinchen Hui | 2017-04-17 | 3 | -1/+27 |
|/ / | | | | | | | | | Instead of make update_op1_by_const supports FETCH_LIST(CASE), I think disable it is more safe for 7.1 | ||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-04-17 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | * PHP-7.0: ext/gettext: respect passed in library directory for all checks | ||||
| * | ext/gettext: respect passed in library directory for all checks | Michael Heimpold | 2017-04-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | A directory given to configure by --with-gettext=dir is only used within the very first AC_CHECK_LIB. This is because the temporary modified LDFLAGS variable is reset too early. This results in functions not detected properly. The original issue and patch was reported for OpenWrt/LEDE distribution by @Dimazhan at: https://github.com/openwrt/packages/issues/4250 Signed-off-by: Michael Heimpold <mhei@heimpold.de> | ||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-04-17 | 4 | -1/+22 |
|\ \ | |/ | | | | | | | * PHP-7.0: Fixed bug #74080 Add datetime constant for RFC7231 | ||||
| * | Fixed bug #74080 Add datetime constant for RFC7231 | Craig Duncan | 2017-04-17 | 4 | -1/+22 |
| | | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-04-17 | 3 | -26/+89 |
|\ \ | |/ | | | | | | | * PHP-7.0: Fixed bug #74439 Wrong reflection on the Locale methods | ||||
| * | Fixed bug #74439 Wrong reflection on the Locale methods | Fabien Villepinte | 2017-04-17 | 3 | -26/+89 |
| | | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-04-16 | 0 | -0/+0 |
|\ \ | |/ | | | | | | | * PHP-7.0: [ci skip] update NEWS | ||||
| * | [ci skip] update NEWS | Anatol Belski | 2017-04-16 | 1 | -0/+2 |
| | | |||||
* | | [ci skip] update NEWS | Anatol Belski | 2017-04-16 | 1 | -0/+2 |
| | | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-04-15 | 1 | -9/+10 |
|\ \ | |/ | | | | | | | * PHP-7.0: improve/fix error handling | ||||
| * | improve/fix error handling | Anatol Belski | 2017-04-15 | 1 | -9/+10 |
| | | | | | | | | GetLastError() should not be called, if the function didn't fail. | ||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-04-15 | 1 | -3/+2 |
|\ \ | |/ | | | | | | | * PHP-7.0: fix error handling |