mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
fix test
This commit is contained in:
parent
22c5e8a6ea
commit
ef111b8364
1 changed files with 1 additions and 1 deletions
|
@ -13,6 +13,6 @@ highlight.html=#000000
|
||||||
?>
|
?>
|
||||||
--EXPECT--
|
--EXPECT--
|
||||||
<code><span style="color: #000000">
|
<code><span style="color: #000000">
|
||||||
<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #DD0000">"foo[] $a \n"</span><span style="color: #007700">; </span><span style="color: #0000BB">?></span>
|
<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #DD0000">"foo[] $a \n"</span><span style="color: #007700">; </span><span style="color: #0000BB">?></span>
|
||||||
</span>
|
</span>
|
||||||
</code>
|
</code>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue