Browse Source

Merge pull request #13657 from cakephp/ADmad-patch-1

Remove redundant config.
Mark Story 6 years ago
parent
commit
71419d75a1
1 changed files with 0 additions and 1 deletions
  1. 0 1
      phpunit.xml.dist

+ 0 - 1
phpunit.xml.dist

@@ -9,7 +9,6 @@
     >
     <php>
         <ini name="memory_limit" value="-1"/>
-        <ini name="apc.enable_cli" value="1"/>
         <!-- E_ALL & ~E_USER_DEPRECATED (16383)-->
         <!-- E_ALL (32767) -->
         <ini name="error_reporting" value="32767"/>