for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
checks: php: no_commented_out_code: false no_exit: false no_underscore_prefix_in_methods: false no_underscore_prefix_in_properties: false filter: { } coding_style: php: spaces: other: after_type_cast: false