[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/_about.xml?=
From:       Peter_Cowburn <salathe () php ! net>
Date:       2015-04-24 10:27:05
Message-ID: svn-salathe-1429871225-336646-384129503 () svn ! php ! net
[Download RAW message or body]

salathe                                  Fri, 24 Apr 2015 10:27:05 +0000

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

Log:
fix build

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

Modified: phpdoc/en/trunk/appendices/about.xml
===================================================================
--- phpdoc/en/trunk/appendices/about.xml	2015-04-24 09:47:19 UTC (rev 336645)
+++ phpdoc/en/trunk/appendices/about.xml	2015-04-24 10:27:05 UTC (rev 336646)
@@ -243,14 +243,16 @@
     <para>
      In addition the &amp; (ampersand) symbol prepended to a function parameter
      allows the parameter to be passed by <link \
                linkend="language.references.pass">reference</link>, as seen below:
-     <para>
+    </para>
+    <para>
      <screen>
 <![CDATA[
        int preg_match ( string $pattern , string $subject [, array &$matches
       [, int $flags = 0 [, int $offset = 0 ]]] )
 ]]>
      </screen>
-     </para>
+    </para>
+    <para>
      In this example, we can see the third optional parameter \
<parameter>&amp;$matches</parameter> will be  passed as reference.
     </para>



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