Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jboulen committed Mar 11, 2020
1 parent 8207fd2 commit 845b3a1
Showing 1 changed file with 47 additions and 29 deletions.
76 changes: 47 additions & 29 deletions reference/memcached/ini.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,151 +21,169 @@
<entry><link linkend="ini.memcached.sess-locking">memcached.sess_locking</link></entry>
<entry>On</entry>
<entry>PHP_INI_ALL</entry>
<entry><!-- leave empty, this will be filled by an automatic script --></entry>
<entry>Available since memcached 0.1.0.</entry>
</row>
<row>
<entry><link linkend="ini.memcached.sess-lock-wait">memcached.sess_lock_wait</link></entry>
<entry>150000</entry>
<entry>PHP_INI_ALL</entry>
<entry>Available since memcached 0.1.0. Removed since memcached 3.0.0.</entry>
</row>
<row>
<entry><link linkend="ini.memcached.sess-lock-wait-min">memcached.sess_lock_wait_min</link></entry>
<entry>150</entry>
<entry>PHP_INI_ALL</entry>
<entry><!-- leave empty, this will be filled by an automatic script --></entry>
<entry>Available since memcached 3.0.0. Default value 150 since memcached 3.1.0 (previously 1000).</entry>
</row>
<row>
<entry><link linkend="ini.memcached.sess-lock-wait-max">memcached.sess_lock_wait_max</link></entry>
<entry>150</entry>
<entry>PHP_INI_ALL</entry>
<entry><!-- leave empty, this will be filled by an automatic script --></entry>
<entry>Available since memcached 3.0.0. Default value 150 since memcached 3.1.0 (previously 2000).</entry>
</row>
<row>
<entry><link linkend="ini.memcached.sess-lock-retries">memcached.sess_lock_retries</link></entry>
<entry>5</entry>
<entry>PHP_INI_ALL</entry>
<entry><!-- leave empty, this will be filled by an automatic script --></entry>
<entry>Available since memcached 3.0.0.</entry>
</row>
<row>
<entry><link linkend="ini.memcached.sess-lock-expire">memcached.sess_lock_expire</link></entry>
<entry>0</entry>
<entry>PHP_INI_ALL</entry>
<entry><!-- leave empty, this will be filled by an automatic script --></entry>
<entry>Available since memcached 2.2.0.</entry>
</row>
<row>
<entry><link linkend="ini.memcached.sess-prefix">memcached.sess_prefix</link></entry>
<entry>memc.sess.key.</entry>
<entry>PHP_INI_ALL</entry>
<entry><!-- leave empty, this will be filled by an automatic script --></entry>
<entry>Available since memcached 0.1.0.</entry>
</row>
<row>
<entry><link linkend="ini.memcached.sess-persistent">memcached.sess_persistent</link></entry>
<entry>Off</entry>
<entry>PHP_INI_ALL</entry>
<entry><!-- leave empty, this will be filled by an automatic script --></entry>
<entry>Available since memcached 3.0.0.</entry>
</row>
<row>
<entry><link linkend="ini.memcached.sess-consistent-hash">memcached.sess_consistent_hash</link></entry>
<entry>On</entry>
<entry>PHP_INI_ALL</entry>
<entry><!-- leave empty, this will be filled by an automatic script --></entry>
<entry>Available since memcached 2.1.0. Default value to On since 3.0.0.</entry>
</row>
<row>
<entry><link linkend="ini.memcached.sess-consistent-hash-type">memcached.sess_consistent_hash_type</link></entry>
<entry>ketama</entry>
<entry>PHP_INI_ALL</entry>
<entry><!-- leave empty, this will be filled by an automatic script --></entry>
<entry>Available since memcached 3.1.0.</entry>
</row>
<row>
<entry><link linkend="ini.memcached.sess-remove-failed-servers">memcached.sess_remove_failed</link></entry>
<entry>On</entry>
<entry>PHP_INI_ALL</entry>
<entry>Available since memcached 2.1.0. Replaced by memcached.sess_remove_failed_servers since memcached 3.0.0.</entry>
</row>
<row>
<entry><link linkend="ini.memcached.sess-remove-failed-servers">memcached.sess_remove_failed_servers</link></entry>
<entry>Off</entry>
<entry>PHP_INI_ALL</entry>
<entry>Before PHP 7.0.0, this setting was called memcached.sess_remove_failed</entry>
<entry>Available since memcached 3.0.0. Replace memcached.sess_remove_failed.</entry>
</row>
<row>
<entry><link linkend="ini.memcached.sess-server-failure-limit">memcached.sess_server_failure_limit</link></entry>
<entry>0</entry>
<entry>PHP_INI_ALL</entry>
<entry><!-- leave empty, this will be filled by an automatic script --></entry>
<entry>Available since memcached 3.0.0.</entry>
</row>
<row>
<entry><link linkend="ini.memcached.sess-number-of-replicas">memcached.sess_number_of_replicas</link></entry>
<entry>0</entry>
<entry>PHP_INI_ALL</entry>
<entry><!-- leave empty, this will be filled by an automatic script --></entry>
<entry>Available since memcached 2.1.0.</entry>
</row>
<row>
<entry><link linkend="ini.memcached.sess-binary-protocol">memcached.sess_binary_protocol</link></entry>
<entry>On</entry>
<entry>PHP_INI_ALL</entry>
<entry><!-- leave empty, this will be filled by an automatic script --></entry>
<entry>Available since memcached 3.0.0.</entry>
</row>
<row>
<entry><link linkend="ini.memcached.sess-randomize-replica-read">memcached.sess_randomize_replica_read</link></entry>
<entry>Off</entry>
<entry>PHP_INI_ALL</entry>
<entry><!-- leave empty, this will be filled by an automatic script --></entry>
<entry>Available since memcached 2.1.0.</entry>
</row>
<row>
<entry><link linkend="ini.memcached.sess-connect-timeout">memcached.sess_connect_timeout</link></entry>
<entry>1000</entry>
<entry>PHP_INI_ALL</entry>
<entry><!-- leave empty, this will be filled by an automatic script --></entry>
<entry>Available since memcached 2.2.0.</entry>
</row>
<row>
<entry><link linkend="ini.memcached.use_sasl">memcached.use_sasl</link></entry>
<entry>0</entry>
<entry>PHP_INI_ALL</entry>
<entry>Available since memcached 2.2.0. Removed since memcached 3.0.0.</entry>
</row>
<row>
<entry><link linkend="ini.memcached.sess-sasl-username">memcached.sess_sasl_username</link></entry>
<entry>null</entry>
<entry>PHP_INI_ALL</entry>
<entry><!-- leave empty, this will be filled by an automatic script --></entry>
<entry>Available since memcached 2.2.0.</entry>
</row>
<row>
<entry><link linkend="ini.memcached.sess-sasl-password">memcached.sess_sasl_password</link></entry>
<entry>null</entry>
<entry>PHP_INI_ALL</entry>
<entry><!-- leave empty, this will be filled by an automatic script --></entry>
<entry>Available since memcached 2.2.0.</entry>
</row>
<row>
<entry><link linkend="ini.memcached.compression-type">memcached.compression_type</link></entry>
<entry>fastlz</entry>
<entry>PHP_INI_ALL</entry>
<entry><!-- leave empty, this will be filled by an automatic script --></entry>
<entry>Available since memcached 0.1.0.</entry>
</row>
<row>
<entry><link linkend="ini.memcached.compression-factor">memcached.compression_factor</link></entry>
<entry>1.3</entry>
<entry>PHP_INI_ALL</entry>
<entry><!-- leave empty, this will be filled by an automatic script --></entry>
<entry>Available since memcached 0.1.0.</entry>
</row>
<row>
<entry><link linkend="ini.memcached.compression-threshold">memcached.compression_threshold</link></entry>
<entry>2000</entry>
<entry>PHP_INI_ALL</entry>
<entry><!-- leave empty, this will be filled by an automatic script --></entry>
<entry>Available since memcached 0.1.0.</entry>
</row>
<row>
<entry><link linkend="ini.memcached.serializer">memcached.serializer</link></entry>
<entry>igbinary</entry>
<entry>PHP_INI_ALL</entry>
<entry><!-- leave empty, this will be filled by an automatic script --></entry>
<entry>Available since memcached 0.1.0.</entry>
</row>
<row>
<entry><link linkend="ini.memcached.store-retry-count">memcached.store_retry_count</link></entry>
<entry>2</entry>
<entry>PHP_INI_ALL</entry>
<entry><!-- leave empty, this will be filled by an automatic script --></entry>
<entry>Available since memcached 2.2.0.</entry>
</row>
<row>
<entry><link linkend="ini.memcached.default-consistent-hash">memcached.default_consistent_hash</link></entry>
<entry>Off</entry>
<entry>PHP_INI_ALL</entry>
<entry><!-- leave empty, this will be filled by an automatic script --></entry>
<entry>Available since memcached 3.0.0.</entry>
</row>
<row>
<entry><link linkend="ini.memcached.default-binary-protocol">memcached.default_binary_protocol</link></entry>
<entry>Off</entry>
<entry>PHP_INI_ALL</entry>
<entry><!-- leave empty, this will be filled by an automatic script --></entry>
<entry>Available since memcached 3.0.0.</entry>
</row>
<row>
<entry><link linkend="ini.memcached.default-connect-timeout">memcached.default_connect_timeout</link></entry>
<entry>0</entry>
<entry>PHP_INI_ALL</entry>
<entry><!-- leave empty, this will be filled by an automatic script --></entry>
<entry>Available since memcached 3.0.0.</entry>
</row>
</tbody>
</tgroup>
Expand Down Expand Up @@ -421,15 +439,15 @@
<para>
Standard php JSON encoding. This serializer is fast and compact but
only works on UTF-8 encoded data and does not fully implement
serializing. See the JSON extension.
serializing. See the JSON extension. Available since memcached 0.2.0.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>json_array</term>
<listitem>
<para>
As json, but decodes into arrays.
As json, but decodes into arrays. Available since memcached 2.0.0.
</para>
</listitem>
</varlistentry>
Expand All @@ -445,15 +463,15 @@
<term>igbinary</term>
<listitem>
<para>
A binary serializer
A binary serializer. Available since memcached 0.1.4.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>msgpack</term>
<listitem>
<para>
A cross-language binary serializer
A cross-language binary serializer. Available since memcached 2.2.0.
</para>
</listitem>
</varlistentry>
Expand Down

0 comments on commit 845b3a1

Please sign in to comment.