derick          Sun Oct  6 13:37:25 2002 EDT

  Modified files:              
    /php4/tests/strings 004.phpt 
  Log:
  - Fix highlight_string test. 
  
  
Index: php4/tests/strings/004.phpt
diff -u php4/tests/strings/004.phpt:1.1 php4/tests/strings/004.phpt:1.2
--- php4/tests/strings/004.phpt:1.1     Thu Oct  3 06:47:47 2002
+++ php4/tests/strings/004.phpt Sun Oct  6 13:37:25 2002
@@ -10,8 +10,8 @@
 ?>
 --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>]



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to