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: docs/installation/requirements.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@
20
20
21
21
PHP 8.3 is fully supported though there may be third-party add-ons that are not updated as rapidly as EE is. As well, there does not seem to be noticeable performance improvement from PHP 8.2 to 8.3.
22
22
23
-
[MariaDB](https://mariadb.org/) has long been a drop-in replacement for MySQL and has been used as the database by many, many EE sites. MariaDB often appears more performative than MySQL; however, there can be edge cases and queries where the opposite is true. Third-party add-ons also occasionally do not anticipate MariaDB being used by an EE site. Therefore, it's not officially supported.
23
+
[MariaDB](https://mariadb.org/) has long been a drop-in replacement for MySQL and has been used as the database by manyEE sites. MariaDB often appears more performant than MySQL; however, there are a few edge cases and queries where the opposite is true. with any database option, testing, and fine-tuning the server settings as needed will give you optimal results.
24
24
25
25
It has always been a core goal to ensure that ExpressionEngine is usable on a broadly diverse and accessible range of devices by a broad and diverse range of people.
0 commit comments