tony2001                Mon May 23 07:38:24 2005 EDT

  Modified files:              
    /php-src/tests/strings      bug26703.phpt 
  Log:
  fix test
  
  
http://cvs.php.net/diff.php/php-src/tests/strings/bug26703.phpt?r1=1.2&r2=1.3&ty=u
Index: php-src/tests/strings/bug26703.phpt
diff -u php-src/tests/strings/bug26703.phpt:1.2 
php-src/tests/strings/bug26703.phpt:1.3
--- php-src/tests/strings/bug26703.phpt:1.2     Wed Feb 25 17:55:47 2004
+++ php-src/tests/strings/bug26703.phpt Mon May 23 07:38:24 2005
@@ -13,6 +13,6 @@
 ?>
 --EXPECT--
 <code><span style="color: #000000">
-<span style="color: #0000BB">&lt;?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">?&gt;</span>
+<span style="color: #0000BB">&lt;?php&nbsp;</span><span style="color: 
#007700">echo&nbsp;</span><span style="color: 
#DD0000">"foo[]&nbsp;$a&nbsp;\n"</span><span style="color: 
#007700">;&nbsp;</span><span style="color: #0000BB">?&gt;</span>
 </span>
 </code>

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

Reply via email to