birzha/modules/cms
Arthur Kushman bbc33710c1 >= PHP7.0 refactoring (#3343)
* Fix loosly comparison to strict + argument types and return types for >=7.0
* Change hard-coded strings to ::class, 
* Fix unit-tests failures - some relative to 7.0 phpunit env deployment
* Fix exception string + format return types
* Change string representation of new classes in traceLog to ::class
Credit to @arthurkushman
2018-01-12 00:23:20 -06:00
..
assets Moved the media icon to the backend instead of the cms 2017-09-27 22:37:11 -06:00
classes >= PHP7.0 refactoring (#3343) 2018-01-12 00:23:20 -06:00
components Added SASS support to Resources component (#2961) 2017-07-10 17:29:11 -06:00
contracts
controllers >= PHP7.0 refactoring (#3343) 2018-01-12 00:23:20 -06:00
database/migrations
facades
formwidgets >= PHP7.0 refactoring (#3343) 2018-01-12 00:23:20 -06:00
helpers
lang Bring Finnish language up to date (#3316) 2017-12-21 11:16:01 -06:00
models File cleaned up as part of review 2017-11-25 21:17:07 +11:00
reportwidgets Refactor solution from #2985 2017-07-21 15:38:53 +10:00
traits
twig Twig partial() function should not throw exception 2017-11-19 14:58:47 +11:00
views
widgets >= PHP7.0 refactoring (#3343) 2018-01-12 00:23:20 -06:00
ServiceProvider.php Moving media manager references from the CMS service provider to the System service provider 2017-09-27 22:34:32 -06:00
composer.json Fixes #3081. Resets module dependencies from dev to stable. Refs 081a32c928 2017-09-04 12:40:55 -06:00
routes.php