Skip to content

Conversation

@phpukr
Copy link
Contributor

@phpukr phpukr commented Dec 25, 2025

Currently, FuelPHP sets the PDO compression attribute using PDO::MYSQL_ATTR_COMPRESS. Starting from PHP 8.5, this constant is deprecated and replaced by Pdo\Mysql::ATTR_COMPRESS.

Currently, FuelPHP sets the PDO compression attribute using PDO::MYSQL_ATTR_COMPRESS.
Starting from PHP 8.5, this constant is deprecated and replaced by Pdo\Mysql::ATTR_COMPRESS.
@sonarqubecloud
Copy link

@WanWizard
Copy link
Member

Fixed as part of ded85bb

@WanWizard WanWizard closed this Jan 2, 2026
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