Commit 3f43199
authored
fix: removes opcache_hook again (#2564)
This PR removes the opcache invalidate hook again. Possible issue in #2553.
A hard restart everytime the opcache resets due to memory overflow
sounds like a good idea at first, but if a framework relies on a lot of
opcache invalidation, restarts might become recursive.1 parent ca919b9 commit 3f43199
1 file changed
Lines changed: 1 addition & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1003 | 1003 | | |
1004 | 1004 | | |
1005 | 1005 | | |
1006 | | - | |
1007 | | - | |
1008 | | - | |
1009 | | - | |
1010 | | - | |
1011 | 1006 | | |
1012 | 1007 | | |
1013 | | - | |
| 1008 | + | |
1014 | 1009 | | |
1015 | 1010 | | |
1016 | 1011 | | |
| |||
1705 | 1700 | | |
1706 | 1701 | | |
1707 | 1702 | | |
1708 | | - | |
1709 | | - | |
1710 | | - | |
1711 | | - | |
1712 | | - | |
1713 | | - | |
1714 | | - | |
1715 | 1703 | | |
1716 | 1704 | | |
1717 | 1705 | | |
| |||
0 commit comments