Commit 380774d
fix(benchmarks): Ensure OPCache is used in cgi-fcgi web servers (#2538)
* fix(benchmarks): Ensure OPCache is used in cgi-fcgi web servers
* Use zend_extension=opcache.so instead
* Check if Zend OpCache is loaded
Co-authored-by: Bob Weinand <[email protected]>
* Remove unused env var
---------
Co-authored-by: Bob Weinand <[email protected]>1 parent 527e4d9 commit 380774d
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
| 98 | + | |
97 | 99 | | |
98 | 100 | | |
99 | 101 | | |
| |||
102 | 104 | | |
103 | 105 | | |
104 | 106 | | |
105 | | - | |
| 107 | + | |
106 | 108 | | |
107 | 109 | | |
108 | 110 | | |
| |||
0 commit comments