projects
/
GitHub
/
WoltLab
/
woltlab.github.io.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
027085e
)
Update minimum MySQL version
author
Tim Düsterhus
<duesterhus@woltlab.com>
Wed, 5 Jul 2023 12:48:17 +0000
(14:48 +0200)
committer
Tim Düsterhus
<duesterhus@woltlab.com>
Wed, 5 Jul 2023 12:48:17 +0000
(14:48 +0200)
see WoltLab/WCF@
b1e5c20d7c4b68ab4fa076cb0d9880a617d54518
docs/migration/wsc55/php.md
patch
|
blob
|
blame
|
history
diff --git
a/docs/migration/wsc55/php.md
b/docs/migration/wsc55/php.md
index 84ddba5e14f58be41691d37028faa550c4a05b94..53cef43e11f11f9492f4826dd12a0bec13d929c2 100644
(file)
--- a/
docs/migration/wsc55/php.md
+++ b/
docs/migration/wsc55/php.md
@@
-5,7
+5,7
@@
The minimum requirements have been increased to the following:
- **PHP:** 8.1.2 (64 bit only); `intl` extension
-- **MySQL:** 8.0.
29
+- **MySQL:** 8.0.
30
- **MariaDB:** 10.5.12
It is recommended to make use of the newly introduced features whereever possible.