Skip to content

Commit

Permalink
Merge pull request #4390 from jdreesen/patch-1
Browse files Browse the repository at this point in the history
Fix headline in the upgrade docs
  • Loading branch information
greg0ire authored Oct 28, 2020
2 parents bdb7983 + a500d5e commit 1906c5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UPGRADE.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ The following PDO-related classes outside of the PDO namespace have been depreca
3. `prefersSequences()`.
4. `supportsForeignKeyOnUpdate()`.

##`ServerInfoAwareConnection::requiresQueryForServerVersion()` is deprecated.
## `ServerInfoAwareConnection::requiresQueryForServerVersion()` is deprecated.

The `ServerInfoAwareConnection::requiresQueryForServerVersion()` method has been deprecated as an implementation detail which is the same for almost all supported drivers.

Expand Down

0 comments on commit 1906c5f

Please sign in to comment.