diff vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/PHP/BacktickOperatorStandard.xml @ 17:129ea1e6d783

Update, including to Drupal core 8.6.10
author Chris Cannam
date Thu, 28 Feb 2019 13:21:36 +0000
parents vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Docs/PHP/BacktickOperatorStandard.xml@4c8ae668cc8c
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/PHP/BacktickOperatorStandard.xml	Thu Feb 28 13:21:36 2019 +0000
@@ -0,0 +1,7 @@
+<documentation title="Backtick Operator">
+    <standard>
+    <![CDATA[
+    Disallow the use of the backtick operator for execution of shell commands.
+    ]]>
+    </standard>
+</documentation>