You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That shouldn't be too hard to fix, the arguments for the function declaration should be parsed by that point. If that code is committed I can look into that as soon as i am out of this current rabbit hole.
Just noticed that typehinted set without body currently doesn't work at all. public $foo { set(Bar $foo); } throws a parser error.
The text was updated successfully, but these errors were encountered: