mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-06 09:34:13 +01:00
N°5122 - Update libs to new PHP requirements
This commit is contained in:
@@ -73,6 +73,7 @@ class DebugClassLoader
|
||||
'static' => 'static',
|
||||
'$this' => 'static',
|
||||
'list' => 'array',
|
||||
'class-string' => 'string',
|
||||
];
|
||||
|
||||
private const BUILTIN_RETURN_TYPES = [
|
||||
|
||||
Reference in New Issue
Block a user