HyperDB
HyperDB copied to clipboard
HyperDB is an advanced database class that supports replication, failover, load balancing, and partitioning.
My Wordfence scans have been consistently failing recently (yes, I know this isn't the Wordfence repo), and I finally had time to look into why. The error shown in the...
Bumps [php-stubs/wordpress-stubs](https://github.com/php-stubs/wordpress-stubs) from 6.1.0 to 6.6.0. Release notes Sourced from php-stubs/wordpress-stubs's releases. More features, more problems Full Changelog: https://github.com/php-stubs/wordpress-stubs/compare/v6.5.5...v6.6.0 v6.5.3 What's Changed Improve visitor by @IanDelMar in php-stubs/wordpress-stubs#173 Full Changelog:...
Bumps [phpcompatibility/phpcompatibility-wp](https://github.com/PHPCompatibility/PHPCompatibilityWP) from 2.1.4 to 2.1.5. Release notes Sourced from phpcompatibility/phpcompatibility-wp's releases. 2.1.5 - 2024-04-25 Ruleset: Updated for compatibility with WordPress 6.5. Thanks @swissspidy. The recommended version of the Composer...
Bumps [automattic/vipwpcs](https://github.com/Automattic/VIP-Coding-Standards) from 2.3.3 to 3.0.1. Release notes Sourced from automattic/vipwpcs's releases. 3.0.1 Increases requirements for PHPCS from 3.7.2 to 3.9.2 for improved PHP 8.2 and PHP 8.3 support. Please...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3 to 4. Release notes Sourced from actions/dependency-review-action's releases. v4.0.0 Update action to Node 20 by @takost in actions/dependency-review-action#639 Dependabot updates, see the full changelog for more...
Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 2.2.0 to 3.0.0. Release notes Sourced from ramsey/composer-install's releases. 3.0.0 Changed Update actions/cache to v4 to avoid deprecation notices. This requires a new major version because actions/cache...
Bumps [php-stubs/wordpress-stubs](https://github.com/php-stubs/wordpress-stubs) from 6.1.0 to 6.6.2. Release notes Sourced from php-stubs/wordpress-stubs's releases. Now the monkey jumps into the water (a Hungarian saying) More features, more problems Full Changelog: https://github.com/php-stubs/wordpress-stubs/compare/v6.5.5...v6.6.0 v6.5.3...
On presence of HyperDB drop-in, `$wpdb::get_col_length()` always returns `false`. This is because the `get_col_length()` method does an early-return if `$wpdb->is_mysql` is empty ([please see here](https://github.com/WordPress/wordpress-develop/blob/b071c28f8b6be06e464ccf582877e66c02859679/src/wp-includes/class-wpdb.php#L3370-L3373)). the `is_mysql` property is never...
Bumps [johnpbloch/wordpress-core](https://github.com/johnpbloch/wordpress-core) from 6.1.1 to 6.6.2. Commits dbb5f96 Update from upstream See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long...