PS-10.0.3 <sebastian@sftpt520-linux Update php.xml

This commit is contained in:
Sebastian Fischer 2016-01-07 12:00:53 +01:00
parent d119c612eb
commit c2b6353c5b

View File

@ -1,7 +1,7 @@
<application> <application>
<component name="PhpCodeSniffer"> <component name="PhpCodeSniffer">
<phpcs_settings> <phpcs_settings>
<PhpCSConfiguration standards="MySource;PEAR;PHPCS;PSR1;PSR2;PhpCompatibility;Squiz;TYPO3CMS;TYPO3SniffPool;Zend" tool_path="$USER_HOME$/.composer/vendor/bin/phpcs" /> <PhpCSConfiguration standards="MySource;PEAR;PHPCS;PSR1;PSR2;Squiz;Zend" tool_path="$USER_HOME$/.composer/vendor/bin/phpcs" />
</phpcs_settings> </phpcs_settings>
</component> </component>
<component name="PhpInterpreters"> <component name="PhpInterpreters">