Fixed version information.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328565 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Derick Rethans 2012-11-29 11:02:30 +00:00
parent d39b186242
commit c5746ce5aa

View file

@ -26,7 +26,7 @@
<entry><link linkend="ini.mongo.allow-persistent">mongo.allow_persistent</link></entry>
<entry>1</entry>
<entry>PHP_INI_ALL</entry>
<entry>Removed in 1.3.0</entry>
<entry>Removed in 1.2.0</entry>
</row>
<row>
<entry><link linkend="ini.mongo.chunk-size">mongo.chunk_size</link></entry>
@ -54,9 +54,9 @@
</row>
<row>
<entry><link linkend="ini.mongo.is-master-interval">mongo.is_master_interval</link></entry>
<entry>60</entry>
<entry>15</entry>
<entry>PHP_INI_ALL</entry>
<entry>Added in 1.3.0</entry>
<entry>Added in 1.2.10, before 1.3.0 the default value was 60.</entry>
</row>
<row>
<entry><link linkend="ini.mongo.long-as-object">mongo.long_as_object</link></entry>
@ -74,7 +74,7 @@
<entry><link linkend="ini.mongo.ping-interval">mongo.ping_interval</link></entry>
<entry>5</entry>
<entry>PHP_INI_ALL</entry>
<entry></entry>
<entry>Added in 1.2.10</entry>
</row>
<row>
<entry><link linkend="ini.mongo.utf8">mongo.utf8</link></entry>
@ -120,7 +120,7 @@
</term>
<listitem>
<para>
If persistent connections are allowed. (Removed in 1.3.0 - all
If persistent connections are allowed. (Removed in 1.2.0 - all
connections are now persistent).
</para>
</listitem>