1.2.523. Heredoc Delimiter Glossary

List of all the delimiters used to build a Heredoc string.

In the example below, EOD is the delimiter.

<?php

$a = <<<EOD
heredoc
EOD;

?>

See also Heredoc.

1.2.523.1. Specs

Short name

Type/Heredoc

Rulesets

All, Appinfo, CE, Inventory

Exakat since

0.8.4

PHP Version

All

Severity

Time To Fix

Precision

Very high

Features

heredoc

Available in

Entreprise Edition, Community Edition, Exakat Cloud