1.10.51 #10374
ondrejmirtes
started this conversation in
General
1.10.51
#10374
Replies: 1 comment 21 replies
-
|
If Bleeding edge is enabled, the behaviour of |
Beta Was this translation helpful? Give feedback.
21 replies
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.
-
Bleeding edge 🔪
RecursiveIteratorIterator::__construct()parameter types (#2835), thanks @staabm!If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's
phpstan.neon:Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more
Improvements 🔧
Bugfixes 🐛
ReflectionEnum::getBackingType()afterReflectionEnum::isBacked()(#2830), Type of ReflectionEnum::getBackingType() should/could be narrowed after ::isBacked() #10167, thanks @staabm!??type inference (phpstan/phpstan-src@d801919), Optional keys in object shapes do not work with null coalesce #10327Internals 🔍
ondrejmirtes/simple-downgrader@varis ignored #5086str_starts_with()andstr_contains()instead ofstrpos()(#2841), thanks @zonuexe!ParametersAcceptorSelector::combine()(#2851), thanks @staabm!This discussion was created from the release 1.10.51.
Beta Was this translation helpful? Give feedback.
All reactions