Skip to content

[FIX] Database: replace deprecated PDO::ATTR_USE_BUFFERED_QUERY - #11857

Merged
mjansenDatabay merged 1 commit into
ILIAS-eLearning:trunkfrom
srsolutionsag:fix/12/db-pdo-const-deprecation
Aug 5, 2026
Merged

[FIX] Database: replace deprecated PDO::ATTR_USE_BUFFERED_QUERY#11857
mjansenDatabay merged 1 commit into
ILIAS-eLearning:trunkfrom
srsolutionsag:fix/12/db-pdo-const-deprecation

Conversation

@thibsy

@thibsy thibsy commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Use PDO\Mysql::ATTR_USE_BUFFERED_QUERY instead, see https://www.php.net/manual/en/migration85.deprecated.php

@thibsy thibsy added improvement php Pull requests that update Php code labels Aug 5, 2026
@mjansenDatabay

Copy link
Copy Markdown
Contributor

I'll merge this without an explicit approval of @lscharmer. The class in the PDO\Mysql namespace was added in PHP 8.4.

@mjansenDatabay
mjansenDatabay merged commit 4c51ed6 into ILIAS-eLearning:trunk Aug 5, 2026
5 checks passed
@mjansenDatabay

Copy link
Copy Markdown
Contributor

Thx @thibsy!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants