Skip to content

Commit

Permalink
Release 4.2.0
Browse files Browse the repository at this point in the history
Many thanks to @reinfi for all the patches.
  • Loading branch information
cweiske committed Apr 9, 2023
1 parent 67632ea commit f60565f
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
2023-04-09 Christian Weiske <[email protected]>

* Add support for backed enums
by @Reinfi
* Undefined property handler may return string to override variable name
by @Reinfi
* Support ArrayAccess instead of only ArrayObject
by @Reinfi
* map() supports class names as 2nd parameter now
by @Reinfi
* Add support for variadic method arguments in setters
by @Reinfi
* Version 4.2.0

2022-12-08 Christian Weiske <[email protected]>

* Throw exception when "union|types" are encountered (issue #192)
Expand Down

0 comments on commit f60565f

Please sign in to comment.