We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98641f0 commit 837e36bCopy full SHA for 837e36b
releases/8.4/release.inc
@@ -314,7 +314,7 @@ PHP
314
<?php highlight_php_trimmed(
315
<<<'PHP'
316
$dom = Dom\HTMLDocument::createFromString(
317
- <<<HTML
+ <<<'HTML'
318
<main>
319
<article>PHP 8.4 is a feature-rich release!</article>
320
<article class="featured">PHP 8.4 adds new DOM classes that are spec-compliant, keeping the old ones for compatibility.</article>
0 commit comments