Support PHP 8.3 typed class constants
Depends on php-parser dependency support.
https://github.com/Kenneth-Sills/php-parser/pull/1
@mreiden The PR in the parser has landed in v3.2.0 :tada: Do you want to update your PR?
@czosel this will need a new release of php-parser to include the fix to the original implementation.
@czosel this will need a new release of php-parser to include the fix to the original implementation.
Done! Sorry about the delay.
Looking forward to this. 🤞
It's been 7 months since the upstream support was released: https://github.com/glayzzle/php-parser/releases/tag/v3.2.2
I am closing this as as of v0.24.0 this patch is redundant.