Source string

  • PHP code inside of <?php ?> delimiters will be evaluated and replaced by its output. E.g. <? echo 1+1?> will be replaced by 2.

Used at the following places

  • rules: 1.x-2.3.4 (1)