[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] cvs: phpdoc /en/language/types string.xml
From:       "Kalle Sommer Nielsen" <kalle () php ! net>
Date:       2008-07-31 8:52:29
Message-ID: cvskalle1217494349 () cvsserver
[Download RAW message or body]

kalle		Thu Jul 31 08:52:29 2008 UTC

  Modified files:              
    /phpdoc/en/language/types	string.xml 
  Log:
  Weird, but it should fix #45042
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/language/types/string.xml?r1=1.10&r2=1.11&diff_format=u
Index: phpdoc/en/language/types/string.xml
diff -u phpdoc/en/language/types/string.xml:1.10 phpdoc/en/language/types/string.xml:1.11
--- phpdoc/en/language/types/string.xml:1.10	Fri May  9 11:59:02 2008
+++ phpdoc/en/language/types/string.xml	Thu Jul 31 08:52:29 2008
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision: 1.10 $ -->
+<!-- $Revision: 1.11 $ -->
 <sect1 xml:id="language.types.string">
  <title>Strings</title>
 
@@ -358,7 +358,7 @@
 echo <<<'EOT'
 My name is "$name". I am printing some $foo->foo.
 Now, I am printing some {$foo->bar[1]}.
-This should not print a capital 'A': \x41
+This should not print a capital 'A': \\x41
 EOT;
 ?>
 ]]>



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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic