1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-06-27 16:36:00 +00:00

Replace Debug component by ErrorHandler component

This commit is contained in:
Yassine Guedidi 2023-08-07 22:29:48 +01:00
parent 9870785d59
commit 1ba1ed23f1
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
<?php
use Symfony\Component\Debug\Debug;
use Symfony\Component\ErrorHandler\Debug;
use Symfony\Component\HttpFoundation\Request;
// If you don't want to setup permissions the proper way, just uncomment the following PHP line