Skip to content

Files

Latest commit

 

History

History
8 lines (6 loc) · 630 Bytes

File metadata and controls

8 lines (6 loc) · 630 Bytes

phpstan-knp-doctrine-behaviors-bug

Bug reproduction with PHP8, knplabs/doctrine-behaviors and __toString method

  • Install project with composer install
  • Run phpstan with command php vendor/bin/phpstan
  • phpstan extension used by knplabs extension
  • You can comment/uncomment method __toString in Article