v0.4.0 #27
rcalicdan
announced in
Announcements
v0.4.0
#27
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What's Changed in v0.4.0
New Features & Configurations
cache_diroption intypephp.phpwith automatic recursion and double-parsing protection.@return static,static<T>,list<static>) on static factory methods and fluent builders.@phpstan-typealiases from PHP 8.1 Enums (@phpstan-import-type ... from Enum).list<callable(...)>).($a is 'x' ? A : ($b is 'y' ? B : C))).use Trait { oldMethod as newMethod; }).Bug Fixes & Architectural Improvements
foreachloops and$gen->send()call sites.callable(int[])->callable(int[]): mixed).What's Changed
Full Changelog: v0.3.4...v0.4.0
This discussion was created from the release v0.4.0.
All reactions