mirror of
https://github.com/php/doc-en.git
synced 2026-03-23 23:32:18 +01:00
Normalize version strings in changelog entries (#3672)
Now they're always N.X.Y for a PHP version, or PECL extension N.X.Y for PECL extensions.
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>PHP 7.2.0, PECL zip 1.14.0</entry>
|
||||
<entry>7.2.0, PECL zip 1.14.0</entry>
|
||||
<entry>
|
||||
Added <parameter>password</parameter>.
|
||||
</entry>
|
||||
|
||||
@@ -67,7 +67,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>dbase 7.0.0</entry>
|
||||
<entry>PECL dbase 7.0.0</entry>
|
||||
<entry>
|
||||
<parameter>database</parameter> is now a <type>resource</type>
|
||||
instead of an <type>int</type>.
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>dbase 7.0.0</entry>
|
||||
<entry>PECL dbase 7.0.0</entry>
|
||||
<entry>
|
||||
<parameter>database</parameter> is now a <type>resource</type>
|
||||
instead of an <type>int</type>.
|
||||
|
||||
@@ -84,13 +84,13 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>dbase 7.0.0</entry>
|
||||
<entry>PECL dbase 7.0.0</entry>
|
||||
<entry>
|
||||
The <parameter>type</parameter> parameter has been added.
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>dbase 7.0.0</entry>
|
||||
<entry>PECL dbase 7.0.0</entry>
|
||||
<entry>
|
||||
The return value is now a <type>resource</type> instead of an
|
||||
<type>int</type>.
|
||||
|
||||
@@ -66,7 +66,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>dbase 7.0.0</entry>
|
||||
<entry>PECL dbase 7.0.0</entry>
|
||||
<entry>
|
||||
<parameter>database</parameter> is now a <type>resource</type>
|
||||
instead of an <type>int</type>.
|
||||
|
||||
@@ -111,7 +111,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>dbase 7.0.0</entry>
|
||||
<entry>PECL dbase 7.0.0</entry>
|
||||
<entry>
|
||||
<parameter>database</parameter> is now a <type>resource</type>
|
||||
instead of an <type>int</type>.
|
||||
|
||||
@@ -70,7 +70,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>dbase 7.0.0</entry>
|
||||
<entry>PECL dbase 7.0.0</entry>
|
||||
<entry>
|
||||
<parameter>database</parameter> is now a <type>resource</type>
|
||||
instead of an <type>int</type>.
|
||||
|
||||
@@ -68,7 +68,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>dbase 7.0.0</entry>
|
||||
<entry>PECL dbase 7.0.0</entry>
|
||||
<entry>
|
||||
<parameter>database</parameter> is now a <type>resource</type>
|
||||
instead of an <type>int</type>.
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>dbase 7.0.0</entry>
|
||||
<entry>PECL dbase 7.0.0</entry>
|
||||
<entry>
|
||||
<parameter>database</parameter> is now a <type>resource</type>
|
||||
instead of an <type>int</type>.
|
||||
|
||||
@@ -61,7 +61,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>dbase 7.0.0</entry>
|
||||
<entry>PECL dbase 7.0.0</entry>
|
||||
<entry>
|
||||
<parameter>database</parameter> is now a <type>resource</type>
|
||||
instead of an <type>int</type>.
|
||||
|
||||
@@ -76,7 +76,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>dbase 7.0.0</entry>
|
||||
<entry>PECL dbase 7.0.0</entry>
|
||||
<entry>
|
||||
The return value is now a <type>resource</type> instead of an
|
||||
<type>int</type>.
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>dbase 7.0.0</entry>
|
||||
<entry>PECL dbase 7.0.0</entry>
|
||||
<entry>
|
||||
<parameter>database</parameter> is now a <type>resource</type>
|
||||
instead of an <type>int</type>.
|
||||
|
||||
@@ -77,7 +77,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>dbase 7.0.0</entry>
|
||||
<entry>PECL dbase 7.0.0</entry>
|
||||
<entry>
|
||||
<parameter>database</parameter> is now a <type>resource</type>
|
||||
instead of an <type>int</type>.
|
||||
|
||||
@@ -81,7 +81,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>1.5.0</entry>
|
||||
<entry>PECL gnupg 1.5.0</entry>
|
||||
<entry>The <parameter>options</parameter> parameter was added.</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
|
||||
@@ -511,27 +511,27 @@ db2set DB2COMM=TCPIP</literallayout>
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>ibm_db2 1.9.0</entry>
|
||||
<entry>PECL ibm_db2 1.9.0</entry>
|
||||
<entry>
|
||||
Active transactions within a persistent connection will be rolled back
|
||||
at the end of each request.
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>ibm_db2 1.8.0</entry>
|
||||
<entry>PECL ibm_db2 1.8.0</entry>
|
||||
<entry>
|
||||
The <parameter>i5_libl</parameter> option is available for i5/OS
|
||||
users.
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>ibm_db2 1.7.0</entry>
|
||||
<entry>PECL ibm_db2 1.7.0</entry>
|
||||
<entry>
|
||||
The <parameter>trustedcontext</parameter> option is available.
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>ibm_db2 1.5.1</entry>
|
||||
<entry>PECL ibm_db2 1.5.1</entry>
|
||||
<entry>
|
||||
The <parameter>i5_lib</parameter>, <parameter>i5_naming</parameter>,
|
||||
<parameter>i5_commit</parameter>,
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>imagick 3.6.0</entry>
|
||||
<entry>PECL imagick 3.6.0</entry>
|
||||
<entry>
|
||||
Returns a &boolean; now; previously, an &integer; was returned.
|
||||
</entry>
|
||||
|
||||
@@ -94,7 +94,7 @@
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>PECL 3.0.0</entry>
|
||||
<entry>PECL intl 3.0.0</entry>
|
||||
<entry>
|
||||
Support for providing <classname>IntlCalendar</classname> objects to the
|
||||
<parameter>datetime</parameter> parameter was added.
|
||||
|
||||
@@ -87,7 +87,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>5.5.0/PECL 3.0.0</entry>
|
||||
<entry>PECL intl 3.0.0</entry>
|
||||
<entry>
|
||||
It became possible to pass an <classname>IntlCalendar</classname>
|
||||
object.
|
||||
|
||||
@@ -221,7 +221,7 @@
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>7.0.15,7.1.1</entry>
|
||||
<entry>7.0.15, 7.1.1</entry>
|
||||
<entry>
|
||||
The "e", "E", "g" and "G" codes were added to enable byte order support for float and double.
|
||||
</entry>
|
||||
|
||||
@@ -55,7 +55,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>v3</entry>
|
||||
<entry>PECL pthreads 3.0.0</entry>
|
||||
<entry>
|
||||
An integer is now returned, and the <parameter>collector</parameter>
|
||||
parameter is now optional.
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>v3</entry>
|
||||
<entry>PECL pthreads 3.0.0</entry>
|
||||
<entry>
|
||||
The parameter to specify the task to unstack has been removed. Now, only the
|
||||
first task in the stack is removed.
|
||||
|
||||
@@ -83,7 +83,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>0.7.0</entry>
|
||||
<entry>PECL rpminfo 0.7.0</entry>
|
||||
<entry>
|
||||
Optional <parameter>operator</parameter> was added.
|
||||
</entry>
|
||||
|
||||
@@ -88,7 +88,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>PECL solr 1.1.0, 2.0.0</entry>
|
||||
<entry>PECL solr 1.1.0, PECL solr 2.0.0</entry>
|
||||
<entry>
|
||||
$maxSegments removed
|
||||
</entry>
|
||||
|
||||
@@ -60,7 +60,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>Stomp 0.4.0</entry>
|
||||
<entry>PECL stomp 0.4.0</entry>
|
||||
<entry>
|
||||
<parameter>class_name</parameter> parameter was added.
|
||||
</entry>
|
||||
|
||||
@@ -70,7 +70,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>uopz 6.0.0</entry>
|
||||
<entry>PECL uopz 6.0.0</entry>
|
||||
<entry>
|
||||
Mocking static members is no longer supported by this function.
|
||||
<function>uopz_redefine</function> and <function>uopz_set_return</function>,
|
||||
|
||||
@@ -66,7 +66,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>8.0.0 / 1.18.0</entry>
|
||||
<entry>8.0.0, PECL zip 1.18.0</entry>
|
||||
<entry>
|
||||
<parameter>flags</parameter> was added.
|
||||
</entry>
|
||||
|
||||
@@ -98,19 +98,19 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>8.0.0 / 1.18.0</entry>
|
||||
<entry>8.0.0, PECL zip 1.18.0</entry>
|
||||
<entry>
|
||||
<parameter>flags</parameter> was added.
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>8.3.0 / 1.22.1</entry>
|
||||
<entry>8.3.0, PECL zip 1.22.1</entry>
|
||||
<entry>
|
||||
<constant>ZipArchive::FL_OPEN_FILE_NOW</constant> was added.
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>8.3.0 / 1.22.2</entry>
|
||||
<entry>8.3.0, PECL zip 1.22.2</entry>
|
||||
<entry>
|
||||
<constant>ZipArchive::LENGTH_TO_END</constant> and <constant>ZipArchive::LENGTH_UNCHECKED</constant> were added.
|
||||
</entry>
|
||||
|
||||
@@ -76,7 +76,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>8.0.0 / 1.18.0</entry>
|
||||
<entry>8.0.0, PECL zip 1.18.0</entry>
|
||||
<entry>
|
||||
<parameter>flags</parameter> was added.
|
||||
</entry>
|
||||
|
||||
@@ -148,13 +148,13 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>8.0.0 / 1.18.0</entry>
|
||||
<entry>8.0.0, PECL zip 1.18.0</entry>
|
||||
<entry>
|
||||
<literal>"flags"</literal> in <parameter>options</parameter> was added.
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>8.0.0 / 1.18.1</entry>
|
||||
<entry>8.0.0, PECL zip 1.18.1</entry>
|
||||
<entry>
|
||||
<literal>"comp_method"</literal>, <literal>"comp_flags"</literal>,
|
||||
<literal>"enc_method"</literal> and <literal>"enc_password"</literal> in
|
||||
@@ -162,7 +162,7 @@
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>8.3.0 / 1.22.1</entry>
|
||||
<entry>8.3.0, PECL zip 1.22.1</entry>
|
||||
<entry>
|
||||
<constant>ZipArchive::FL_OPEN_FILE_NOW</constant> was added.
|
||||
</entry>
|
||||
|
||||
@@ -41,13 +41,13 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>8.0.0 / 1.18.0</entry>
|
||||
<entry>8.0.0, PECL zip 1.18.0</entry>
|
||||
<entry>
|
||||
This method can be called on closed archive.
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>8.0.0 / 1.18.0</entry>
|
||||
<entry>8.0.0, PECL zip 1.18.0</entry>
|
||||
<entry>
|
||||
This method no longer returns &false; on failure.
|
||||
</entry>
|
||||
|
||||
@@ -97,13 +97,13 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>8.3.0 / 1.22.1</entry>
|
||||
<entry>8.3.0, PECL zip 1.22.1</entry>
|
||||
<entry>
|
||||
<constant>ZipArchive::FL_OPEN_FILE_NOW</constant> was added.
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>8.3.0 / 1.22.2</entry>
|
||||
<entry>8.3.0, PECL zip 1.22.2</entry>
|
||||
<entry>
|
||||
<constant>ZipArchive::LENGTH_TO_END</constant> and <constant>ZipArchive::LENGTH_UNCHECKED</constant> were added.
|
||||
</entry>
|
||||
|
||||
Reference in New Issue
Block a user