All notable changes to the "php-code-actions" extension will be documented in this file.
- fix: fix property creator for primitives
- feat: add
add setter
action
- feat: add default
null
value on nullable arguments. - fix: bracket array notation should not be part of argument
- feat: add replace constructor action
- docs: update readme
- fix: property order
- fix: array types in property
- fix: getter doc
- Add AddProperty Code Action
- Initial release