Commit Graph

4 Commits (fcca7357bc05889d97b0d3b53cba576c90fa27a5)

Author SHA1 Message Date
Are0h a31dff94cb Updated PHP lint to @PSR12 b/c @PSR2 is deprecated
So, @PSR12 is the recommended coding standard, so I updated the config
and reformatted the appropriate files.

Again. Whew.
2 years ago
Are0h 63eaba08e2 Added config for PHP formatting (PSR2)
I needed some consistent php formatting, so I plugged in a php fixer
config and then reformatted all PHP files so it's all consistent.

Fixed an ID issue with the page-edit template that was causing page
editing to fail.
2 years ago
Are0h aa3301fb66 hotfix for images in editor uploads 2 years ago
Ro 8ad3fa38c5 respeced class imports to psr-4 standard, fixed asset moving, upgraded theme rendering 3 years ago