[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-snippets.ent_reference/var/functions/var-export.
From:       Peter_Cowburn <salathe () php ! net>
Date:       2011-05-31 8:19:14
Message-ID: svn-salathe-1306829954-311626-1488218106 () svn ! php ! net
[Download RAW message or body]

salathe                                  Tue, 31 May 2011 08:19:14 +0000

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

Log:
mention parameter name in &note.uses-ob;, move var_export() note into notes section. \
(doc #54956)

Bug: http://bugs.php.net/54956 (Open) missing parameter name
      
Changed paths:
    U   phpdoc/en/trunk/language-snippets.ent
    U   phpdoc/en/trunk/reference/var/functions/var-export.xml

Modified: phpdoc/en/trunk/language-snippets.ent
===================================================================
--- phpdoc/en/trunk/language-snippets.ent	2011-05-31 07:54:28 UTC (rev 311625)
+++ phpdoc/en/trunk/language-snippets.ent	2011-05-31 08:19:14 UTC (rev 311626)
@@ -94,8 +94,8 @@
 as of PHP 4.1.0. For more information, read the manual section on
 &link.superglobals;</para></note>'>

-<!ENTITY note.uses-ob '<note xmlns="http://docbook.org/ns/docbook"><para>This \
                function uses internal output buffering
-with this parameter so it can not be used inside an
+<!ENTITY note.uses-ob '<note xmlns="http://docbook.org/ns/docbook"><para>When the \
<parameter>return</parameter> parameter +is used, this function uses internal output \
buffering so it can not be used inside an  <function>ob_start</function> callback \
function.</para></note>'>

 <!ENTITY note.filesystem-time-res '<note \
xmlns="http://docbook.org/ns/docbook"><para>Note that time resolution may differ

Modified: phpdoc/en/trunk/reference/var/functions/var-export.xml
===================================================================
--- phpdoc/en/trunk/reference/var/functions/var-export.xml	2011-05-31 07:54:28 UTC \
                (rev 311625)
+++ phpdoc/en/trunk/reference/var/functions/var-export.xml	2011-05-31 08:19:14 UTC \
(rev 311626) @@ -40,7 +40,6 @@
        If used and set to &true;, <function>var_export</function> will return
        the variable representation instead of outputing it.
       </para>
-      &note.uses-ob;
      </listitem>
     </varlistentry>
    </variablelist>
@@ -56,6 +55,11 @@
   </para>
  </refsect1>

+ <refsect1 role="notes">
+  &reftitle.notes;
+  &note.uses-ob;
+ </refsect1>
+
  <refsect1 role="changelog">
   &reftitle.changelog;
   <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