Andreas Heigl
Andreas Heigl
The implementation looks sensible… I haven't tested it and I probably would have build it differently but hey, that's PHP ;) Note that we'd have to iterate over the complete...
Thanks for raising the issue! I'll have an in depth look at it later.
The comparison should use the schema-information for the attribute to decide whether to check case sensitive or insensitive. As that might include a severe performance-issue I'll need to check how...
Now, with composer2.0 out we can actually do that! Implementation upcoming...
I'd love to tackle that!
When making any changes to the way `declare` is handled, it would be awesome when the rule would **not** be applied to Interfaces as a `declare` doesn't make any sense...
Thanks for bringing that up. And I have no good explanation for that issue that you are scetching out. Perhaps that is something for the bugtracker of the php-src. The...