getgrav / getgrav/grav-plugin-devtools
Allows creating theme with illegal class name. Enabling theme crashes whole instance.
Open
- Dominant language
- PHP
- Stars
- 43
- Forks
- 29
- Avg merge
- 9h 28m
- Merged PRs (30d)
- 1
Description
Howdy friends. The CLI will create a theme that has a name starting with a number even though it directly uses that value as a class name. Enabling the theme dumps the whole instance with a parse error.
```/app/data/user/themes/2numeric4grav/2numeric4grav.php
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.