Answer the question
In order to leave comments, you need to log in
Why doesn't PHPUnit Autoload see File/Iterator/Autoload.php?
I put codeception through the composer, all the dependencies were pulled up, but when I try to start I get:
PHP Warning: require_once(File/Iterator/Autoload.php): failed to open stream: No such file or directory in /web/exelo.net/vendor/EHER /PHPUnit/src/phpunit/PHPUnit/Autoload.php on line 45
PHP Stack trace:
PHP 1. {main}() /web/exelo.net/vendor/codeception/codeception/codecept:0
PHP 2. require_once() / web/exelo.net/vendor/codeception/codeception/codecept:12
PHP 3. include_once() /web/exelo.net/vendor/codeception/codeception/autoload.php:12
PHP Fatal error: require_once(): Failed opening required 'File/Iterator/Autoload.php' (include_path='.:/usr/share/pear:/usr/share/php') in /web/exelo.net/vendor /EHER/PHPUnit/src/phpunit/PHPUnit/Autoload.php on line 45
PHP Stack trace:
PHP 1. {main}() /web/exelo.net/vendor/codeception/codeception/codecept:0
PHP 2. require_once( ) /web/exelo.net/vendor/codeception/codeception/codecept:12
PHP 3. include_once() /web/exelo.net/vendor/codeception/codeception/autoload.php:12
What could be the reason?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question