summaryrefslogtreecommitdiff
path: root/tests/strings/004.phpt
diff options
context:
space:
mode:
authorDerick Rethans <derick@php.net>2002-10-06 17:37:25 +0000
committerDerick Rethans <derick@php.net>2002-10-06 17:37:25 +0000
commit2ae0e71c974889f9dff620f068aa03358fd7615a (patch)
tree49448909fc50b60bf72837902c7666f65ed3e0fd /tests/strings/004.phpt
parent6b5575a1010cd919fd4b5458899b346be5204112 (diff)
downloadphp-git-2ae0e71c974889f9dff620f068aa03358fd7615a.tar.gz
- Fix highlight_string test.
Diffstat (limited to 'tests/strings/004.phpt')
-rw-r--r--tests/strings/004.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/strings/004.phpt b/tests/strings/004.phpt
index 38a9e9374f..3047421799 100644
--- a/tests/strings/004.phpt
+++ b/tests/strings/004.phpt
@@ -10,8 +10,8 @@ echo "\n[$var]\n";
?>
--EXPECT--
<code><font color="#000000">
-&lt;br /&gt;<font color="#0000BB">&lt;?php </font><font color="#007700">echo </font><font color="#DD0000">"foo"</font><font color="#007700">; </font><font color="#0000BB">?&gt;</font>&lt;br /&gt;</font>
+&lt;br /&gt;<font color="#0000CC">&lt;?php </font><font color="#006600">echo </font><font color="#CC0000">"foo"</font><font color="#006600">; </font><font color="#0000CC">?&gt;</font>&lt;br /&gt;</font>
</code>
[<code><font color="#000000">
-&lt;br /&gt;<font color="#0000BB">&lt;?php </font><font color="#007700">echo </font><font color="#DD0000">"bar"</font><font color="#007700">; </font><font color="#0000BB">?&gt;</font>&lt;br /&gt;</font>
+&lt;br /&gt;<font color="#0000CC">&lt;?php </font><font color="#006600">echo </font><font color="#CC0000">"bar"</font><font color="#006600">; </font><font color="#0000CC">?&gt;</font>&lt;br /&gt;</font>
</code>]