Skip to content

Conversation

kocsismate
Copy link
Member

This way, the PDOException class synopsis page can automatically be generated in the manual.

@kocsismate kocsismate changed the base branch from master to PHP-8.1 December 28, 2021 13:07
Copy link
Member

@cmb69 cmb69 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! I don't see a BC break, so this looks good to me. Or is there an issue to merge that into PHP-8.1, @krakjoe, @patrickallaert, @ramsey?

@kocsismate
Copy link
Member Author

There should't be a BC break, this change is only useful for documentation purposes.

@kocsismate kocsismate closed this in 96a5026 Jan 1, 2022
@kocsismate kocsismate deleted the pdo-code branch January 1, 2022 16:57
@TimWolla
Copy link
Member

There should't be a BC break, this change is only useful for documentation purposes.

FWIW: There was a BC break there.

WoltLab/WCF@3d0b538

The property previously could be accessed from the outside, while it no longer can.

@cmb69
Copy link
Member

cmb69 commented Jan 31, 2022

FWIW: There was a BC break there.

Oh! Do we need to revert?

@TimWolla
Copy link
Member

Do we need to revert?

Not for us. Our software is not officially compatible with PHP 8.1 yet and we already fixed the break on our end.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants