Skip to content

Commit 5a90599

Browse files
committed
release 1.0.5
1 parent df911d7 commit 5a90599

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

package.xml.tmpl

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@
2323
</stability>
2424
<license uri="http://www.php.net/license">PHP</license>
2525
<notes>
26-
-
26+
- PHP 7.4/8.0 Support (#27, #28)
27+
- fixed opcache redeclare problems (#26)
28+
- support new feature of PHP 7.4's proc_open (#29)
2729
</notes>
2830
<contents>
2931
<dir name="/">
@@ -81,7 +83,9 @@
8183
<version><release>1.0.5</release><api>1.0.0</api></version>
8284
<date>@curdate@</date>
8385
<notes>
84-
-
86+
- PHP 7.4/8.0 Support (#27, #28)
87+
- fixed opcache redeclare problems (#26)
88+
- support new feature of PHP 7.4's proc_open (#29)
8589
</notes>
8690
</release>
8791
<release>

0 commit comments

Comments
 (0)