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

Missing Mutagenesis\Utility\TestTimeAnalyser.php in pear.xml #9

Open
irs opened this issue Mar 13, 2012 · 2 comments
Open

Missing Mutagenesis\Utility\TestTimeAnalyser.php in pear.xml #9

irs opened this issue Mar 13, 2012 · 2 comments

Comments

@irs
Copy link

irs commented Mar 13, 2012

Seems like you forgot to add Mutagenesis\Utility\TestTimeAnalyser.php to pear.xml so after pear installation I have got following error:

Warning: require(Mutagenesis\Utility\TestTimeAnalyser.php): failed to open stream: No such file or directory in C:\PEAR\pear\Mutagenesis\Loader.php on line 135

Call Stack:
0.0004 328768 1. {main}() C:\PEAR\mutagenesis:0
0.0015 401896 2. Mutagenesis\Console::main() C:\PEAR\mutagenesis:13
0.0038 564048 3. Mutagenesis\Runner\Base->execute() C:\PEAR\pear\Mutagenesis\Console.php:77
0.1717 918016 4. Mutagenesis\Loader->loadClass() C:\PEAR\pear\Mutagenesis\Console.php:0

@bayandin
Copy link

Hi!
Ricently, I was created the same issue: #7

Could you copy TestTimeAnalyser.php to /usr/share/php/Mutagenesis/Utility/ (this path for linux, for Windows it may be C:\PEAR\pear\Mutagenesis\Utility\ ) and try to lauch Mutagenesis.

Thank's!

@Verhaeg
Copy link

Verhaeg commented Sep 10, 2013

I also had this problem, changed pear.xml to include the file in proper location and reinstalled, but now it fails after not founding "Mutagenesis/Utility/Exception.php" and this file doesn't even exist in the repository...

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

3 participants