aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build/code_sniffer/ruleset-php-strict.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/build/code_sniffer/ruleset-php-strict.xml b/build/code_sniffer/ruleset-php-strict.xml
index 9e01d0c7b9..5e3c26a616 100644
--- a/build/code_sniffer/ruleset-php-strict.xml
+++ b/build/code_sniffer/ruleset-php-strict.xml
@@ -40,6 +40,9 @@
<!-- A file MUST not contain more than one class/interface -->
<rule ref="PSR1.Classes.ClassDeclaration.MultipleClasses" />
+ <!-- Files containing classes MUST not have any side-effects -->
+ <rule ref="PSR1.Files.SideEffects.FoundWithSymbols" />
+
<!-- When present, all use declarations MUST go after the namespace declaration.
There MUST be one use keyword per declaration.
There MUST be one blank line after the use block. -->
47848c528a5a9b7533239ac'>install/share/po/gl.po
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-09-02 14:50:48 +0000
committerThierry Vignaud <tv@mandriva.org>2008-09-02 14:50:48 +0000
commit41e71a12c92bf483147848c528a5a9b7533239ac (patch)
treee2f431060c0c59b997ee82442ce20af566deb420 /perl-install/install/share/po/gl.po
parentb4c9de28c3b802e02dbef1d9c5f549f5bbe17ef0 (diff)
downloaddrakx-41e71a12c92bf483147848c528a5a9b7533239ac.tar
drakx-41e71a12c92bf483147848c528a5a9b7533239ac.tar.gz
drakx-41e71a12c92bf483147848c528a5a9b7533239ac.tar.bz2
drakx-41e71a12c92bf483147848c528a5a9b7533239ac.tar.xz
drakx-41e71a12c92bf483147848c528a5a9b7533239ac.zip
sync with code