[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/reference/mongo/_mongopool.xml?=
From:       Hannes_Magnusson <bjori () php ! net>
Date:       2012-11-29 5:05:54
Message-ID: svn-bjori-1354165554-328554-76267214 () svn ! php ! net
[Download RAW message or body]

bjori                                    Thu, 29 Nov 2012 05:05:54 +0000

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

Log:
Mention this class doesn't do anything now

Changed paths:
    U   phpdoc/en/trunk/reference/mongo/mongopool.xml

Modified: phpdoc/en/trunk/reference/mongo/mongopool.xml
===================================================================
--- phpdoc/en/trunk/reference/mongo/mongopool.xml	2012-11-29 05:03:19 UTC (rev 328553)
+++ phpdoc/en/trunk/reference/mongo/mongopool.xml	2012-11-29 05:05:54 UTC (rev 328554)
@@ -11,18 +11,13 @@
 <!-- {{{ MongoPool intro -->
   <section xml:id="mongopool.intro">
    &reftitle.intro;
-   <para>
-    In version 1.2.0 of the driver, built-in connection pooling was introduced.
-    This class gives you some control and information about pooling.
-   </para>
-   <note>
+   <warning>
     <para>
-     The functions in this class were originally static members of
-     <classname>Mongo</classname>.  It is highly recommended that you use these
-     functions in the future, as the static <classname>Mongo</classname>
-     functions are considered deprecated.
+     The current (1.3.0+) releases of the driver no longer supports pooling.
+     This class and its methods are therefore deprecated and should not be
+     used.
     </para>
-   </note>
+   </warning>
   </section>
 <!-- }}} -->

@@ -60,6 +55,14 @@
      </thead>
      <tbody>
       <row>
+       <entry>1.3.0</entry>
+       <entry>
+        This functionality has been removed and no longer do anything other
+        then emitting deprecation warnings. This class is only kept around for
+        backwards compatability and will be removed in the near future.
+       </entry>
+      </row>
+      <row>
        <entry>1.2.11</entry>
        <entry>
        Emits <constant>E_DEPRECATED</constant> when used.



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