summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* set versionsphp-7.0.22PHP-7.0.22Anatol Belski2017-08-013-4/+4
|
* fix typophp-7.0.22RC1Anatol Belski2017-07-181-1/+1
|
* set versionsAnatol Belski2017-07-183-4/+4
|
* fix missing var for phpizeAnatol Belski2017-07-171-0/+1
| | | | (cherry picked from commit 36c3d7140753bb692e36f5dcef7db7aa76224751)
* Fixed bug #74906 redirecting incorrect include <sys/errno.h>Peter Kokot2017-07-172-7/+2
|
* Fixed bug 74913 redirecting incorrect include <sys/poll.h>Peter Kokot2017-07-172-1/+6
|
* Bump OCI8 version for recent patchChristopher Jones2017-07-143-7/+22
|
* Guard against AppVeyor losing deps issueAnatol Belski2017-07-121-0/+7
| | | | | Possibly due to concurrent build cache updates or some changes in the remote image. Some locking mechanism still could be required.
* increase poll timeout as false positives mitigationAnatol Belski2017-07-121-1/+1
|
* update NEWSAnatol Belski2017-07-101-2/+0
|
* switch to next binary tools sdk versionAnatol Belski2017-07-101-1/+1
|
* Revert "Add more constants, improve comments, and add tests"Anatol Belski2017-07-104-162/+1
| | | | This reverts commit 0c4f11ecaad213483f98c39128e217f9b389f604.
* #73594 tests only check the extra params if dns_get_record is successfulPedro Magalhães2017-07-102-4/+6
|
* Fixed bug #74852 (property_exists returns true on unknown DateInterval property)jhdxr2017-07-103-5/+26
|
* [ci skip] update NEWSAnatol Belski2017-07-091-0/+4
|
* Fixed bug #74883 SQLite3::__construct() produces "out of memory" exception ↵Anatol Belski2017-07-081-3/+6
| | | | with invalid flags
* update libs versionsAnatol Belski2017-07-081-2/+2
|
* Fix NEWS entry locationChristopher Jones2017-07-071-1/+3
|
* Merge branch 'PHP-5.6' into PHP-7.0Ferenc Kovacs2017-07-060-0/+0
|\
| * add missing NEWS entry for #74087 and also fix the formattingFerenc Kovacs2017-07-061-4/+8
| |
| * move NEWS entry to the correct place, also bump the versionFerenc Kovacs2017-07-063-7/+11
| |
* | [ci skip] sync NEWSAnatol Belski2017-07-051-0/+17
| |
* | Merge branch 'PHP-5.6' into PHP-7.0Remi Collet2017-07-050-0/+0
|\ \ | |/ | | | | | | | | | | | | | | | | * PHP-5.6: NEWS for oniguruma Patch from the upstream git https://github.com/kkos/oniguruma/issues/60 (CVE-2017-9228) Patch from the upstream git https://github.com/kkos/oniguruma/issues/59 (CVE-2017-9229) b690371bbf97794b4a1d3f295d4fb9a8b05d402d Modified for onig 5.9.6 Patch from the upstream git https://github.com/kkos/oniguruma/issues/58 (CVE-2017-9227) Patch from the upstream git https://github.com/kkos/oniguruma/issues/57 (CVE-2017-9224) Patch from the upstream git https://github.com/kkos/oniguruma/issues/55 (CVE-2017-9226) b4bf968ad52afe14e60a2dc8a95d3555c543353a Modified for onig 5.9.6 f015fbdd95f76438cd86366467bb2b39870dd7c6 Modified for onig 5.9.6
| * NEWS for onigurumaRemi Collet2017-07-051-0/+2
| |
| * Patch from the upstream gitRemi Collet2017-07-051-1/+3
| | | | | | | | | | | | https://github.com/kkos/oniguruma/issues/60 (CVE-2017-9228) Thanks to Mamoru TASAKA <mtasaka@fedoraproject.org>
| * Patch from the upstream gitRemi Collet2017-07-051-1/+8
| | | | | | | | | | | | | | https://github.com/kkos/oniguruma/issues/59 (CVE-2017-9229) b690371bbf97794b4a1d3f295d4fb9a8b05d402d Modified for onig 5.9.6 Thanks to Mamoru TASAKA <mtasaka@fedoraproject.org>
| * Patch from the upstream gitRemi Collet2017-07-051-0/+2
| | | | | | | | | | | | https://github.com/kkos/oniguruma/issues/58 (CVE-2017-9227) Thanks to Mamoru TASAKA <mtasaka@fedoraproject.org>
| * Patch from the upstream gitRemi Collet2017-07-051-5/+0
| | | | | | | | | | | | https://github.com/kkos/oniguruma/issues/57 (CVE-2017-9224) Thanks to Mamoru TASAKA <mtasaka@fedoraproject.org>
| * Patch from the upstream gitRemi Collet2017-07-051-2/+6
| | | | | | | | | | | | | | | | https://github.com/kkos/oniguruma/issues/55 (CVE-2017-9226) b4bf968ad52afe14e60a2dc8a95d3555c543353a Modified for onig 5.9.6 f015fbdd95f76438cd86366467bb2b39870dd7c6 Modified for onig 5.9.6 Thanks to Mamoru TASAKA <mtasaka@fedoraproject.org>
* | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2017-07-040-0/+0
|\ \ | |/ | | | | | | * PHP-5.6: Improve fix for #74145
| * Improve fix for #74145Stanislav Malyshev2017-07-041-5/+10
| |
* | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2017-07-043-4/+4
|\ \ | |/ | | | | | | * PHP-5.6: Fix tests
| * Fix testsStanislav Malyshev2017-07-042-4/+4
| |
* | Fix wddxStanislav Malyshev2017-07-041-4/+1
| |
* | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2017-07-0410-6377/+5538
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.6: Update NEWS Fix bug #74087 Fixed parsing of strange formats with mixed month/day and time strings Fix bug #74145 - wddx parsing empty boolean tag leads to SIGSEGV Fixed bug #74111 Fix #74435: Buffer over-read into uninitialized memory Fix bug #74603 - use correct buffer size Fix bug #74651 - check EVP_SealInit as it can return -1 Update NEWS Fix bug #73807
| * Update NEWSStanislav Malyshev2017-07-041-1/+17
| |
| * Fix bug #74087Stanislav Malyshev2017-07-041-1/+1
| | | | | | | | Ported from https://vcs.pcre.org/pcre/code/trunk/pcre_jit_compile.c?r1=1676&r2=1680&view=patch
| * Fixed parsing of strange formats with mixed month/day and time stringsDerick Rethans2017-07-042-6370/+5466
| |
| * Fix bug #74145 - wddx parsing empty boolean tag leads to SIGSEGVStanislav Malyshev2017-07-043-9/+31
| |
| * Fixed bug #74111Nikita Popov2017-07-044-517/+501
| |
| * Fix #74435: Buffer over-read into uninitialized memoryChristoph M. Becker2017-07-043-0/+30
| | | | | | | | | | The stack allocated color map buffers were not zeroed before usage, and so undefined palette indexes could cause information leakage.
| * Fix bug #74603 - use correct buffer sizeStanislav Malyshev2017-07-043-1/+17
| |
| * Fix bug #74651 - check EVP_SealInit as it can return -1Stanislav Malyshev2017-07-043-3/+47
| |
| * Update NEWSStanislav Malyshev2017-06-241-0/+4
| |
| * Fix bug #73807Nikita Popov2017-06-201-3/+9
| |
* | Fixed bug #74111Nikita Popov2017-07-043-519/+493
| |
* | Fix bug #74603 - use correct buffer sizeStanislav Malyshev2017-07-043-1/+17
| |
* | Fix bug #74651 - check EVP_SealInit as it can return -1Stanislav Malyshev2017-07-043-1/+45
| |
* | Adapt for 32-bits which fails at different offset (49 vs 38)Remi Collet2017-07-041-1/+1
| |
* | fix datatypeAnatol Belski2017-07-042-2/+2
| |