File tree Expand file tree Collapse file tree 1 file changed +21
-5
lines changed Expand file tree Collapse file tree 1 file changed +21
-5
lines changed Original file line number Diff line number Diff line change 93
93
94
94
<active >no</active >
95
95
</helper >
96
- <date >2018-12-05 </date >
96
+ <date >2019-02-07 </date >
97
97
<version >
98
- <release >1.10.7 </release >
98
+ <release >1.10.8 </release >
99
99
<api >1.10.1</api >
100
100
</version >
101
101
<stability >
104
104
</stability >
105
105
<license uri =" http://opensource.org/licenses/bsd-license.php" >New BSD License</license >
106
106
<notes >
107
- * PR #79: Prevent Unable to find the wrapper "channel" Warning
108
- * PR #80: fix Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"
109
- * PR #81: Add flags to PECL shell script for shared extensions
107
+ * PR #83: Drop track_errors from options
108
+ * PR #84: Fix PHP 8 compatibility issues
110
109
</notes >
111
110
<contents >
112
111
<dir name =" /" >
@@ -1218,5 +1217,22 @@ http://pear.php.net/advisory-20110228.txt
1218
1217
</notes >
1219
1218
</release >
1220
1219
1220
+ <release >
1221
+ <date >2019-02-07</date >
1222
+ <version >
1223
+ <release >1.10.8</release >
1224
+ <api >1.10.1</api >
1225
+ </version >
1226
+ <stability >
1227
+ <release >stable</release >
1228
+ <api >stable</api >
1229
+ </stability >
1230
+ <license uri =" http://opensource.org/licenses/bsd-license.php" >New BSD License</license >
1231
+ <notes >
1232
+ * PR #83: Drop track_errors from options
1233
+ * PR #84: Fix PHP 8 compatibility issues
1234
+ </notes >
1235
+ </release >
1236
+
1221
1237
</changelog >
1222
1238
</package >
You can’t perform that action at this time.
0 commit comments