From e46ef86104d457e0c98b7b1376d9cfbf5f1a8c1b Mon Sep 17 00:00:00 2001 From: Tristan Darricau Date: Mon, 16 Jun 2014 22:59:46 +0200 Subject: [PATCH] [ticket/12726] PSR2.Namespaces.NamespaceDeclaration PHPBB3-12726 --- 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 c722f7851c..59db73dec4 100644 --- a/build/code_sniffer/ruleset-php-strict.xml +++ b/build/code_sniffer/ruleset-php-strict.xml @@ -39,4 +39,7 @@ There MUST be one blank line after the use block. --> + + +