Skip to content

Conversation

@kkmuffme
Copy link

@kkmuffme kkmuffme commented Dec 7, 2025

  • to visually distinguish from conditional types like ($foo ? false : string[]) and callable syntax
  • to improve readability for array shapes and arrays of literals
  • to visually more closely align it with PHP native type hint

* to visually distinguish from conditional types like ($foo ? false : string[]) and callable syntax
* to improve readability for array shapes and arrays of literals
* to visually more closely align it with PHP native type hint
Copy link
Contributor

@mspirkov mspirkov left a comment

Choose a reason for hiding this comment

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

The tests need to be completed/corrected.

@kkmuffme
Copy link
Author

kkmuffme commented Dec 7, 2025

Can you please approve the github workflow, so they run in github's CI so I know what/which if any fail, bc if I run all projects' tests locally I can't work on something else in the meantime

@mspirkov
Copy link
Contributor

mspirkov commented Dec 7, 2025

No, I don't have access. We'll have to wait for @jaapio for that.

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.

2 participants