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

Could not open input file: phpunit.phar #196

Closed
naqirizvi opened this issue Aug 30, 2023 · 1 comment
Closed

Could not open input file: phpunit.phar #196

naqirizvi opened this issue Aug 30, 2023 · 1 comment
Labels

Comments

@naqirizvi
Copy link

Describe the bug
Using PHP 8.1 MySQL 8.0
Tried executing PHP prepare.php which worked pretty well
But php test.php gives error

60) Tests_User_Query::test_should_throw_deprecation_when_unset_of_dynamic_property
Expecting E_DEPRECATED and E_USER_DEPRECATED is deprecated and will no longer be possible in PHPUnit 10.

/home/c7i7ppi/public_html/phpunit-test-runner/test/vendor/phpunit/phpunit/phpunit:107

ERRORS!
Tests: 16856, Assertions: 52808, Errors: 5, Warnings: 60, Skipped: 7.
Could not open input file: phpunit.phar
Error: Failed to perform operation.
@naqirizvi naqirizvi added the bug label Aug 30, 2023
@javiercasares
Copy link
Contributor

This has been fixed with the latest release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants