We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b689af3 commit e7ebcb1Copy full SHA for e7ebcb1
dev/tests/static/testsuite/Magento/Test/Integrity/HhvmCompatibilityTest.php
@@ -36,6 +36,7 @@ class HhvmCompatibilityTest extends \PHPUnit_Framework_TestCase
36
'mime_magic.magicfile',
37
'display_errors',
38
'default_socket_timeout',
39
+ 'pcre.recursion_limit',
40
];
41
42
public function testAllowedIniGetSetDirectives()
0 commit comments