See https://php.watch/versions/8.0/named-parameters Issues to consider: - Constructor argument names - Tests for argument name clashes - Expanding `with()` et. al. to support named arguments? - Magic calls added by traits
See https://php.watch/versions/8.0/named-parameters
Issues to consider:
with()et. al. to support named arguments?