From 6b52155a2aefc26036a0246fbefd9fe3dc3f2696 Mon Sep 17 00:00:00 2001 From: Tristan Darricau Date: Sun, 15 Jun 2014 23:25:41 +0200 Subject: [PATCH] [ticket/12721] Add Generic.NamingConventions.ConstructorName in strict PHPBB3-12721 --- build/code_sniffer/ruleset-php-strict.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build/code_sniffer/ruleset-php-strict.xml b/build/code_sniffer/ruleset-php-strict.xml index f2d5b86dd1..c722f7851c 100644 --- a/build/code_sniffer/ruleset-php-strict.xml +++ b/build/code_sniffer/ruleset-php-strict.xml @@ -22,6 +22,9 @@ + + +