tools: php_sim: true php_pdepend: true php_analyzer: true filter: excluded_paths: - 'tests/*' - 'examples/*' checks: php: verify_property_names: true verify_argument_usable_as_reference: false verify_access_scope_valid: true check_method_contracts: verify_interface_like_constraints: true verify_documented_constraints: true verify_parent_constraints: true