Skip to content

Conversation

jrfnl
Copy link
Collaborator

@jrfnl jrfnl commented Jun 8, 2021

This prevents the autoload finder from attempting to load the Composer autoload.php file of the project under scan when Parallel Lint is being run from a Phar file.

Fixes #61

This prevents the autoload finder from attempting to load the Composer `autoload.php` file of the project under scan when Parallel Lint is being run from a Phar file.

Fixes 61
@jrfnl jrfnl force-pushed the feature/dont-load-composer-autoload-on-phar branch from 2f846a5 to 742148e Compare July 28, 2021 17:19
@grogy grogy merged commit f6418f7 into php-parallel-lint:master Aug 17, 2021
@grogy
Copy link
Member

grogy commented Aug 17, 2021

Thank you, merged

@jrfnl jrfnl deleted the feature/dont-load-composer-autoload-on-phar branch August 17, 2021 04:40
@jrfnl jrfnl added this to the 1.x Next milestone Feb 17, 2022
@jrfnl jrfnl added the Type: bug label Mar 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Bug: Project composer autoload should not be loaded when running from Phar
3 participants