Bonjour,
Voila je rencontre un petit problème avec mon code.
Je suis le tuto sur Grumphp, hormis le fait que je le teste sur un projet perso Codeigniter 3.
Je teste pour le moment seulement le phplint et j'ai ces messages:
vendor/symfony/dependency-injection/Tests/Fixtures/graphviz/services1.dot is not a Word Document.
vendor/symfony/dependency-injection/Tests/Fixtures/graphviz/services10-1.dot is not a Word Document.
vendor/symfony/dependency-injection/Tests/Fixtures/graphviz/services10.dot is not a Word Document.
vendor/symfony/dependency-injection/Tests/Fixtures/graphviz/services13.dot is not a Word Document.
vendor/symfony/dependency-injection/Tests/Fixtures/graphviz/services14.dot is not a Word Document.
vendor/symfony/dependency-injection/Tests/Fixtures/graphviz/services17.dot is not a Word Document.
vendor/symfony/dependency-injection/Tests/Fixtures/graphviz/services18.dot is not a Word Document.
vendor/symfony/dependency-injection/Tests/Fixtures/graphviz/services9.dot is not a Word Document.
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 1024 bytes) in C:\wamp\www\_ServeurDIS\banc\vendor\gitonomy\gitlib\src\Gitonomy
\Git\Parser\DiffParser.php on line 113
Call Stack:
0.0000 129920 1. {main}() C:\wamp\www\_ServeurDIS\banc\vendor\phpro\grumphp\bin\grumphp:0
1.0392 7647856 2. Symfony\Component\Console\Application->run() C:\wamp\www\_ServeurDIS\banc\vendor\phpro\grumphp\bin\grumphp:31
1.1072 7833128 3. Symfony\Component\Console\Application->doRun() C:\wamp\www\_ServeurDIS\banc\vendor\symfony\console\Application.php:124
1.1082 7833616 4. Symfony\Component\Console\Application->doRunCommand() C:\wamp\www\_ServeurDIS\banc\vendor\symfony\console\Application.php:200
1.1112 7851304 5. Symfony\Component\Console\Command\Command->run() C:\w
amp\www\_ServeurDIS\banc\vendor\symfony\console\Application.php:853
1.1122 7852200 6. GrumPHP\Console\Command\Git\PreCommitCommand->execute () C:\wamp\www\_ServeurDIS\banc\vendor\symfony\console\Command\Command.php:264
1.1122 7852368 7. GrumPHP\Console\Command\Git\PreCommitCommand->getCommittedFiles() C:\wamp\www\_ServeurDIS\banc\vendor\phpro\grumphp\src\GrumPHP\Conso
le\Command\Git\PreCommitCommand.php:69
2.5955 7860704 8. GrumPHP\Locator\ChangedFiles->locateFromGitRepository() C:\wamp\www\_ServeurDIS\banc\vendor\phpro\grumphp\src\GrumPHP\Console\Command
\Git\PreCommitCommand.php:87
2.5975 7878192 9. Gitonomy\Git\WorkingCopy->getDiffStaged() C:\wamp\www
\_ServeurDIS\banc\vendor\phpro\grumphp\src\GrumPHP\Locator\ChangedFiles.php:36
3.7638 22229088 10. Gitonomy\Git\Diff\Diff::parse() C:\wamp\www\_ServeurD
IS\banc\vendor\gitonomy\gitlib\src\Gitonomy\Git\WorkingCopy.php:61
3.7678 22288096 11. Gitonomy\Git\Parser\ParserBase->parse() C:\wamp\www\_
ServeurDIS\banc\vendor\gitonomy\gitlib\src\Gitonomy\Git\Diff\Diff.php:52
3.7678 22288600 12. Gitonomy\Git\Parser\DiffParser->doParse() C:\wamp\www
\_ServeurDIS\banc\vendor\gitonomy\gitlib\src\Gitonomy\Git\Parser\ParserBase.php:
30
Que dois-je comprendre avec cela... ça ne ressemble pas du tout à la vidéo !!