Bugfixes 🐛 ctype_digit - support type narrowing with cast parameters (#2186), #8714, thanks @staabm! PHP 8.2: Non-final classes without #[AllowDynamicProperties] might still have dynamic properties (phpstan/phpstan-src@051b06e), #8727, #8474