summaryrefslogtreecommitdiff
path: root/ext/opcache
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #77215Nikita Popov2018-11-282-1/+22
* Fixed bug #77092Nikita Popov2018-11-022-1/+25
* 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
* | 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
* | Trim trailing whitespace in source code filesPeter Kokot2018-10-137-17/+17
* | Fixed bug #76796Nikita Popov2018-09-072-1/+18
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-09-031-0/+7
|\ \ | |/
| * Fixed bug #76832 ZendOPcache.MemoryBase periodically deleted by the OSAnatol Belski2018-09-031-0/+7
* | Merge branch 'PHP-7.1' into PHP-7.2Xinchen Hui2018-08-161-8/+9
|\ \ | |/
| * Fixed bug #76747 (Opcache treats path containing "test.pharma.tld" as a phar ...Xinchen Hui2018-08-161-8/+9
* | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-06-301-1/+1
|\ \ | |/
| * Fix typo in compound dim assign op inferenceNikita Popov2018-06-301-1/+1
* | Fixed bug #76477 (Opcache causes empty return value)Xinchen Hui2018-06-153-5/+32
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-05-181-6/+12
|\ \ | |/
| * Fix Opcache test fails regarding to AppVeyor image updateAnatol Belski2018-05-181-6/+12
* | Merge branch 'PHP-7.1' into PHP-7.2Dmitry Stogov2018-05-031-22/+26
|\ \ | |/
| * Fixed bug #76205 (PHP-FPM sporadic crash when running Infinitewp)Dmitry Stogov2018-05-031-22/+26
| * Revert "Fixed bug #76205 (PHP-FPM sporadic crash when running Infinitewp)."Dmitry Stogov2018-04-281-20/+21
* | Revert "Merge branch 'PHP-7.1' into PHP-7.2"Dmitry Stogov2018-04-281-19/+20
* | Merge branch 'PHP-7.1' into PHP-7.2Dmitry Stogov2018-04-281-20/+19
|\ \ | |/
| * Fixed bug #76205 (PHP-FPM sporadic crash when running Infinitewp).Dmitry Stogov2018-04-281-21/+20
* | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-04-272-3/+32
|\ \ | |/
| * Fix bug #76281Nikita Popov2018-04-272-3/+32
* | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-04-273-1/+37
|\ \ | |/
| * Fixed bug #76275Nikita Popov2018-04-273-1/+37
* | Better explanation for the opcache.max_wasted_percentage ini settingRasmus Lerdorf2018-03-301-1/+7
* | Followup fix for bug #75729Nikita Popov2018-03-242-1/+6
* | Fixed bug #76094 (Access violation when using opcache)Xinchen Hui2018-03-152-1/+28
* | Merge branch 'PHP-7.1' into PHP-7.2Dmitry Stogov2018-03-141-7/+9
|\ \ | |/
| * Fixed use-after-freeDmitry Stogov2018-03-141-7/+9
* | Merge branch 'PHP-7.1' into PHP-7.2Dmitry Stogov2018-03-131-19/+12
|\ \ | |/
| * Revert "More accurate symbolic constraints oferflow/unserflow handling (bette...Dmitry Stogov2018-03-131-19/+12
* | Merge branch 'PHP-7.1' into PHP-7.2Dmitry Stogov2018-03-131-12/+19
|\ \ | |/
| * More accurate symbolic constraints oferflow/unserflow handling (better fix fo...Dmitry Stogov2018-03-131-12/+19
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-03-121-1/+1
|\ \ | |/
| * Use string literal as formatAnatol Belski2018-03-121-1/+1
* | Merge branch 'PHP-7.1' into PHP-7.2Dmitry Stogov2018-03-121-1/+5
|\ \ | |/
| * Replaced usafe reference from SHM to process memory with SHM to SHM referenceDmitry Stogov2018-03-121-1/+5
* | Merge branch 'PHP-7.1' into PHP-7.2Bob Weinand2018-03-102-6/+47
|\ \ | |/
| * Fix bug #76074 (opcache corrupts variable in for-loop)Bob Weinand2018-03-102-6/+47