1
0
mirror of https://github.com/php/php-src.git synced 2026-04-22 23:48:14 +02:00

MFH: Fix scanner handling of NULL values in heredoc, nowdoc, strings, comments, and non-parsed content.

This commit is contained in:
Brian Shire
2009-03-16 01:40:14 +00:00
parent cb1d8ac991
commit dd031eee68
4 changed files with 3887 additions and 3952 deletions
@@ -50,7 +50,7 @@ bool(false)
</span>
</code>bool(true)
<code><span style="color: #000000">
<span style="color: #0000BB">&lt;?php&nbsp;</span><span style="color: #007700">echo&nbsp;</span><span style="color: #DD0000">"test&nbsp;?&gt;</span>
<span style="color: #0000BB">&lt;?php&nbsp;</span><span style="color: #007700">echo&nbsp;</span><span style="color: #FF9900">"test&nbsp;?&gt;</span>
</span>
</code>bool(true)
<code><span style="color: #000000">