Input:
list(,$power) = $info;
list($power) = $info;
Have same count of arguments
Not sure yet, but it may come from an abusive usage of a too permissive reader implemented here https://github.com/glayzzle/php-parser/blob/master/src/parser/utils.js#L30
If it's the case, the problem can reproduced on others nodes, I need to check each read_list usage
@ichiriac Can we fix it next? We have many problem in prettier-php with this construction, many people use this
it's fixed - i will release an alpha 2 in few days
Most helpful comment
it's fixed - i will release an alpha 2 in few days