Please fix autoload include statement
-
It seems the autoload include statement does not always work (when running WP-CLI specifically I’ve noticed) and will cause a PHP error.
Using
include __DIR__.'/vendor/autoload.phpfixes the issue.Thank you.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Please fix autoload include statement’ is closed to new replies.