Skip to content

Commit 5b36945

Browse files
arhiopterecsbbatsche
authored andcommitted
MAGECLOUD-2820: Implement isolated connections mechanism (#417)
* MAGECLOUD-2820: Implement isolated connections mechanism * MAGECLOUD-2820: Implement isolated connections mechanism * MAGECLOUD-2820: Implement isolated connections mechanism * MAGECLOUD-2820: Implement isolated connections mechanism * MAGECLOUD-2820: Implement isolated connections mechanism
1 parent c2dcd8b commit 5b36945

5 files changed

+1637
-0
lines changed

patches.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,12 @@
138138
"Add the possibility to install Magento without admin creation" : {
139139
"2.1.4 - 2.2.1": "MAGECLOUD-2573__installation_without_admin_creation__2.1.4.patch",
140140
"2.2.2 - 2.2.7": "MAGECLOUD-2573__installation_without_admin_creation__2.2.2.patch"
141+
},
142+
"Suppress PDO warnings to work around PHP bugs #63812, #74401": {
143+
"2.1.4": "MAGECLOUD-2820__implement_isolated_connections_mechanism__2.1.4.patch",
144+
"2.1.5 - 2.1.12": "MAGECLOUD-2820__implement_isolated_connections_mechanism__2.1.5.patch",
145+
"2.1.13 - 2.1.17": "MAGECLOUD-2820__implement_isolated_connections_mechanism__2.1.13.patch",
146+
"2.2.0 - 2.2.8 || 2.3.0 - 2.3.1": "MAGECLOUD-2820__implement_isolated_connections_mechanism__2.2.0.patch"
141147
}
142148
},
143149
"monolog/monolog": {

0 commit comments

Comments
 (0)