summaryrefslogtreecommitdiff
path: root/ext/opcache
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.2' into PHP-7.3Xinchen Hui2019-03-181-26/+9
|\
| * Simplfy test caseXinchen Hui2019-03-181-26/+9
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-03-182-2/+42
|\ \ | |/
| * Fixed bug #77743Nikita Popov2019-03-182-2/+42
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-03-041-0/+26
|\ \ | |/
| * Fixed bug #77691Nikita Popov2019-03-042-5/+32
* | Remove result def during jmp_set optimizationNikita Popov2019-02-222-0/+31
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-02-222-1/+23
|\ \ | |/
| * Fix inference warning about missing key typeNikita Popov2019-02-222-1/+23
* | Merge branch 'PHP-7.2' into PHP-7.3Dmitry Stogov2019-02-124-103/+56
|\ \ | |/
| * Avoid dependency on "struct flock" fields order.Dmitry Stogov2019-02-124-103/+56
* | Merge branch 'PHP-7.2' into PHP-7.3Joe Watkins2019-02-031-2/+2
|\ \ | |/
| * Properly check for array_replace_recursive in sccp.cTyson Andre2019-02-031-2/+2
* | Fixed bug #77287Nikita Popov2019-01-221-1/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-01-112-21/+27
|\ \ | |/
| * Fix bug #77361 (configure fails on 64-bit AIX when opcache enabled)Kevin Adler2019-01-112-21/+27
* | Fixed bug #77434Nikita Popov2019-01-102-2/+34
* | Incase of invalid readXinchen Hui2019-01-101-1/+1
* | Make operator swapping depend on IGNORE_OVERLOADING flagNikita Popov2019-01-093-7/+10
* | Fixed bug #77266 (Assertion failed in dce_live_ranges)Xinchen Hui2019-01-082-1/+72
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-01-081-1/+0
|\ \ | |/
| * Don't swap operands of ZEND_MULNikita Popov2019-01-081-1/+0
* | Fix one issue reported in bug #77310Nikita Popov2019-01-072-20/+51
* | Possible fix for bug #77287Nikita Popov2019-01-021-3/+3
* | Fixed bug #77257Nikita Popov2019-01-022-12/+65
* | Remove BOMAnatol Belski2018-12-111-1/+1
* | Fixed bug #77275Nikita Popov2018-12-103-3/+31
* | Fix typos in compact literals debugging codeNikita Popov2018-12-101-4/+4
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2018-11-282-1/+22
|\ \ | |/
| * Fixed bug #77215Nikita Popov2018-11-282-1/+22
* | Fix compilation on x32Jan Rękorajski2018-11-131-1/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2018-11-022-1/+25
|\ \ | |/
| * Fixed bug #77092Nikita Popov2018-11-022-1/+25
* | Future-proof email addressesZeev Suraski2018-11-0152-112/+112
* | Don't optimize function if inference failedNikita Popov2018-10-251-2/+5
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2018-10-252-3/+26
|\ \ | |/
| * Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-10-252-3/+26
| |\
| | * Fixed bug #77058Nikita Popov2018-10-252-2/+22
| | * Improve "narrowing" error messageNikita Popov2018-10-251-1/+4
* | | Fixed reseting of interned strings buffer.Dmitry Stogov2018-10-241-0/+3
* | | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2018-10-181-3/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-10-181-3/+3
| |\ \ | | |/
| | * Fix test when it's run on another driveAnatol Belski2018-10-181-3/+3
| | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-154-4/+1
| | * Trim trailing whitespace in *.phptPeter Kokot2018-10-147-10/+10
| | * Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
| | * Trim trailing whitespace in source code filesPeter Kokot2018-10-135-15/+14
| * | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-156-6/+1
| * | Trim trailing whitespace in *.phptPeter Kokot2018-10-147-10/+10
| * | Sync leading and final newlines in source code filesPeter Kokot2018-10-142-2/+0