FriendsOfSymfony1 / symfony1

[DEPRECATED -- Use Symfony instead] Fork of symfony 1.4 with DIC, form enhancements, latest Swiftmailer, better performance, composer compatible and PHP 8 support
https://symfony.com/legacy
MIT License
337 stars 175 forks source link

Fixed incorrect type-hint for parameter of type class-string. #370

Closed thirsch closed 3 months ago

thirsch commented 3 months ago

I stumbled upon this a few times but never fixed it. Today is the day. ;-)

thirsch commented 3 months ago

Thanks! Rebased. :)

thirsch commented 3 months ago

Thanks for both suggestions. Unfortunately, there are so many errors in the type-hints.

thePanz commented 3 months ago

Unfortunately, there are so many errors in the type-hints.

yes, true! Thank you for taking the first steps to clean them up! :+1: