check PHP scripts for old conventions and vulns #5297
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@fkobi
The PHP backend seems to use old code and use sometimes bad conventions
Should we add a php linter to the pre-commit maybe?
With the new commit hooks it is probably a good idea to have one - there is also some perl, if that has a linter as well, I guess it would be nice to have one as well
Php linter in #5321