tony2001                Mon May 23 07:39:05 2005 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src/tests/strings      bug26703.phpt 
  Log:
  MFH: fix test
  
  
http://cvs.php.net/diff.php/php-src/tests/strings/bug26703.phpt?r1=1.1.2.1&r2=1.1.2.2&ty=u
Index: php-src/tests/strings/bug26703.phpt
diff -u php-src/tests/strings/bug26703.phpt:1.1.2.1 
php-src/tests/strings/bug26703.phpt:1.1.2.2
--- php-src/tests/strings/bug26703.phpt:1.1.2.1 Thu Dec 25 13:57:29 2003
+++ php-src/tests/strings/bug26703.phpt Mon May 23 07:39:05 2005
@@ -13,6 +13,6 @@
 ?>
 --EXPECT--
 <code><font color="#000000">
-<font color="#0000BB">&lt;?php </font><font color="#007700">echo </font><font 
color="#DD0000">"foo[] $a \n"</font><font color="#007700">; </font><font 
color="#0000BB">?&gt;</font>
+<font color="#0000BB">&lt;?php&nbsp;</font><font 
color="#007700">echo&nbsp;</font><font 
color="#DD0000">"foo[]&nbsp;$a&nbsp;\n"</font><font 
color="#007700">;&nbsp;</font><font color="#0000BB">?&gt;</font>
 </font>
 </code>

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

Reply via email to