Skip to content

Update serverVersion usage - #3331

Merged
adriendupuis merged 3 commits into
5.0from
update-dbal-serverVersion
Aug 5, 2026
Merged

Update serverVersion usage#3331
adriendupuis merged 3 commits into
5.0from
update-dbal-serverVersion

Conversation

@adriendupuis

@adriendupuis adriendupuis commented Jul 30, 2026

Copy link
Copy Markdown
Contributor
Question Answer
JIRA Ticket
Versions
Edition

[2026-07-30T16:08:26.376147+02:00] deprecation.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9".

mariadb- as a prefix is deprecated since doctrine/dbal 3.6.0 doctrine/dbal@213534b

3.5: https://www.doctrine-project.org/projects/doctrine-dbal/en/3.5/reference/configuration.html#automatic-platform-version-detection
3.6: https://www.doctrine-project.org/projects/doctrine-dbal/en/3.6/reference/configuration.html#mariadb

Checklist

  • Text renders correctly
  • Text has been checked with vale
  • Description metadata is up to date
  • Redirects cover removed/moved pages
  • Code samples are working
  • PHP code samples have been fixed with PHP CS fixer
  • Added link to this PR in relevant JIRA ticket or code PR

@github-actions

Copy link
Copy Markdown

Preview of modified files

Preview of modified Markdown:

@github-actions

github-actions Bot commented Jul 30, 2026

Copy link
Copy Markdown

Summary

Status Count
🔍 Total 736658
🔗 Unique 14773
✅ Successful 6198
⏳ Timeouts 0
🔀 Redirected 0
👻 Excluded 730460
❓ Unknown 0
🚫 Errors 0
⛔ Unsupported 0

Full Github Actions output

Comment thread docs/getting_started/install_ibexa_dxp.md Outdated
adriendupuis and others added 2 commits August 5, 2026 08:51
@adriendupuis
adriendupuis marked this pull request as ready for review August 5, 2026 07:36
@adriendupuis
adriendupuis merged commit d713c4d into 5.0 Aug 5, 2026
12 checks passed
@adriendupuis
adriendupuis deleted the update-dbal-serverVersion branch August 5, 2026 07:39
adriendupuis added a commit that referenced this pull request Aug 5, 2026
* install_ibexa_dxp.md: Update serverVersion usage

`mariadb-` as a prefix is deprecated since doctrine/dbal 3.6.0 doctrine/dbal@213534b

3.5: https://www.doctrine-project.org/projects/doctrine-dbal/en/3.5/reference/configuration.html#automatic-platform-version-detection
3.6: https://www.doctrine-project.org/projects/doctrine-dbal/en/3.6/reference/configuration.html#mariadb


---------

Co-authored-by: Marek Nocoń <mnocon@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants