]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - phpunit.xml.dist
Remove weak deprecation :boom:
[github/wallabag/wallabag.git] / phpunit.xml.dist
index 6f6269a4cfe3659a17f42245c4a2b6e03506de8e..5549b8a54612ebf7f464790477f5cd6dfa7a5d07 100644 (file)
 
     <php>
         <server name="KERNEL_DIR" value="./app/" />
+        <!--
+          Avoid tests to fail because of deprecated stuff
+          see: http://symfony.com/doc/current/cookbook/upgrade/major_version.html#deprecations-in-phpunit
+
+          <env name="SYMFONY_DEPRECATIONS_HELPER" value="weak" />
+        -->
     </php>
 
     <filter>