We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8e6b89 commit 8e2bb36Copy full SHA for 8e2bb36
CHANGELOG.md
@@ -2,6 +2,7 @@
2
3
## 6.0.0
4
5
+- CHG: BC Break `ExtendedPdo::connect` renamed to `ExtendedPdo::lazyConnect`
6
- Changes for PHP 8.4 by @srjlewis in https://github.com/auraphp/Aura.Sql/pull/229
7
- Update 6.x docs to reflect latest changes by @srjlewis in https://github.com/auraphp/Aura.Sql/pull/232
8
- PDO according to 8.4 changes and feedbacks from @pmjones by @harikt in https://github.com/auraphp/Aura.Sql/pull/233
0 commit comments