File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -171,6 +171,9 @@ Requirements: ext/hash (now a part of PHP core)
171171 <license uri =" http://www.opensource.org/licenses/bsd-license.php" >BSD</license >
172172 <notes >
173173 * Use _ex versions to avoid SIGABRT of during use of hash functions in 7.2+ (Derick Rethans)
174+ * Fix bug #74163: Segfault in oauth_compare_value
175+ * Fix bug #73434: Null byte at end of array keys in getLastResponseInfo
176+ * Fix compatibility with PHP 7.3
174177 </notes >
175178 </release >
176179
@@ -186,9 +189,6 @@ Requirements: ext/hash (now a part of PHP core)
186189 </stability >
187190 <license uri =" http://www.opensource.org/licenses/bsd-license.php" >BSD</license >
188191 <notes >
189- * Fix bug #74163: Segfault in oauth_compare_value
190- * Fix bug #73434: Null byte at end of array keys in getLastResponseInfo
191- * Fix compatibility with PHP 7.3
192192 * Fix #72006
193193 </notes >
194194 </release >
You can’t perform that action at this time.
0 commit comments