Releases: FastyPHP/fasty
Releases · FastyPHP/fasty
Fixed the view helper
- Fixed an issue with the view helper when not receiving two arguments
Fixed the config file
v0.9.32 Versioning
Fixed the config file
v0.9.31 config
Initial release
15.07.2017 - v0.9.3
- Converted Fasty to PSR-4, it now fully uses composer for autoloading core classes
- Corrected pascalcase naming conventions to camelcase
- Removed php close tags (?>) in every core class
- Controllers and languages no longer need the .controller and .language extensions