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 7717633 commit adbe711Copy full SHA for adbe711
package.xml.tmpl
@@ -25,6 +25,9 @@
25
<notes>
26
- fixed build failure on PHP 5.x (#31)
27
- fixed build test error (007) on 1.0.5 (#32)
28
+ - PHP 8.1 Support (#33)
29
+ - Check the patch build results of each version (#34)
30
+ - proc_open_re :: argument string duplicate check (#35)
31
</notes>
32
<contents>
33
<dir name="/">
@@ -84,6 +87,9 @@
84
87
85
88
86
89
90
91
92
93
94
</release>
95
<release>
0 commit comments