summaryrefslogtreecommitdiff
path: root/ext/opcache/tests
Commit message (Expand)AuthorAgeFilesLines
* Reindent phpt filesNikita Popov2020-02-03168-1210/+1210
* Merge branch 'PHP-7.4'Nikita Popov2020-01-301-0/+18
|\
| * Fixed bug #79193Nikita Popov2020-01-301-0/+18
* | Convert ZEND_ECHO operand to string after sccpTyson Andre2020-01-2711-15/+51
* | Merge branch 'PHP-7.4'Xinchen Hui2020-01-202-0/+36
|\ \ | |/
| * Fixed bug #79114 (Eval class during preload causes class to be only half avai...Xinchen Hui2020-01-202-0/+36
* | Fix #78880 Another roundMáté Kocsis2020-01-191-1/+1
* | Fix #78880: Final spelling fixesMáté Kocsis2020-01-164-4/+4
* | Fix #78880: Another bunch of spelling errorsMáté Kocsis2020-01-164-4/+4
* | Merge branch 'PHP-7.4'Nikita Popov2020-01-0633-52/+137
|\ \ | |/
| * Remove support for preloading on WindowsNikita Popov2020-01-0633-52/+137
* | Fix SSA construction for ADD_ARRAY_ELEMENT in RC_INFERENCE modeNikita Popov2019-12-301-0/+28
* | Merge branch 'PHP-7.4'Nikita Popov2019-12-181-0/+28
|\ \ | |/
| * Fixed bug #78986Nikita Popov2019-12-181-0/+28
* | Merge branch 'PHP-7.4'Dmitry Stogov2019-12-161-0/+17
|\ \ | |/
| * Fixed bug #78961 (erroneous optimization of re-assigned $GLOBALS)Dmitry Stogov2019-12-161-0/+17
* | Merge branch 'PHP-7.4'Nikita Popov2019-12-122-0/+28
|\ \ | |/
| * Fixed bug #78950: Preloading trait method with static variablesNikita Popov2019-12-122-0/+28
* | Merge branch 'PHP-7.4'Nikita Popov2019-12-121-0/+18
|\ \ | |/
| * Fix handling of non-final loop var free in sccpNikita Popov2019-12-121-0/+18
* | Merge branch 'PHP-7.4'Dmitry Stogov2019-12-112-0/+21
|\ \ | |/
| * Addirional fix for bug #78918Dmitry Stogov2019-12-112-0/+21
* | Merge branch 'PHP-7.4'Dmitry Stogov2019-12-117-0/+146
|\ \ | |/
| * Fixed bug #78937 (Preloading unlinkable anonymous class can segfault)Dmitry Stogov2019-12-117-0/+146
* | Merge branch 'PHP-7.4'Nikita Popov2019-12-103-3/+3
|\ \ | |/
| * Fix release build failureNikita Popov2019-12-102-2/+2
* | Merge branch 'PHP-7.4'Nikita Popov2019-12-1015-5/+142
|\ \ | |/
| * Add support for class_alias to preloadingNikita Popov2019-12-102-0/+20
| * Fixed bug #78935: Check that all linked classes can be preloadedNikita Popov2019-12-1013-4/+123
* | Merge branch 'PHP-7.4'Nikita Popov2019-12-101-0/+22
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-12-101-0/+22
| |\
| | * Fix DCE with FE_FETCHNikita Popov2019-12-101-0/+22
* | | Merge branch 'PHP-7.4'Dmitry Stogov2019-11-181-0/+34
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Dmitry Stogov2019-11-181-0/+34
| |\ \ | | |/
| | * Merge branch 'PHP-7.2' into PHP-7.3Dmitry Stogov2019-11-181-0/+34
| | |\
| | | * Fix $x = (bool)$x; for undefined with opcacheTyson Andre2019-11-181-0/+34
* | | | Fixed JIT for TYPE_CHECK opcode (exception handling in case of undefined argu...Dmitry Stogov2019-11-121-0/+25
* | | | Clean DONE tags from testsFabien Villepinte2019-11-072-4/+0
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-10-251-0/+14
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-10-251-0/+14
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-10-251-0/+14
| | |\ \ | | | |/
| | | * Fixed bug #78747Nikita Popov2019-10-251-0/+14
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-10-251-0/+19
|\ \ \ \ | |/ / /
| * | | Check class linking in VERIFY_RETURN_TYPE optimizationNikita Popov2019-10-251-0/+19
* | | | Fixed incorrect JIT compilationDmitry Stogov2019-10-141-0/+22
* | | | Fixed incorrect JIT compilationDmitry Stogov2019-10-141-0/+23
* | | | Fixed edge cases introduced by 170ed1f5a7b2f2f052445761080c96a3a3cfa884Dmitry Stogov2019-10-102-0/+43
* | | | Convert some notices to warningsNikita Popov2019-10-0216-23/+23
* | | | Promote write "use scalar as array" warning to ErrorNikita Popov2019-09-271-5/+8
* | | | Convert "Illegal offset type" warnings to exceptionsNikita Popov2019-09-271-4/+7