Skip to content

Commit

Permalink
Update docs foe the deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
srjlewis committed Nov 17, 2024
1 parent dd1f05f commit 7a8cbe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Most changes are to provide better typing and compatability with PHP 8.1 and abo

## Deprecations

The main change is the deprecation of `ExtendedPdo::connect()` and will be changed in versions starting with 6.x
The main change is the deprecation of `ExtendedPdo::connect()` and will be changed in future versions starting with 6.x

Older Code would look like ...

Expand Down

0 comments on commit 7a8cbe3

Please sign in to comment.