LaravelCollective / annotations

Route and Event Annotations for the Laravel Framework
MIT License
365 stars 73 forks source link

8.0.2 stops scanning #115

Open Putr opened 3 years ago

Putr commented 3 years ago

Hi,

I upgraded to 8.0.2 and all scaning (automatic and via cli) stopped working. I'm on Laravel 8.

Downgrading to 8.0.1 fixed it.

No logs, no errors, nothing. It just creates *.scanned.php files and places <?php inside with a few empty lines, nothing more.

loonytoons commented 3 years ago

Thanks @Putr. Can you give me some more info about the various versions that you're using for Laravel and PHP? I can't seem to replicate this at all. Thanks!