Alexander Lisachenko

Results 23 issues of Alexander Lisachenko

This broken test is used to track issue with broken codogen with attributes near class/method/method/function/property/parameter.

Bug
PHP-8.0

To make possible pretty-printing in the goaop/framework and AST transformation, `goaop/parser-reflection` should follow https://github.com/nikic/PHP-Parser/blob/master/doc/component/Pretty_printing.markdown#formatting-preserving-pretty-printing and stop replacing original nodes without cloning, instead `resolvedName` attribute should be used in the library...

AST

Code should run tests also on PHP8.4 to see any errors in the modern versions of PHP code

PHP-8.4