We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 878c657 commit 996c4a4Copy full SHA for 996c4a4
package.xml
@@ -63,6 +63,22 @@
63
<configureoption default="/usr" name="with-bz2" prompt="BZip2 installation prefix"/>
64
</extsrcrelease>
65
<changelog>
66
+ <release>
67
+ <date>2022-10-12</date>
68
+ <version>
69
+ <release>0.1.2</release>
70
+ <api>0.1.0</api>
71
+ </version>
72
+ <stability>
73
+ <release>stable</release>
74
+ <api>stable</api>
75
+ </stability>
76
+ <license uri="http://www.php.net/license">PHP License</license>
77
+ <notes>
78
+ - Add PECL configuration option "with-bz2".
79
+ - Include version numbers in phpinfo.
80
+ </notes>
81
+ </release>
82
<release>
83
<date>2022-10-07</date>
84
<version>
0 commit comments