llaville / php-compatinfo

Library that find out the minimum version and the extensions required for a piece of code to run
https://llaville.github.io/php-compatinfo/7.1/
Other
371 stars 21 forks source link

bug #299

Closed Anandh21 closed 3 years ago

Anandh21 commented 3 years ago

hi, I want to analyse a laravel project. but when i run php-compat i have this error Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in /vendor/nikic/php-parser/lib/PhpParser/Parser/Php7.php on line 2174

llaville commented 3 years ago

If this project is open source, please provide an URL.

And don't forget to give contextual info such as php and php-compatinfo versions used !

llaville commented 3 years ago

If you can't provide such information, I'll close this issue because without contextual data, I can't help you !