mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-14 17:35:17 +01:00
Disable deprecation that fail test
This commit is contained in:
parent
637aa17e6b
commit
e10f3b1e91
@ -16,6 +16,7 @@
|
||||
<php>
|
||||
<ini name="error_reporting" value="-1" />
|
||||
<server name="KERNEL_DIR" value="app/" />
|
||||
<env name="SYMFONY_DEPRECATIONS_HELPER" value="weak" />
|
||||
</php>
|
||||
|
||||
<filter>
|
||||
|
Loading…
Reference in New Issue
Block a user