PHP Fatal error CI
Posté : 01 août 2016, 11:14
Bonjour tout le monde,
J'ai un projet que on ma donnée en PHP et que je dois mettre en place dans un système d'intégration continue (Sous Linux) mai j'ai 2/3 problème dont un gros que je vous fait parvenir et avec le quelle je requière votre aide
On ma donnée ces commandes à exécuter :
composer install --no-dev --optimize-autoloader
Sur celle la j'ai des warning .
php app/console doctrine:schema:update --force
Ici j'ai une erreur :
php app/console ca:c --env=prod --no-debug
et ensuite je n'ai jamais pu testée celle la.
Voila et c'est avec le PHP Fatal error... que je bloque, j'ai fait beaucoup de recherche dessus mai je n'ai rien trouvé de satisfaisant.
Merci d'avance
J'ai un projet que on ma donnée en PHP et que je dois mettre en place dans un système d'intégration continue (Sous Linux) mai j'ai 2/3 problème dont un gros que je vous fait parvenir et avec le quelle je requière votre aide
On ma donnée ces commandes à exécuter :
composer install --no-dev --optimize-autoloader
Sur celle la j'ai des warning .
Code : Tout sélectionner
Do not run Composer as root/super user! See https://getcomposer.org/root for details
01-Aug-2016 09:04:15 Loading composer repositories with package information
01-Aug-2016 09:04:16 Updating dependencies
01-Aug-2016 09:04:36 Package dflydev/markdown is abandoned, you should avoid using it. Use michelf/php-markdown instead.
01-Aug-2016 09:04:36 Writing lock file
01-Aug-2016 09:04:36 Generating optimized autoload files
01-Aug-2016 09:04:37 Warning: Ambiguous class resolution, "Symfony\Component\EventDispatcher\GenericEvent" was found in both "/home/admin/bamboo/xml-data/build-dir/PHPAP-BEAL-JOB1/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/GenericEvent.php" and "/home/admin/bamboo/xml-data/build-dir/PHPAP-BEAL-JOB1/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/GenericEvent.php", the first will be used.
01-Aug-2016 09:04:37 Warning: Ambiguous class resolution, "Symfony\Component\EventDispatcher\Debug\WrappedListener" was found in both "/home/admin/bamboo/xml-data/build-dir/PHPAP-BEAL-JOB1/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Debug/WrappedListener.php" and "/home/admin/bamboo/xml-data/build-dir/PHPAP-BEAL-JOB1/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php", the first will be used.
01-Aug-2016 09:04:37 Warning: Ambiguous class resolution, "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" was found in both "/home/admin/bamboo/xml-data/build-dir/PHPAP-BEAL-JOB1/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php" and "/home/admin/bamboo/xml-data/build-dir/PHPAP-BEAL-JOB1/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php", the first will be used.
01-Aug-2016 09:04:37 Warning: Ambiguous class resolution, "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcherInterface" was found in both "/home/admin/bamboo/xml-data/build-dir/PHPAP-BEAL-JOB1/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcherInterface.php" and "/home/admin/bamboo/xml-data/build-dir/PHPAP-BEAL-JOB1/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcherInterface.php", the first will be used.
01-Aug-2016 09:04:37 Warning: Ambiguous class resolution, "Symfony\Component\EventDispatcher\ImmutableEventDispatcher" was found in both "/home/admin/bamboo/xml-data/build-dir/PHPAP-BEAL-JOB1/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php" and "/home/admin/bamboo/xml-data/build-dir/PHPAP-BEAL-JOB1/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php", the first will be used.
01-Aug-2016 09:04:37 Warning: Ambiguous class resolution, "Symfony\Component\EventDispatcher\EventSubscriberInterface" was found in both "/home/admin/bamboo/xml-data/build-dir/PHPAP-BEAL-JOB1/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventSubscriberInterface.php" and "/home/admin/bamboo/xml-data/build-dir/PHPAP-BEAL-JOB1/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventSubscriberInterface.php", the first will be used.
01-Aug-2016 09:04:37 Warning: Ambiguous class resolution, "Symfony\Component\EventDispatcher\EventDispatcherInterface" was found in both "/home/admin/bamboo/xml-data/build-dir/PHPAP-BEAL-JOB1/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcherInterface.php" and "/home/admin/bamboo/xml-data/build-dir/PHPAP-BEAL-JOB1/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcherInterface.php", the first will be used.
01-Aug-2016 09:04:37 Warning: Ambiguous class resolution, "Symfony\Component\EventDispatcher\Event" was found in both "/home/admin/bamboo/xml-data/build-dir/PHPAP-BEAL-JOB1/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Event.php" and "/home/admin/bamboo/xml-data/build-dir/PHPAP-BEAL-JOB1/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Event.php", the first will be used.
01-Aug-2016 09:04:37 Warning: Ambiguous class resolution, "Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass" was found in both "/home/admin/bamboo/xml-data/build-dir/PHPAP-BEAL-JOB1/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/DependencyInjection/RegisterListenersPass.php" and "/home/admin/bamboo/xml-data/build-dir/PHPAP-BEAL-JOB1/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/DependencyInjection/RegisterListenersPass.php", the first will be used.
01-Aug-2016 09:04:37 Warning: Ambiguous class resolution, "Symfony\Component\EventDispatcher\EventDispatcher" was found in both "/home/admin/bamboo/xml-data/build-dir/PHPAP-BEAL-JOB1/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php" and "/home/admin/bamboo/xml-data/build-dir/PHPAP-BEAL-JOB1/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php", the first will be used.
01-Aug-2016 09:04:37 Warning: Ambiguous class resolution, "Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher" was found in both "/home/admin/bamboo/xml-data/build-dir/PHPAP-BEAL-JOB1/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php" and "/home/admin/bamboo/xml-data/build-dir/PHPAP-BEAL-JOB1/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php", the first will be used.
01-Aug-2016 09:04:39 > Incenteev\ParameterHandler\ScriptHandler::buildParameters
01-Aug-2016 09:04:39 Updating the "app/config/parameters.yml" file.Ici j'ai une erreur :
Code : Tout sélectionner
PHP Fatal error: Class 'Misd\GuzzleBundle\MisdGuzzleBundle' not found in /home/admin/bamboo/xml-data/build-dir/PHPAP-BEAL-JOB1/app/AppKernel.php on line 24et ensuite je n'ai jamais pu testée celle la.
Voila et c'est avec le PHP Fatal error... que je bloque, j'ai fait beaucoup de recherche dessus mai je n'ai rien trouvé de satisfaisant.
Merci d'avance