Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-12-01 | PHP Keywords and types should be in lowercase | Thomas Lange | 1 | -1/+1 | |
Follow PSR-12 and use lowercase variants of PHP reserved keywords. See: https://www.php-fig.org/psr/psr-12/#25-keywords-and-types Find all uppercase occurrences of "or", "and", "null", "true" and "false" and change them to the lowercase variant. | |||||
2019-10-29 | Remove PHP closing tags and add LF to text files | Thomas Lange | 1 | -1/+0 | |
Remove the unnecessary PHP closing tags and ensure that *all* text files ending with a LF character. | |||||
2017-02-24 | Initial commit.v1.0 | Thomas Lange | 1 | -0/+19 | |