Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F4335173
D26031.1748289407.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
645 B
Referenced Files
None
Subscribers
None
D26031.1748289407.diff
View Options
diff --git a/support/init/init-script.php b/support/init/init-script.php
--- a/support/init/init-script.php
+++ b/support/init/init-script.php
@@ -47,10 +47,6 @@
// processing large inputs without many tangible benefits.
'memory_limit' => -1,
- // See T13296. On macOS under PHP 7.3.x, PCRE currently segfaults after
- // "fork()" if "pcre.jit" is enabled.
- 'pcre.jit' => 0,
-
// See PHI1894. This option was introduced in PHP 7.4, and removes the
// "args" value from exception backtraces. We have some unit tests which
// inspect "args", and this option generally obscures useful debugging
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, May 26, 19:56 (21 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1655395
Default Alt Text
D26031.1748289407.diff (645 B)
Attached To
Mode
D26031: Allow using PCRE's just-in-time compilation
Attached
Detach File
Event Timeline
Log In to Comment