Skip to content

Commit

Permalink
apcu accepts similar runtime conf like apc
Browse files Browse the repository at this point in the history
  • Loading branch information
madalinignisca committed Apr 1, 2016
1 parent 06dfed1 commit b6894a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpunit.xml.dist
Expand Up @@ -9,7 +9,7 @@
>
<php>
<ini name="memory_limit" value="-1"/>
<ini name="apcu.enable_cli" value="1"/>
<ini name="apc.enable_cli" value="1"/>
</php>

<testsuites>
Expand Down

0 comments on commit b6894a9

Please sign in to comment.