1.2.24. All strings

Strings, heredocs and nowdocs in one place.

<?php

$string = 'string';

$query = <<<SQL
Heredoc
SQL;

?>

1.2.24.1. Specs

Short name

Type/CharString

Rulesets

All, Changed Behavior, Inventory

Exakat since

0.10.1

PHP Version

All

Severity

Time To Fix

Precision

Very high

Features

string, heredoc, nowdoc

Available in

Entreprise Edition, Exakat Cloud