- #2093 Add TStripeObject to iterator PHPDoc comments (fixes #2091)
- Fixed: PHPStan no longer infers iterated Collection values as
mixed; loop variables are now correctly typed as the collection's generic type parameter
See the changelog for more details.