All Versions
33
Latest Version
Avg Release Cycle
318 days
Latest Release
166 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v6.0.1 Changes
January 05, 2026What's Changed
- ⚡️ Update README.md, continuous-integration.yml, scrutinizer.yml, code coverage by @harikt in #237, #239 , #240, #241,
#244 - Upload coverage report by @koriym in #243
- 👍 PHP 8.5 Support by @koriym in #247
- ➕ Add Psalm taint-sink annotations for SQL injection detection by @koriym in #248, #249
Full Changelog : 6.0.0...6.0.1
- ⚡️ Update README.md, continuous-integration.yml, scrutinizer.yml, code coverage by @harikt in #237, #239 , #240, #241,
-
v6.0.0 Changes
January 29, 2025 -
v6.0.0-beta1 Changes
January 22, 2025What's Changed
- CHG: BC Break
ExtendedPdo::connectrenamed toExtendedPdo::lazyConnect - 🔄 Changes for PHP 8.4 by @srjlewis in #229
- ⚡️ Update 6.x docs to reflect latest changes by @srjlewis in #232
- PDO according to 8.4 changes and feedbacks from @pmjones by @harikt in #233
Full Changelog : 5.0.2...6.0.0
- CHG: BC Break
-
v5.0.3 Changes
January 22, 2025What's Changed
- ➕ Add PHP 8.3 to continuous integration workflow by @koriym in #227
- ➕ Add lazyConnect method for interoperability with future versions by @srjlewis in #230 ( Note : establishConnection was renamed to lazyConnect )
Full Changelog : 5.0.2...5.0.3
-
v5.0.2 Changes
June 12, 2023What's Changed
- ➕ Add failing test for #183 by @harikt in #210
- ⚡️ sqlite parser update by @harikt in #212
- Enable PHP 8.2 compat by @koriym in #218
- 🛠 Fix missing properties by @koriym in #219
- 👍 Allow using psr/log v3 by @Qrzysio in #223
- 🛠 Fix illegal space (0xE38080) in composer.json by @koriym in #224
🆕 New Contributors
Full Changelog : 5.0.1...5.0.2
-
v5.0.1 Changes
February 19, 2022 -
v5.0.0 Changes
January 27, 2022🔖 Version 5.x supports PHP 8.1 and up.
What's Changed
- ✂ remove unused param in queryparser by @r4ndsen in #180
- 👍 PHP 8 Support by @koriym in #185
- 👍 allow psr/log v2 by @r4ndsen in #191
- Compatibility with PHP 8.1 by @srjlewis in #193
- ⚡️ Update PHPDoc by @kenjis in #196
- Migrate Travis to GitHub Actions by @koriym in #197
- ⚡️ Update GitHub Actions for 5.x by @kenjis in #198
- 📄 docs: update README for 5.x by @kenjis in #200
🆕 New Contributors
- @r4ndsen made their first contribution in #180
- @srjlewis made their first contribution in #193
- @kenjis made their first contribution in #196
Full Changelog : 3.0.0...5.0.0
-
v4.0.0 Changes
January 27, 2022🔖 Version 4.x supports PHP 7.2 and up.
What's Changed
- ➕ Add 7.2, 7.3 and 7.4 to test targets by @koriym in #184
- ✂ remove unused param in queryparser by @r4ndsen in #180
- 👍 PHP 8 Support by @koriym in #185
- 👍 allow psr/log v2 by @r4ndsen in #191
- Compatibility with PHP 8.1 by @srjlewis in #193
- ⚡️ Update PHPDoc by @kenjis in #196
- Migrate Travis to GitHub Actions by @koriym in #197
- ⚡️ Update GitHub Actions for 5.x by @kenjis in #198
- Enable PHP 7.2-8.1 compat by @iansltx in #202
🆕 New Contributors
Full Changelog : 3.0.0...4.0.0
-
v3.1.0 Changes
April 28, 2022 -
v3.0.0 Changes
June 11, 2018