mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 06:53:15 +00:00
Merge branch '3.8'
Conflicts: tests/classes/PhraseanetPHPUnitAbstract.php
This commit is contained in:
@@ -80,6 +80,8 @@ abstract class PhraseanetTestCase extends WebTestCase
|
||||
ini_set('memory_limit', '4096M');
|
||||
|
||||
error_reporting(-1);
|
||||
set_exception_handler(null);
|
||||
|
||||
\PHPUnit_Framework_Error_Warning::$enabled = true;
|
||||
\PHPUnit_Framework_Error_Notice::$enabled = true;
|
||||
|
||||
|
Reference in New Issue
Block a user