You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/changelog/version_19.txt
+18-1Lines changed: 18 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,22 @@
1
1
2
-
## v19.4.13 - unreleased
2
+
## v19.4.14 - unreleased
3
+
4
+
5
+
## v19.4.13 - 2021-04-20
6
+
7
+
2 security updates
8
+
9
+
CVE-2021-21426 - GHSA-m496-x567-f98c - Fixing a bug in Zend Framework's Stream HTTP Wrapper
10
+
CVE-2021-21427 - GHSA-fvrf-9428-527m - Security Update for SQLi for Magento 2 (a backport of CVE-2021-3007 of laminas-http)
11
+
12
+
more updates:
13
+
14
+
#1531 Throw an Exception in resource model if column not exists, instead of E_NOTICE
15
+
#1454 Fix doc getCountry - returning string instead of int
16
+
#1545 Re-add LICENSE.html because of errors during install process (#1542, #1160)
17
+
#1540 Fix PHP8 error in App.php: method_exists() now throws an exception if the first argument is not string|object
18
+
#1391 Fixes core and lib issues for PHP 8.0 compatibility
19
+
#1552 Revert update to Prototype serialize method that breaks OpenMage functionality / Can not select multiple statuses with Prototype 1.7.3 in Reports (#1549, #1497)
0 commit comments