ソースを参照

Remove outdated configs

Mark Sch 6 年 前
コミット
b2f53ed625
1 ファイル変更1 行追加0 行削除
  1. 1 0
      phpunit.xml.dist

+ 1 - 0
phpunit.xml.dist

@@ -2,6 +2,7 @@
 <phpunit
     colors="true"
     bootstrap="tests/bootstrap.php"
+    backupGlobals="true"
     >
     <php>
         <ini name="memory_limit" value="-1"/>