Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | set versionsphp-7.1.8RC1PHP-7.1.8 | Joe Watkins | 2017-07-18 | 3 | -4/+4 |
| | |||||
* | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-07-18 | 1 | -1/+1 |
|\ | | | | | | | | | * PHP-7.0: Exclude ext/ftp from AppVeyor test run | ||||
| * | Exclude ext/ftp from AppVeyor test run | Anatol Belski | 2017-07-18 | 1 | -1/+1 |
| | | | | | | | | | | as the tests depend on fork() and otherwise an extra setup would be needed anyway. | ||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-07-18 | 0 | -0/+0 |
|\ \ | |/ | | | | | | | * PHP-7.0: move to 7.0.23 for dev | ||||
| * | move to 7.0.23 for dev | Anatol Belski | 2017-07-18 | 3 | -5/+9 |
| | | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-07-17 | 1 | -0/+1 |
|\ \ | |/ | | | | | | | * PHP-7.0: fix missing var for phpize | ||||
| * | fix missing var for phpize | Anatol Belski | 2017-07-17 | 1 | -0/+1 |
| | | | | | | | | (cherry picked from commit 36c3d7140753bb692e36f5dcef7db7aa76224751) | ||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-07-17 | 2 | -7/+2 |
|\ \ | |/ | | | | | | | * PHP-7.0: Fixed bug #74906 redirecting incorrect include <sys/errno.h> | ||||
| * | Fixed bug #74906 redirecting incorrect include <sys/errno.h> | Peter Kokot | 2017-07-17 | 2 | -7/+2 |
| | | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-07-17 | 2 | -1/+6 |
|\ \ | |/ | | | | | | | * PHP-7.0: Fixed bug 74913 redirecting incorrect include <sys/poll.h> | ||||
| * | Fixed bug 74913 redirecting incorrect include <sys/poll.h> | Peter Kokot | 2017-07-17 | 2 | -1/+6 |
| | | |||||
* | | Add test for bug #74923 | Anatol Belski | 2017-07-15 | 1 | -0/+26 |
| | | |||||
* | | update NEWS | Anatol Belski | 2017-07-14 | 1 | -0/+1 |
| | | |||||
* | | Fixed bug #74923 Crash when crawling through network share | Anatol Belski | 2017-07-14 | 1 | -2/+18 |
| | | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Christopher Jones | 2017-07-14 | 3 | -7/+22 |
|\ \ | |/ | |||||
| * | Bump OCI8 version for recent patch | Christopher Jones | 2017-07-14 | 3 | -7/+22 |
| | | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-07-12 | 1 | -0/+7 |
|\ \ | |/ | | | | | | | * PHP-7.0: Guard against AppVeyor losing deps issue | ||||
| * | Guard against AppVeyor losing deps issue | Anatol Belski | 2017-07-12 | 1 | -0/+7 |
| | | | | | | | | | | Possibly due to concurrent build cache updates or some changes in the remote image. Some locking mechanism still could be required. | ||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-07-12 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | * PHP-7.0: increase poll timeout as false positives mitigation | ||||
| * | increase poll timeout as false positives mitigation | Anatol Belski | 2017-07-12 | 1 | -1/+1 |
| | | |||||
* | | update NEWS | Anatol Belski | 2017-07-10 | 1 | -2/+0 |
| | | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-07-10 | 0 | -0/+0 |
|\ \ | |/ | | | | | | | * PHP-7.0: update NEWS | ||||
| * | update NEWS | Anatol Belski | 2017-07-10 | 1 | -2/+0 |
| | | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-07-10 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | * PHP-7.0: switch to next binary tools sdk version | ||||
| * | switch to next binary tools sdk version | Anatol Belski | 2017-07-10 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-07-10 | 4 | -162/+1 |
|\ \ | |/ | | | | | | | * PHP-7.0: Revert "Add more constants, improve comments, and add tests" | ||||
| * | Revert "Add more constants, improve comments, and add tests" | Anatol Belski | 2017-07-10 | 4 | -162/+1 |
| | | | | | | | | This reverts commit 0c4f11ecaad213483f98c39128e217f9b389f604. | ||||
* | | improve test | Anatol Belski | 2017-07-10 | 2 | -2/+14 |
| | | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-07-10 | 2 | -4/+6 |
|\ \ | |/ | | | | | | | * PHP-7.0: #73594 tests only check the extra params if dns_get_record is successful | ||||
| * | #73594 tests only check the extra params if dns_get_record is successful | Pedro Magalhães | 2017-07-10 | 2 | -4/+6 |
| | | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-07-10 | 3 | -5/+26 |
|\ \ | |/ | | | | | | | * PHP-7.0: Fixed bug #74852 (property_exists returns true on unknown DateInterval property) | ||||
| * | Fixed bug #74852 (property_exists returns true on unknown DateInterval property) | jhdxr | 2017-07-10 | 3 | -5/+26 |
| | | |||||
* | | [ci skip] update NEWS | Anatol Belski | 2017-07-09 | 1 | -0/+4 |
| | | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-07-09 | 0 | -0/+0 |
|\ \ | |/ | | | | | | | * PHP-7.0: [ci skip] update NEWS | ||||
| * | [ci skip] update NEWS | Anatol Belski | 2017-07-09 | 1 | -0/+4 |
| | | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-07-09 | 1 | -3/+6 |
|\ \ | |/ | | | | | | | * PHP-7.0: Fixed bug #74883 SQLite3::__construct() produces "out of memory" exception with invalid flags | ||||
| * | Fixed bug #74883 SQLite3::__construct() produces "out of memory" exception ↵ | Anatol Belski | 2017-07-08 | 1 | -3/+6 |
| | | | | | | | | with invalid flags | ||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-07-08 | 1 | -2/+2 |
|\ \ | |/ | | | | | | | * PHP-7.0: update libs versions | ||||
| * | update libs versions | Anatol Belski | 2017-07-08 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Christopher Jones | 2017-07-07 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Fix NEWS entry location | Christopher Jones | 2017-07-07 | 1 | -1/+3 |
| | | |||||
* | | Fix NEWS entry location | Christopher Jones | 2017-07-07 | 1 | -1/+3 |
| | | |||||
* | | news entry for 74819 | Joe Watkins | 2017-07-06 | 1 | -0/+2 |
| | | |||||
* | | news entry for 74651 | Joe Watkins | 2017-07-06 | 1 | -0/+2 |
| | | |||||
* | | news entry for 74111 | Joe Watkins | 2017-07-06 | 1 | -0/+2 |
| | | |||||
* | | news entry for 74435 | Joe Watkins | 2017-07-06 | 1 | -0/+3 |
| | | |||||
* | | news entry for 74603 | Joe Watkins | 2017-07-06 | 1 | -0/+2 |
| | | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Ferenc Kovacs | 2017-07-06 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Ferenc Kovacs | 2017-07-06 | 0 | -0/+0 |
| |\ | |||||
| | * | add missing NEWS entry for #74087 and also fix the formatting | Ferenc Kovacs | 2017-07-06 | 1 | -4/+8 |
| | | |