mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-23 03:19:10 -04:00
ALPHA 3.0.2a
This commit is contained in:
@@ -70,7 +70,7 @@ class RequirePassTest extends CodeCleanerTestCase
|
||||
*/
|
||||
public function testResolveEmptyWarnings($file)
|
||||
{
|
||||
if (!E_WARNING & error_reporting()) {
|
||||
if (!E_WARNING & \error_reporting()) {
|
||||
$this->markTestSkipped();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user