Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP Fatal error #111

Closed
factormaarten opened this issue Jun 20, 2018 · 0 comments
Closed

PHP Fatal error #111

factormaarten opened this issue Jun 20, 2018 · 0 comments

Comments

@factormaarten
Copy link

factormaarten commented Jun 20, 2018

Hi there,

I'm using version 0.19.10 with PHPUnit 7.2.4 and get the following error:

PHP Fatal error:  Class 'PHPUnit\Framework\BaseTestListener' not found in /var/www/phalcon/vendor/mockery/mockery/library/Mockery/Adapter/Phpunit/TestListener.php on line 29
PHP Stack trace:
PHP   1. {main}() /var/www/phalcon/vendor/phpunit/phpunit/phpunit:0
PHP   2. PHPUnit\TextUI\Command::main() /var/www/phalcon/vendor/phpunit/phpunit/phpunit:53
PHP   3. PHPUnit\TextUI\Command->run() /var/www/phalcon/vendor/phpunit/phpunit/src/TextUI/Command.php:156
PHP   4. PHPUnit\TextUI\TestRunner->doRun() /var/www/phalcon/vendor/phpunit/phpunit/src/TextUI/Command.php:203
PHP   5. PHPUnit\TextUI\TestRunner->handleConfiguration() /var/www/phalcon/vendor/phpunit/phpunit/src/TextUI/TestRunner.php:153
PHP   6. class_exists() /var/www/phalcon/vendor/phpunit/phpunit/src/TextUI/TestRunner.php:993
PHP   7. spl_autoload_call() /var/www/phalcon/vendor/phpunit/phpunit/src/TextUI/TestRunner.php:993
PHP   8. Composer\Autoload\ClassLoader->loadClass() /var/www/phalcon/vendor/phpunit/phpunit/src/TextUI/TestRunner.php:993
PHP   9. Composer\Autoload\includeFile() /var/www/phalcon/vendor/composer/ClassLoader.php:322
PHP  10. include() /var/www/phalcon/vendor/composer/ClassLoader.php:444
@factormaarten factormaarten changed the title Declaration of Codedungeon\PHPUnitPrettyResultPrinter\_ResultPrinter::startTest(PHPUnit\Framework\Test $test) must be compatible with PHPUnit\TextUI\ResultPrinter::startTest(PHPUnit\Framework\Test $test): void in /var/www/phalcon/vendor/codedungeon/phpunit-result-printer/src/Printer.php on line 65 PHP Fatal error: Declaration of... Jun 20, 2018
@factormaarten factormaarten changed the title PHP Fatal error: Declaration of... PHP Fatal error Jun 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant