fix: 7119 parameter array shape uses invalid syntax
| Q | A |
|---|---|
| Branch? | 4.1 |
| Tickets | Closes #7119 |
| License | MIT |
| Doc PR | N/A |
Fixes the array syntax for Parameter::$schema. Similar to https://github.com/api-platform/core/pull/7150.
The tests are failing because I just realized api-platform isn't on phpstan 2. Is there a reason for that?
right when phpstan 2.0 was released we couldn't as phpstan-prophecy wasn't updated but it looks fine now, let me try at https://github.com/api-platform/core/pull/7154
we merged the pr for phpstan 2 on the main branch (it'll be out in a few months anyways)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.