flarum / flarum/docs

[2.x] docs mention php extension pdo_mysql

Open
#488 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
77
Forks
134
Avg merge
19m
Merged PRs (30d)
9

Description

The documentation for 2.x mentions the mysql extension for php is required. This is only true when using mariadb or mysql.

Also, at least in php 8.4 a lot of extensions have been changed/renamed:

```
Note, selecting 'php8.4-xml' instead of 'php8.4-dom'
Note, selecting 'php8.4-common' instead of 'php8.4-fileinfo'
Note, selecting 'php8.4-common' instead of 'php8.4-tokenizer'
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.