Skip to content

PDO connection and statement classes made final#4138

Merged
morozov merged 1 commit intodoctrine:3.0.xfrom
morozov:final-pdo-connection-statement
Jul 3, 2020
Merged

PDO connection and statement classes made final#4138
morozov merged 1 commit intodoctrine:3.0.xfrom
morozov:final-pdo-connection-statement

Conversation

@morozov
Copy link
Copy Markdown
Member

@morozov morozov commented Jul 3, 2020

Q A
Type improvement
BC Break yes

PDOSqlsrv\Connection and PDOSqlsrv\Statement now wrap the corresponding PDO classes instead of extending them, and they all are now final.

@morozov morozov merged commit 17e6eae into doctrine:3.0.x Jul 3, 2020
@morozov morozov deleted the final-pdo-connection-statement branch July 3, 2020 14:42
@morozov morozov self-assigned this Jul 3, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants