summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update NEWSphp-7.3.13PHP-7.3.13Christoph M. Becker2019-12-171-0/+16
* Fix testStanislav Malyshev2019-12-171-1/+0
* Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2019-12-173-3/+16
* Fix build - no model field anymoreStanislav Malyshev2019-12-171-2/+0
* Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2019-12-179-7/+88
* Fix #78943: mail() may release string with refcount==1 twiceChristoph M. Becker2019-12-171-3/+0
* Update for 7.3.13Christoph M. Becker2019-12-174-5/+5
* Prepare 7.3.13RC1php-7.3.13RC1Christoph M. Becker2019-12-034-10/+8
* Next is 7.3.14Christoph M. Becker2019-12-034-6/+8
* Merge branch 'PHP-7.2' into PHP-7.3Remi Collet2019-12-030-0/+0
|\
| * next is 7.2.27Remi Collet2019-12-033-5/+8
* | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-12-023-1/+11
|\ \ | |/
| * Fix #78814: strip_tags allows / in tag name => whitelist bypassChristoph M. Becker2019-12-023-1/+11
* | Fix #78296: is_file fails to detect fileChristoph M. Becker2019-12-024-2/+37
* | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-12-023-1/+15
|\ \ | |/
| * Fix #78833: Integer overflow in pack causes out-of-bound accessChristoph M. Becker2019-12-023-1/+15
* | Upgrade to Oniguruma 6.9.4Christoph M. Becker2019-11-3074-2923/+3691
* | Add missing skip checksChristoph M. Becker2019-11-291-1/+5
* | Partially revert "Adapt test cases for Oniguruma 6.9.4"Christoph M. Becker2019-11-292-33/+0
* | Adapt test cases for Oniguruma 6.9.4Christoph M. Becker2019-11-293-2/+40
* | Fix #78840: imploding $GLOBALS crashesChristoph M. Becker2019-11-273-2/+13
* | Fix #77638: var_export'ing certain class instances segfaultsChristoph M. Becker2019-11-253-2/+16
* | Fixed bug #78868 (Calling __autoload() with incorrect EG(fake_scope) value)Dmitry Stogov2019-11-253-0/+41
* | Fix #78853: preg_match() may return integer > 1Christoph M. Becker2019-11-223-1/+16
* | Merge branch 'PHP-7.2' into PHP-7.3George Wang2019-11-211-14/+26
|\ \ | |/
| * Added environment LSAPI_CLEAN_SHUTDOWN to control clean shutdown. Update SAPI...George Wang2019-11-211-14/+26
* | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-11-212-1/+4
|\ \ | |/
| * Fix #78849: GD build broken with -D SIGNED_COMPARE_SLOWChristoph M. Becker2019-11-212-1/+4
* | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-11-181-0/+2
|\ \ | |/
| * Update NEWSChristoph M. Becker2019-11-181-0/+4
* | Merge branch 'PHP-7.2' into PHP-7.3Dmitry Stogov2019-11-183-8/+58
|\ \ | |/
| * Fix $x = (bool)$x; for undefined with opcacheTyson Andre2019-11-183-8/+58
* | Fix ASLR related invalid opline handler issuesChristoph M. Becker2019-11-152-7/+35
* | Fixed wrong constant usageDmitry Stogov2019-11-121-1/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2019-11-112-2/+15
|\ \ | |/
| * Fix bug #78804 - Segmentation fault in Locale::filterMatchesStanislav Malyshev2019-11-113-4/+20
* | Wrap php_random.h in C++ portability macrosLevi Morrison2019-11-082-2/+4
* | Wrap hrtime in `extern "c" {}`Levi Morrison2019-11-071-0/+6
* | Fix php_pcre_mutex_free()Nikita Popov2019-11-071-2/+4
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-11-071-3/+3
|\ \ | |/
| * Remove outdated comments in testNikita Popov2019-11-071-3/+3
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-11-073-4/+22
|\ \ | |/
| * Fixed bug #78759Nikita Popov2019-11-073-4/+21
* | Fixed bug #78787Nikita Popov2019-11-063-4/+34
* | 7.3.13 is nextChristoph M. Becker2019-11-054-6/+8
* | Merge branch 'PHP-7.2' into PHP-7.3Sara Golemon2019-11-050-0/+0
|\ \ | |/
| * Bump for 7.2.26-devSara Golemon2019-11-053-5/+8
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-11-053-0/+40
|\ \ | |/
| * Fixed bug #78775Nikita Popov2019-11-053-0/+40
* | Remove obsolete oniguruma.patchChristoph M. Becker2019-11-051-28/+0