cvs: ZendEngine2(PHP_5_3) /tests bug44830.phpt

[email protected] ("Matt Wilmas")
Newsgroups php.zend-engine.cvs
Message-ID <cvsmattwil1210344076@cvsserver>
mattwil		Fri May  9 14:41:16 2008 UTC

  Modified files:              (Branch: PHP_5_3)
    /ZendEngine2/tests	bug44830.phpt 
  Log:
  MFH
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/tests/bug44830.phpt?r1=1.1.2.2&r2=1.1.2.3&diff_format=u
Index: ZendEngine2/tests/bug44830.phpt
diff -u ZendEngine2/tests/bug44830.phpt:1.1.2.2 ZendEngine2/tests/bug44830.phpt:1.1.2.3
--- ZendEngine2/tests/bug44830.phpt:1.1.2.2	Fri May  9 11:06:29 2008
+++ ZendEngine2/tests/bug44830.phpt	Fri May  9 14:41:16 2008
@@ -1,14 +1,14 @@
---TEST--
-Bug #44830 (Very minor issue with backslash in heredoc)
---FILE--
-<?php
-
-$backslash = <<<EOT
-\
-EOT;
-
-var_dump($backslash);
-
-?>
---EXPECT--
-string(1) "\"
+--TEST--
+Bug #44830 (Very minor issue with backslash in heredoc)
+--FILE--
+<?php
+
+$backslash = <<<EOT
+\
+EOT;
+
+var_dump($backslash);
+
+?>
+--EXPECT--
+string(1) "\"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.