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

Make array/object keys quote aware #3413

Closed
wants to merge 1 commit into from

Conversation

ruudk
Copy link
Contributor

@ruudk ruudk commented Sep 6, 2024

Fixes phpstan/phpdoc-parser#251

Needs tests, let's see where.

@phpstan-bot
Copy link
Collaborator

You've opened the pull request against the latest branch 2.0.x. PHPStan 2.0 is not going to be released for months. If your code is relevant on 1.12.x and you want it to be released sooner, please rebase your pull request and change its target to 1.12.x.

@ruudk ruudk changed the base branch from 2.0.x to 1.12.x September 6, 2024 12:01
@ruudk ruudk force-pushed the quote-array-object-keys branch from 3dac837 to b3dc1d9 Compare September 6, 2024 12:01
@ruudk ruudk closed this Sep 6, 2024
@ruudk ruudk deleted the quote-array-object-keys branch September 6, 2024 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Key should be quoted when it contains spaces in ArrayShapeItemNode
2 participants