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

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/language/_operators.xml?=
From:       Adam_Harvey <aharvey () php ! net>
Date:       2011-09-24 19:36:08
Message-ID: svn-aharvey-1316892968-317253-1594886925 () svn ! php ! net
[Download RAW message or body]

aharvey                                  Sat, 24 Sep 2011 19:36:08 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=317253

Log:
Fix doc bug #55765 (clarify that backticks aren't interpreted within
        double-quotes).

Bug: https://bugs.php.net/55765 (Assigned) clarify that backticks aren't interpreted within double-quotes
      
Changed paths:
    U   phpdoc/en/trunk/language/operators.xml

Modified: phpdoc/en/trunk/language/operators.xml
===================================================================
--- phpdoc/en/trunk/language/operators.xml	2011-09-24 19:30:08 UTC (rev 317252)
+++ phpdoc/en/trunk/language/operators.xml	2011-09-24 19:36:08 UTC (rev 317253)
@@ -1493,6 +1493,12 @@
      or <function>shell_exec</function> is disabled.
     </para>
    </note>
+   <note>
+    <para>
+     Unlike some other languages, backticks cannot be used within
+     double-quoted strings.
+    </para>
+   </note>
    <para>
     See also the manual section on <link linkend="ref.exec">Program
     Execution functions</link>, <function>popen</function>



-- 
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