phpstan / phpstan-webmozart-assert

PHPStan extension for webmozart/assert
MIT License
165 stars 28 forks source link

Mark support for `isEmpty` and `notEmpty` #148

Closed herndlm closed 2 years ago

herndlm commented 2 years ago

Powered by both https://github.com/phpstan/phpstan-src/pull/1317 and https://github.com/phpstan/phpstan-src/pull/1781 🎉

ondrejmirtes commented 2 years ago

Thank you!