Add missing E_USER_DEPRECATED to Error handler
commit94e30e9845fa3a35fca7173a0312ff2b73bd31bf
authorWilliam Desportes <williamdes@wdes.fr>
Mon, 16 Dec 2019 19:40:03 +0000 (16 20:40 +0100)
committerWilliam Desportes <williamdes@wdes.fr>
Mon, 16 Dec 2019 19:40:11 +0000 (16 20:40 +0100)
treea47c91df1bdb65977f9bb23e82f5c7f57abd3c9e
parente1a1ec9115fbf7cbcd93b3985b1e6a15b799e00f
Add missing E_USER_DEPRECATED to Error handler

Can be seen on 5.0 because "The "filter" tag in "home/index.twig" at line 18 is deprecated since Twig 2.9, use the "apply" tag instead."

Signed-off-by: William Desportes <williamdes@wdes.fr>
libraries/classes/Error.php