Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update NEWS for PHP 7.2.4PHP-7.2.4 | Remi Collet | 2018-03-27 | 1 | -1/+1 |
| | |||||
* | update NEWS | Remi Collet | 2018-03-27 | 1 | -4/+5 |
| | |||||
* | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-03-27 | 4 | -1/+11 |
| | | | | | | * PHP-7.1: Do not set PR_SET_DUMPABLE by default Do not set PR_SET_DUMPABLE by default | ||||
* | Update NEWS for 7.2.4 | Remi Collet | 2018-03-13 | 1 | -0/+3 |
| | |||||
* | Update NEWS for PHP 7.2.4RC1 | Remi Collet | 2018-03-13 | 1 | -1/+1 |
| | |||||
* | Merge branch 'PHP-7.1' into PHP-7.2 | Dmitry Stogov | 2018-03-13 | 1 | -19/+12 |
|\ | | | | | | | | | * PHP-7.1: Revert "More accurate symbolic constraints oferflow/unserflow handling (better fix for bug #76074)." | ||||
| * | Revert "More accurate symbolic constraints oferflow/unserflow handling ↵ | Dmitry Stogov | 2018-03-13 | 1 | -19/+12 |
| | | | | | | | | | | | | (better fix for bug #76074)." This reverts commit 44ba557de5c0d767ff6ccfcc2c8bde7d7c0746fe. | ||||
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Dmitry Stogov | 2018-03-13 | 1 | -12/+19 |
|\ \ | |/ | | | | | | | * PHP-7.1: More accurate symbolic constraints oferflow/unserflow handling (better fix for bug #76074). | ||||
| * | More accurate symbolic constraints oferflow/unserflow handling (better fix ↵ | Dmitry Stogov | 2018-03-13 | 1 | -12/+19 |
| | | | | | | | | for bug #76074). | ||||
* | | Forgot NEWs | Xinchen Hui | 2018-03-13 | 1 | -0/+4 |
| | | |||||
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Xinchen Hui | 2018-03-13 | 0 | -0/+0 |
|\ \ | |/ | | | | | | | * PHP-7.1: Forgot NEWS | ||||
| * | Forgot NEWS | Xinchen Hui | 2018-03-13 | 1 | -0/+4 |
| | | |||||
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Xinchen Hui | 2018-03-13 | 2 | -178/+137 |
|\ \ | |/ | | | | | | | * PHP-7.1: Fixed bug #76085 (Segmentation fault in buildFromIterator when directory name contains a \n) | ||||
| * | Fixed bug #76085 (Segmentation fault in buildFromIterator when directory ↵ | Xinchen Hui | 2018-03-13 | 2 | -178/+137 |
| | | | | | | | | name contains a \n) | ||||
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-03-12 | 1 | -1/+4 |
|\ \ | |/ | | | | | | | * PHP-7.1: Fix heap use after free | ||||
| * | Fix heap use after free | Anatol Belski | 2018-03-12 | 1 | -1/+4 |
| | | | | | | | | | | The value may only be used until PGresult was destroyed, thus it needs to be copied. | ||||
* | | Use literal as format | Anatol Belski | 2018-03-12 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-03-12 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | * PHP-7.1: Use string literal as format | ||||
| * | Use string literal as format | Anatol Belski | 2018-03-12 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-03-12 | 1 | -3/+3 |
|\ \ | |/ | | | | | | | * PHP-7.1: Provide core includes for the resource compiler by default | ||||
| * | Provide core includes for the resource compiler by default | Anatol Belski | 2018-03-12 | 1 | -3/+3 |
| | | |||||
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Dmitry Stogov | 2018-03-12 | 1 | -1/+5 |
|\ \ | |/ | | | | | | | * PHP-7.1: Replaced usafe reference from SHM to process memory with SHM to SHM reference | ||||
| * | Replaced usafe reference from SHM to process memory with SHM to SHM reference | Dmitry Stogov | 2018-03-12 | 1 | -1/+5 |
| | | |||||
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2018-03-11 | 4 | -5/+26 |
|\ \ | |/ | | | | | | | * PHP-7.1: Fix #62545: wrong unicode mapping in some charsets | ||||
| * | Fix #62545: wrong unicode mapping in some charsets | Christoph M. Becker | 2018-03-11 | 4 | -5/+26 |
| | | | | | | | | Undefined characters are best mapped to Unicode REPLACEMENT characters. | ||||
* | | ext/sockets: make AI_IDN usage optional | Thomas Petazzoni | 2018-03-11 | 2 | -1/+14 |
| | | | | | | | | | | | | | | AI_IDN is not supported by all C libraries (uClibc, musl), so make it optional, like AI_ALL. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> | ||||
* | | [ci skip] Update NEWS | Anatol Belski | 2018-03-10 | 1 | -0/+2 |
| | | |||||
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-03-10 | 0 | -0/+0 |
|\ \ | |/ | | | | | | | * PHP-7.1: [ci skip] Update NEWS | ||||
| * | [ci skip] Update NEWS | Anatol Belski | 2018-03-10 | 1 | -0/+4 |
| | | |||||
* | | Fixup mess in NEWS file (mixed 7.2.3 and 7.2.4 NEWS) | Bob Weinand | 2018-03-10 | 1 | -29/+38 |
| | | |||||
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Bob Weinand | 2018-03-10 | 2 | -6/+47 |
|\ \ | |/ | |||||
| * | Fix bug #76074 (opcache corrupts variable in for-loop) | Bob Weinand | 2018-03-10 | 3 | -6/+50 |
| | | |||||
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-03-10 | 2 | -4/+61 |
|\ \ | |/ | | | | | | | * PHP-7.1: Fixed bug #76068 parse_ini_string fails to parse "[foo]\nbar=1|>baz" with segfault | ||||
| * | Fixed bug #76068 parse_ini_string fails to parse "[foo]\nbar=1|>baz" with ↵ | Anatol Belski | 2018-03-10 | 2 | -4/+61 |
| | | | | | | | | segfault | ||||
* | | [ci skip] Update link | Anatol Belski | 2018-03-10 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2018-03-10 | 3 | -1/+22 |
|\ \ | |/ | | | | | | | * PHP-7.1: Fix #73957: signed integer conversion in imagescale() | ||||
| * | Fix #73957: signed integer conversion in imagescale() | Christoph M. Becker | 2018-03-10 | 3 | -1/+24 |
| | | | | | | | | | | | | We must not pass values to `gdImageScale()` which cannot be represented by an `unsigned int`. Instead we return FALSE, according to what we already did for negative integers. | ||||
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-03-08 | 1 | -0/+4 |
|\ \ | |/ | | | | | | | * PHP-7.1: Disable PGO for phpdbg | ||||
| * | Disable PGO for phpdbg | Anatol Belski | 2018-03-08 | 1 | -0/+4 |
| | | | | | | | | | | | | For executable files, the linker seems to have issues dealing with the empty profiling database. As PGO is unlikely to bring any benefit in this case, the easiest is to disable it. | ||||
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-03-07 | 1 | -1/+2 |
|\ \ | |/ | | | | | | | * PHP-7.1: Exclude /Qspectre for clang analyzer | ||||
| * | Exclude /Qspectre for clang analyzer | Anatol Belski | 2018-03-07 | 1 | -1/+2 |
| | | |||||
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-03-07 | 1 | -2/+2 |
|\ \ | |/ | | | | | | | * PHP-7.1: Guard platform dependent code | ||||
| * | Guard platform dependent code | Anatol Belski | 2018-03-07 | 1 | -2/+2 |
| | | |||||
* | | [ci skip] Update NEWS | Anatol Belski | 2018-03-06 | 1 | -0/+2 |
| | | |||||
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-03-06 | 0 | -0/+0 |
|\ \ | |/ | | | | | | | * PHP-7.1: [ci skip] Update NEWS | ||||
| * | [ci skip] Update NEWS | Anatol Belski | 2018-03-06 | 1 | -0/+2 |
| | | |||||
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Dmitry Stogov | 2018-03-06 | 4 | -9/+44 |
|\ \ | |/ | | | | | | | * PHP-7.1: Replaced usafe reference from SHM to process memory with SHM to SHM reference. | ||||
| * | Replaced usafe reference from SHM to process memory with SHM to SHM reference. | Dmitry Stogov | 2018-03-06 | 4 | -9/+44 |
| | | |||||
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Dmitry Stogov | 2018-03-06 | 2 | -1/+5 |
|\ \ | |/ | | | | | | | * PHP-7.1: Don't keep HashTable.pDestructor in SHM and always set it into ZVAL_PTR_DTOR in zval_array_dup(). Keeping pointer to a function in SHM is not safe because of ASLR. | ||||
| * | Don't keep HashTable.pDestructor in SHM and always set it into ZVAL_PTR_DTOR ↵ | Dmitry Stogov | 2018-03-06 | 2 | -1/+5 |
| | | | | | | | | | | | | in zval_array_dup(). Keeping pointer to a function in SHM is not safe because of ASLR. |