ORIENT/modules/system/classes
Ben Thomson e9abdf7783
Parenthesise some double ternary conditions in Asset Combiner.
Improve compatibility with PHP 7.4, where "Unparenthesized `a ? b : c ?: d` is deprecated"

Fixes #4790.
2019-11-28 09:21:03 +08:00
..
CombineAssets.php Parenthesise some double ternary conditions in Asset Combiner. 2019-11-28 09:21:03 +08:00
ComposerManager.php Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
ErrorHandler.php Replace deprecated Twig class references, refs: #4209. 2019-03-27 13:15:17 -06:00
MailManager.php Minor Formatting Corrections in Usage Comments (#4541) 2019-08-15 09:14:54 -06:00
MarkupManager.php Minor Formatting Corrections in Usage Comments (#4541) 2019-08-15 09:14:54 -06:00
MediaLibrary.php Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
MediaLibraryItem.php Update MM lang refs 2017-10-16 17:52:50 +11:00
ModelBehavior.php Fixes inconsistency in component partial folder names 2017-06-27 05:34:13 +10:00
PluginBase.php Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
PluginManager.php Make plugin dependency checks case-insensitive (#4337) 2019-07-02 22:12:29 +08:00
SettingsManager.php Add missing documentation comment blocks for fired events (#4788) 2019-11-24 23:59:00 -06:00
SystemController.php Remove redundant header_remove() call 2019-03-29 06:02:06 +11:00
UpdateManager.php Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
VersionManager.php Standardise use of [] vs array() (#4548) 2019-08-14 20:46:36 -06:00