annotate vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/PHP/BacktickOperatorStandard.xml @ 19:fa3358dc1485 tip

Add ndrum files
author Chris Cannam
date Wed, 28 Aug 2019 13:14:47 +0100
parents 129ea1e6d783
children
rev   line source
Chris@0 1 <documentation title="Backtick Operator">
Chris@0 2 <standard>
Chris@0 3 <![CDATA[
Chris@0 4 Disallow the use of the backtick operator for execution of shell commands.
Chris@0 5 ]]>
Chris@0 6 </standard>
Chris@0 7 </documentation>