Phpactor 2023.01.21
, tagged:
phpactor

I have tagged Phpactor 2023.01.21.
This release is a little bit later than normal as I completely forgot to do it last week.
Features ¶ Param docblock generation ¶ If there are any complex trivial types (e.g. generic types, or arrays) Phpactor will now suggest to generate default @param docblocks.
class-string template param In addition the docblock updating code has been improved allowing us to update docblocks (previosuly Phpactor would only create them).
Read more...