mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 18:34:27 +02:00
update
This commit is contained in:
@@ -16,6 +16,8 @@ class CompileSectionTest extends PHPUnit_Smarty
|
||||
public function setUp()
|
||||
{
|
||||
$this->setUpSmarty(__DIR__);
|
||||
error_reporting(E_ALL | E_STRICT);
|
||||
$this->smarty->setErrorReporting(error_reporting() & ~(E_NOTICE | E_USER_NOTICE));
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user