This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
phpstan/phpstan |
1.10.44 -> 1.10.47
|
v1.10.47
ExpressionTypeResolverExtension
(#2789), thanks @janedbal!
ExpressionTypeResolverExtension
in API Reference
array_filter
- handle error types (#2794), #10189, thanks @mglaman!if ($var ?? null)
(https://github.com/phpstan/phpstan-src/commit/c2ba3415a8876310289ea0c4aa2976f20b5912f3), #10224
v1.10.46
isset()
and ternary operator handling (#2710), #3632, #8190, #8366, #8659, #9580, #10064, #10088, thanks @staabm!v1.10.45
enum_exists()
arg to UnitEnum (#2764), #10169, thanks @staabm!isSuperTypeOf()
(#2772, #2787), #9778, #9723, #6407, thanks @staabm!in_array
- simulate Identical/Equal handling from TypeSpecifier for literal arrays (https://github.com/phpstan/phpstan-src/commit/0177e332f27c7cf7d710c1a535ddcdfd019e9b89), #10201
Redis::restore
(#2765), thanks @Vaalyn!str_increment
and str_decrement
into functionMap (#2777), thanks @zonuexe!ext-mongodb
1.17 (#2768), thanks @alcaeus!in_array()
instead of redundant property (#2770), thanks @zonuexe!MethodVisibitiliyInInterfaceRule
(#2781), thanks @staabm!return null
(#2782), thanks @zonuexe!This MR has been generated by Renovate Bot.