File tree Expand file tree Collapse file tree 1 file changed +27
-3
lines changed Expand file tree Collapse file tree 1 file changed +27
-3
lines changed Original file line number Diff line number Diff line change 93
93
94
94
<active >no</active >
95
95
</helper >
96
- <date >2017-06-27 </date >
96
+ <date >2018-08-22 </date >
97
97
<version >
98
- <release >1.10.5 </release >
98
+ <release >1.10.6 </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
- * Bug #21222: PHP 7.2 compatibility: Upgrade to Archive_Tar 1.4.3 needed
107
+ * PR #70: Fix notice undefined variable metadata_dir
108
+ * PR #71: fix Warning: count(): Parameter must be an array or an object
109
+ * PR #74: Bug #23744 Remove is_executable check
110
+ * Bug #23744: The is_executable check in the Which method when run on Windows is unnecessary
111
+ * PR #75: Migrate old while(list() = each()) constructs to foreach
112
+ * PR #76: Fix PHP Warning: "continue" targeting switch is equivalent to "break"
113
+ * PR #77: proxy server auth
114
+ * PR #72: Correctly authenticate at proxy server
115
+ * PR #78: array or Countable error in 7.2
108
116
</notes >
109
117
<contents >
110
118
<dir name =" /" >
@@ -1158,5 +1166,21 @@ http://pear.php.net/advisory-20110228.txt
1158
1166
</notes >
1159
1167
</release >
1160
1168
1169
+ <release >
1170
+ <date >2017-06-27</date >
1171
+ <version >
1172
+ <release >1.10.5</release >
1173
+ <api >1.10.1</api >
1174
+ </version >
1175
+ <stability >
1176
+ <release >stable</release >
1177
+ <api >stable</api >
1178
+ </stability >
1179
+ <license uri =" http://opensource.org/licenses/bsd-license.php" >New BSD License</license >
1180
+ <notes >
1181
+ * Bug #21222: PHP 7.2 compatibility: Upgrade to Archive_Tar 1.4.3 needed
1182
+ </notes >
1183
+ </release >
1184
+
1161
1185
</changelog >
1162
1186
</package >
You can’t perform that action at this time.
0 commit comments