This reverts commit 63e71c6e15.
The original limit is big enough, we just harcoded it in SHP importer.
6 lines
143 B
INI
6 lines
143 B
INI
; PHP configuration tweaks for tests on Travis
|
|
|
|
; Load runkit and enabled override of internals
|
|
extension=runkit.so
|
|
runkit.internal_override=1
|