Skip to content

Commit 946ab3d

Browse files
committedJan 31, 2025
Update comment.
1 parent 9b2ee00 commit 946ab3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎settings/acquia-recommended.settings.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@
8585
// phpcs:ignore
8686
$site_name = EnvironmentDetector::getSiteName($site_path);
8787

88-
// Acquia platform settings includes a require line that
89-
// opens database connection, hence the mysql57 settings
88+
// Acquia platform settings (and local / CI) includes a require line
89+
// that opens database connection, hence the mysql57 settings
9090
// file should be added before platform require line.
9191
// @see: https://www.drupal.org/project/mysql57
9292
// @todo: Remove this line once acquia platform start supporting mysql 8.0

0 commit comments

Comments
 (0)