mirror of
https://github.com/danog/ext-pq.git
synced 2024-11-30 04:19:49 +01:00
prepare release 2.1.5
* Fix PHP-7.3 compatibility
This commit is contained in:
parent
e00dd6db69
commit
c7085becd3
@ -41,9 +41,9 @@
|
||||
<email>remi@php.net</email>
|
||||
<active>yes</active>
|
||||
</developer>
|
||||
<date>2018-06-26</date>
|
||||
<date>2019-01-14</date>
|
||||
<version>
|
||||
<release>2.1.4</release>
|
||||
<release>2.1.5</release>
|
||||
<api>2.1.0</api>
|
||||
</version>
|
||||
<stability>
|
||||
@ -52,7 +52,7 @@
|
||||
</stability>
|
||||
<license uri="http://copyfree.org/content/standard/licenses/2bsd/license.txt">BSD-2-Clause</license>
|
||||
<notes><![CDATA[
|
||||
* Fix gh-issue #30: pq\Types is restricted to non-composite types
|
||||
* Fix PHP-7.3 compatibility
|
||||
]]></notes>
|
||||
<contents>
|
||||
<dir name="/">
|
||||
|
Loading…
Reference in New Issue
Block a user