We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
All tests are generating errors like this:
Is there a recommended config to get these tests running? Also there are some deprecated warnings generated by latest PHPUnit.
The text was updated successfully, but these errors were encountered:
wanted to link to a complete dump http://pastebin.com/mxtYsgp0
Sorry, something went wrong.
Does @rasmey's pull request to use namespaces fix this issue for you?
No branches or pull requests
All tests are generating errors like this:
RuntimeException: PHP Notice: Constant PHACTORY_PATH already defined in C:\Site
s\phactory_branch\phactory\tests\bootstrap.php on line 2
PHP Stack trace:
PHP 1. {main}() -:0
PHP 2. require_once() -:1
PHP 3. require_once() C:\Users\Owner\AppData\Local\Temp\PHPF57.tmp:43
PHP 4. define() C:\Sites\phactory_branch\phactory\tests\bootstrap.php:2
Is there a recommended config to get these tests running? Also there are some deprecated warnings generated by latest PHPUnit.
The text was updated successfully, but these errors were encountered: