mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-20 17:18:51 +02:00
N°7246 DictionariesConsistencyTest : remove syntax incompatible with PHP < 7.3
This commit is contained in:
@@ -180,7 +180,7 @@ class DictionariesConsistencyTest extends ItopTestCase
|
||||
|
||||
//--- Following should not be present in packages, but are convenient for local debugging !
|
||||
glob($sAppRoot.'extensions/*/*.dict*.php'),
|
||||
glob($sAppRoot.'extensions/*/dictionaries/*.dict*.php'),
|
||||
glob($sAppRoot.'extensions/*/dictionaries/*.dict*.php')
|
||||
);
|
||||
$this->RemoveModulesWithout7246Fixes($aDictFilesModules);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user