Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix column name type hint #3396

Closed

Conversation

thewilkybarkid
Copy link

Q A
Type bug
BC Break no
Fixed issues

Summary

The type hint changes in #3306 triggered some PHPStan failures for me (libero/content-api-bundle#15 (comment)) as they no longer declare a simple list of strings is allowed.

There's some other usages of mixed[][] in the codebase, haven't looked to see if they have similar problems.

@morozov
Copy link
Member

morozov commented Dec 8, 2018

Looks like a duplicate of #3380.

@morozov morozov self-assigned this Dec 8, 2018
@morozov morozov added this to the 2.9.1 milestone Dec 8, 2018
@thewilkybarkid
Copy link
Author

Closing in favour of #3392.

@thewilkybarkid thewilkybarkid deleted the table-column-name-types branch December 10, 2018 10:29
@morozov morozov removed this from the 2.9.1 milestone Dec 10, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 10, 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