This directory contains git hooks for the php projects.
Please copy the /hooks directory to your project's folder and follow the instruction below.
To install the hooks, run:
./hooks/install.sh
rm -r hooksChecks all staged PHP files for syntax errors before allowing a commit.