phpmyadmin/test/php-runkit.ini
Michal Čihař ee4d21eee4 Do not load runkit extension twice in tests
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-01-25 09:47:49 +01:00

8 lines
183 B
INI

; PHP configuration tweaks for tests on Travis
; Extension is automaticlaly enabled by PECL
; extension=runkit.so
; Enable override of internal functions
runkit.internal_override=1