Skip to content

Commit 82d295a

Browse files
authored
Merge pull request moodlehq#56 from andrewnicols/7.1-stretch-pcrejit
7.1 stretch pcrejit
2 parents 93de538 + c35c590 commit 82d295a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[Pcre]
2+
; Disable JIT PCRE because it seems to cause random segfaults in PHP 7.1.
3+
pcre.jit=0

0 commit comments

Comments
 (0)