mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Merge pull request #1006 from romainneutron/fix-connection-master
[Ready][3.9] Add reconnectable connection
This commit is contained in:
@@ -14,6 +14,8 @@ use Symfony\Component\Debug\ErrorHandler;
|
||||
|
||||
require_once __DIR__ . "/../lib/autoload.php";
|
||||
|
||||
error_reporting(-1);
|
||||
|
||||
ErrorHandler::register();
|
||||
|
||||
$environment = Application::ENV_DEV;
|
||||
|
Reference in New Issue
Block a user