[opentelemetry-auto-slim] fix schema url#270
Conversation
|
The named params don't work with 8.0. The usage of this package for 8.0 is <1%, so I'm happy for either dropping 8.0 (update composer requirements and drop it from the build matrix), or maintaining support for a bit longer by not using named params. |
I opted for the second option, so I removed the named parameters. |
The change LGTM, however there are now psalm failures. |
Could you help me resolve the psalm errors? I tried to add extends to the params template code in this code snippet, but without success. |
Slim added some psalm template annotations in 4.14.0. Trying to replicate the annotations they use internally ( |
This pull request aims to fix an issue identified in which the value of
schemaUrlis being inferred in the$versionparameter instead of$schemaUrl