[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/oop5/changelog.xml_reference/session/book.xml_re
From:       Jean-Sebastien_Hedde <jeanseb () php ! net>
Date:       2014-05-25 12:56:31
Message-ID: svn-jeanseb-1401022591-333618-1337095647 () svn ! php ! net
[Download RAW message or body]

jeanseb                                  Sun, 25 May 2014 12:56:31 +0000

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

Log:
Anonymous contributions

Changed paths:
    U   phpdoc/en/trunk/language/oop5/changelog.xml
    U   phpdoc/en/trunk/reference/session/book.xml
    U   phpdoc/en/trunk/reference/zlib/functions/gzcompress.xml

Modified: phpdoc/en/trunk/language/oop5/changelog.xml
===================================================================
--- phpdoc/en/trunk/language/oop5/changelog.xml	2014-05-25 12:50:31 UTC (rev 333617)
+++ phpdoc/en/trunk/language/oop5/changelog.xml	2014-05-25 12:56:31 UTC (rev 333618)
@@ -17,6 +17,12 @@
     </thead>
     <tbody>
      <row>
+      <entry>5.5.0</entry>
+      <entry>
+       Added: <link linkend="language.exceptions">finally</link> to handle \
exceptions. +      </entry>
+     </row>
+     <row>
       <entry>5.4.0</entry>
       <entry>
        Added: <link linkend="language.oop5.traits">traits</link>.

Modified: phpdoc/en/trunk/reference/session/book.xml
===================================================================
--- phpdoc/en/trunk/reference/session/book.xml	2014-05-25 12:50:31 UTC (rev 333617)
+++ phpdoc/en/trunk/reference/session/book.xml	2014-05-25 12:56:31 UTC (rev 333618)
@@ -11,8 +11,7 @@
   &reftitle.intro;
   <para>
    Session support in PHP consists of a way to preserve certain data
-   across subsequent accesses. This enables you to build more
-   customized applications and increase the appeal of your web site.
+   across subsequent accesses.
   </para>
   <para>
    A visitor accessing your web site is assigned a unique id, the

Modified: phpdoc/en/trunk/reference/zlib/functions/gzcompress.xml
===================================================================
--- phpdoc/en/trunk/reference/zlib/functions/gzcompress.xml	2014-05-25 12:50:31 UTC \
                (rev 333617)
+++ phpdoc/en/trunk/reference/zlib/functions/gzcompress.xml	2014-05-25 12:56:31 UTC \
(rev 333618) @@ -14,7 +14,7 @@
    <methodparam choice="opt"><type>int</type><parameter>encoding</parameter><initializer>ZLIB_ENCODING_DEFLATE</initializer></methodparam>
  </methodsynopsis>
   <para>
-   This function compress the given string using the <literal>ZLIB</literal>
+   This function compresses the given string using the <literal>ZLIB</literal>
    data format.
   </para>
   <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