You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
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...
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
The text was updated successfully, but these errors were encountered: