[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/appendices/_ini.xml?=
From:       Jakub_Vrana <vrana () php ! net>
Date:       2011-06-30 17:01:32
Message-ID: svn-vrana-1309453292-312712-94085116 () svn ! php ! net
[Download RAW message or body]

vrana                                    Thu, 30 Jun 2011 17:01:32 +0000

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

Log:
<?= doesn't require short_open_tag anymore

Changed paths:
    U   phpdoc/en/trunk/appendices/ini.xml

Modified: phpdoc/en/trunk/appendices/ini.xml
===================================================================
--- phpdoc/en/trunk/appendices/ini.xml	2011-06-30 16:57:08 UTC (rev 312711)
+++ phpdoc/en/trunk/appendices/ini.xml	2011-06-30 17:01:32 UTC (rev 312712)
@@ -3817,10 +3817,12 @@
        </para>
        <note>
         <para>
-         This directive also affects the shorthand <userinput>&lt;?=</userinput>,
+         This directive also affected the shorthand
+         <userinput>&lt;?=</userinput> before PHP 5.4.0,
          which is identical to <userinput>&lt;? echo</userinput>.  Use of this
-         shortcut requires <systemitem role="directive">short_open_tag</systemitem>
+         shortcut required <systemitem role="directive">short_open_tag</systemitem>
          to be on.
+         Since PHP 5.4.0, <userinput>&lt;?=</userinput> is always available.
         </para>
        </note>
       </listitem>



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