mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-03 16:14:13 +01:00
Some impl just return null while we expect to have an array... This is causing PHP notices in lots of iTop instances with modules implementing this method incorrectly ! This modification get rid of the notice and : * add a log (warning level) indicating the impl classes * if dev env, then throw an exception after browsing all impl (so you get a complete invalid impl list) Note : since iTop 2.7.0 you should use \AbstractApplicationUIExtension instead of implementing the whole interface !
87 KiB
87 KiB