Skip to content
Snippets Groups Projects
Commit 69fc28af authored by Cyril L'Orphelin's avatar Cyril L'Orphelin
Browse files

MAJ

parent 9db06a9b
No related branches found
No related tags found
1 merge request!5Module Tapes : Try fixing bug 'Mixed Content The page at was loaded over...
Pipeline #183276 failed
......@@ -72,8 +72,7 @@
"symfony/polyfill-iconv": "*",
"symfony/polyfill-php72": "*",
"symfony/polyfill-php71": "*",
"symfony/polyfill-php70": "*",
"symfony/polyfill-php56": "*"
"symfony/polyfill-php70": "*"
},
"scripts": {
"auto-scripts": {
......
......@@ -2,20 +2,20 @@
// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
if (\class_exists(\ContainerGmfjIDB\App_KernelDevDebugContainer::class, false)) {
if (\class_exists(\ContainerNPaB8gs\App_KernelDevDebugContainer::class, false)) {
// no-op
} elseif (!include __DIR__.'/ContainerGmfjIDB/App_KernelDevDebugContainer.php') {
touch(__DIR__.'/ContainerGmfjIDB.legacy');
} elseif (!include __DIR__.'/ContainerNPaB8gs/App_KernelDevDebugContainer.php') {
touch(__DIR__.'/ContainerNPaB8gs.legacy');
return;
}
if (!\class_exists(App_KernelDevDebugContainer::class, false)) {
\class_alias(\ContainerGmfjIDB\App_KernelDevDebugContainer::class, App_KernelDevDebugContainer::class, false);
\class_alias(\ContainerNPaB8gs\App_KernelDevDebugContainer::class, App_KernelDevDebugContainer::class, false);
}
return new \ContainerGmfjIDB\App_KernelDevDebugContainer([
'container.build_hash' => 'GmfjIDB',
'container.build_id' => '37965bef',
'container.build_time' => 1655730316,
], __DIR__.\DIRECTORY_SEPARATOR.'ContainerGmfjIDB');
return new \ContainerNPaB8gs\App_KernelDevDebugContainer([
'container.build_hash' => 'NPaB8gs',
'container.build_id' => 'a0f04547',
'container.build_time' => 1655731078,
], __DIR__.\DIRECTORY_SEPARATOR.'ContainerNPaB8gs');
......@@ -10,7 +10,7 @@ if (in_array(PHP_SAPI, ['cli', 'phpdbg'], true)) {
}
require dirname(__DIR__, 3).'/vendor/autoload.php';
(require __DIR__.'/App_KernelDevDebugContainer.php')->set(\ContainerGmfjIDB\App_KernelDevDebugContainer::class, null);
(require __DIR__.'/App_KernelDevDebugContainer.php')->set(\ContainerNPaB8gs\App_KernelDevDebugContainer::class, null);
$classes = [];
$classes[] = 'Symfony\Bundle\FrameworkBundle\FrameworkBundle';
......
a:5:{i:0;a:6:{s:4:"type";i:16384;s:7:"message";s:362:"Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::getNamespace()" might add "string" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\SensioFrameworkExtraExtension" now to avoid errors or add an explicit @return annotation to suppress this message.";s:4:"file";s:77:"/home/cyril/Projets/TMS/tms/vendor/symfony/error-handler/DebugClassLoader.php";s:4:"line";i:325;s:5:"trace";a:1:{i:0;a:3:{s:4:"file";s:72:"/home/cyril/Projets/TMS/tms/vendor/symfony/http-kernel/Bundle/Bundle.php";s:4:"line";i:152;s:8:"function";s:12:"class_exists";}}s:5:"count";i:1;}i:1;a:6:{s:4:"type";i:16384;s:7:"message";s:267:"Since symfony/framework-bundle 5.3: Not setting the "framework.session.storage_factory_id" configuration option is deprecated, it will default to "session.storage.factory.native" and will replace the "framework.session.storage_id" configuration option in version 6.0.";s:4:"file";s:102:"/home/cyril/Projets/TMS/tms/vendor/symfony/framework-bundle/DependencyInjection/FrameworkExtension.php";s:4:"line";i:1137;s:5:"trace";a:1:{i:0;a:5:{s:4:"file";s:102:"/home/cyril/Projets/TMS/tms/vendor/symfony/framework-bundle/DependencyInjection/FrameworkExtension.php";s:4:"line";i:430;s:8:"function";s:28:"registerSessionConfiguration";s:5:"class";s:69:"Symfony\Bundle\FrameworkBundle\DependencyInjection\FrameworkExtension";s:4:"type";s:2:"->";}}s:5:"count";i:1;}i:2;a:6:{s:4:"type";i:16384;s:7:"message";s:224:"The "Symfony\Bridge\Doctrine\Logger\DbalLogger" class implements "Doctrine\DBAL\Logging\SQLLogger" that is deprecated Use {@see \Doctrine\DBAL\Logging\Middleware} or implement {@see \Doctrine\DBAL\Driver\Middleware} instead.";s:4:"file";s:77:"/home/cyril/Projets/TMS/tms/vendor/symfony/error-handler/DebugClassLoader.php";s:4:"line";i:325;s:5:"trace";a:1:{i:0;a:3:{s:4:"file";s:85:"/home/cyril/Projets/TMS/tms/vendor/symfony/config/Resource/ClassExistenceResource.php";s:4:"line";i:78;s:8:"function";s:12:"class_exists";}}s:5:"count";i:1;}i:3;a:6:{s:4:"type";i:16384;s:7:"message";s:249:"Since symfony/framework-bundle 5.1: Using type "Symfony\Component\Routing\RouteCollectionBuilder" for argument 1 of method "App\Kernel:configureRoutes()" is deprecated, use "Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator" instead.";s:4:"file";s:77:"/home/cyril/Projets/TMS/tms/vendor/symfony/deprecation-contracts/function.php";s:4:"line";i:25;s:5:"trace";a:1:{i:0;a:3:{s:4:"file";s:87:"/home/cyril/Projets/TMS/tms/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php";s:4:"line";i:214;s:8:"function";s:19:"trigger_deprecation";}}s:5:"count";i:1;}i:4;a:6:{s:4:"type";i:16384;s:7:"message";s:183:"Since symfony/routing 5.1: The "Symfony\Component\Routing\RouteCollectionBuilder" class is deprecated, use "Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator" instead.";s:4:"file";s:77:"/home/cyril/Projets/TMS/tms/vendor/symfony/deprecation-contracts/function.php";s:4:"line";i:25;s:5:"trace";a:1:{i:0;a:3:{s:4:"file";s:77:"/home/cyril/Projets/TMS/tms/vendor/symfony/routing/RouteCollectionBuilder.php";s:4:"line";i:19;s:8:"function";s:19:"trigger_deprecation";}}s:5:"count";i:1;}}
\ No newline at end of file
a:11:{i:0;a:6:{s:4:"type";i:16384;s:7:"message";s:362:"Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::getNamespace()" might add "string" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\SensioFrameworkExtraExtension" now to avoid errors or add an explicit @return annotation to suppress this message.";s:4:"file";s:77:"/home/cyril/Projets/TMS/tms/vendor/symfony/error-handler/DebugClassLoader.php";s:4:"line";i:325;s:5:"trace";a:1:{i:0;a:3:{s:4:"file";s:72:"/home/cyril/Projets/TMS/tms/vendor/symfony/http-kernel/Bundle/Bundle.php";s:4:"line";i:152;s:8:"function";s:12:"class_exists";}}s:5:"count";i:1;}i:1;a:6:{s:4:"type";i:16384;s:7:"message";s:267:"Since symfony/framework-bundle 5.3: Not setting the "framework.session.storage_factory_id" configuration option is deprecated, it will default to "session.storage.factory.native" and will replace the "framework.session.storage_id" configuration option in version 6.0.";s:4:"file";s:102:"/home/cyril/Projets/TMS/tms/vendor/symfony/framework-bundle/DependencyInjection/FrameworkExtension.php";s:4:"line";i:1137;s:5:"trace";a:1:{i:0;a:5:{s:4:"file";s:102:"/home/cyril/Projets/TMS/tms/vendor/symfony/framework-bundle/DependencyInjection/FrameworkExtension.php";s:4:"line";i:430;s:8:"function";s:28:"registerSessionConfiguration";s:5:"class";s:69:"Symfony\Bundle\FrameworkBundle\DependencyInjection\FrameworkExtension";s:4:"type";s:2:"->";}}s:5:"count";i:1;}i:2;a:6:{s:4:"type";i:16384;s:7:"message";s:341:"Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener" now to avoid errors or add an explicit @return annotation to suppress this message.";s:4:"file";s:77:"/home/cyril/Projets/TMS/tms/vendor/symfony/error-handler/DebugClassLoader.php";s:4:"line";i:325;s:5:"trace";a:1:{i:0;a:3:{s:4:"file";s:85:"/home/cyril/Projets/TMS/tms/vendor/symfony/config/Resource/ClassExistenceResource.php";s:4:"line";i:78;s:8:"function";s:12:"class_exists";}}s:5:"count";i:1;}i:3;a:6:{s:4:"type";i:16384;s:7:"message";s:224:"The "Symfony\Bridge\Doctrine\Logger\DbalLogger" class implements "Doctrine\DBAL\Logging\SQLLogger" that is deprecated Use {@see \Doctrine\DBAL\Logging\Middleware} or implement {@see \Doctrine\DBAL\Driver\Middleware} instead.";s:4:"file";s:77:"/home/cyril/Projets/TMS/tms/vendor/symfony/error-handler/DebugClassLoader.php";s:4:"line";i:325;s:5:"trace";a:1:{i:0;a:3:{s:4:"file";s:85:"/home/cyril/Projets/TMS/tms/vendor/symfony/config/Resource/ClassExistenceResource.php";s:4:"line";i:78;s:8:"function";s:12:"class_exists";}}s:5:"count";i:1;}i:4;a:6:{s:4:"type";i:16384;s:7:"message";s:343:"Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener" now to avoid errors or add an explicit @return annotation to suppress this message.";s:4:"file";s:77:"/home/cyril/Projets/TMS/tms/vendor/symfony/error-handler/DebugClassLoader.php";s:4:"line";i:325;s:5:"trace";a:1:{i:0;a:3:{s:4:"file";s:85:"/home/cyril/Projets/TMS/tms/vendor/symfony/config/Resource/ClassExistenceResource.php";s:4:"line";i:78;s:8:"function";s:12:"class_exists";}}s:5:"count";i:1;}i:5;a:6:{s:4:"type";i:16384;s:7:"message";s:347:"Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener" now to avoid errors or add an explicit @return annotation to suppress this message.";s:4:"file";s:77:"/home/cyril/Projets/TMS/tms/vendor/symfony/error-handler/DebugClassLoader.php";s:4:"line";i:325;s:5:"trace";a:1:{i:0;a:3:{s:4:"file";s:85:"/home/cyril/Projets/TMS/tms/vendor/symfony/config/Resource/ClassExistenceResource.php";s:4:"line";i:78;s:8:"function";s:12:"class_exists";}}s:5:"count";i:1;}i:6;a:6:{s:4:"type";i:16384;s:7:"message";s:342:"Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener" now to avoid errors or add an explicit @return annotation to suppress this message.";s:4:"file";s:77:"/home/cyril/Projets/TMS/tms/vendor/symfony/error-handler/DebugClassLoader.php";s:4:"line";i:325;s:5:"trace";a:1:{i:0;a:3:{s:4:"file";s:85:"/home/cyril/Projets/TMS/tms/vendor/symfony/config/Resource/ClassExistenceResource.php";s:4:"line";i:78;s:8:"function";s:12:"class_exists";}}s:5:"count";i:1;}i:7;a:6:{s:4:"type";i:16384;s:7:"message";s:341:"Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener" now to avoid errors or add an explicit @return annotation to suppress this message.";s:4:"file";s:77:"/home/cyril/Projets/TMS/tms/vendor/symfony/error-handler/DebugClassLoader.php";s:4:"line";i:325;s:5:"trace";a:1:{i:0;a:3:{s:4:"file";s:85:"/home/cyril/Projets/TMS/tms/vendor/symfony/config/Resource/ClassExistenceResource.php";s:4:"line";i:78;s:8:"function";s:12:"class_exists";}}s:5:"count";i:1;}i:8;a:6:{s:4:"type";i:16384;s:7:"message";s:342:"Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener" now to avoid errors or add an explicit @return annotation to suppress this message.";s:4:"file";s:77:"/home/cyril/Projets/TMS/tms/vendor/symfony/error-handler/DebugClassLoader.php";s:4:"line";i:325;s:5:"trace";a:1:{i:0;a:3:{s:4:"file";s:85:"/home/cyril/Projets/TMS/tms/vendor/symfony/config/Resource/ClassExistenceResource.php";s:4:"line";i:78;s:8:"function";s:12:"class_exists";}}s:5:"count";i:1;}i:9;a:6:{s:4:"type";i:16384;s:7:"message";s:249:"Since symfony/framework-bundle 5.1: Using type "Symfony\Component\Routing\RouteCollectionBuilder" for argument 1 of method "App\Kernel:configureRoutes()" is deprecated, use "Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator" instead.";s:4:"file";s:77:"/home/cyril/Projets/TMS/tms/vendor/symfony/deprecation-contracts/function.php";s:4:"line";i:25;s:5:"trace";a:1:{i:0;a:3:{s:4:"file";s:87:"/home/cyril/Projets/TMS/tms/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php";s:4:"line";i:214;s:8:"function";s:19:"trigger_deprecation";}}s:5:"count";i:1;}i:10;a:6:{s:4:"type";i:16384;s:7:"message";s:183:"Since symfony/routing 5.1: The "Symfony\Component\Routing\RouteCollectionBuilder" class is deprecated, use "Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator" instead.";s:4:"file";s:77:"/home/cyril/Projets/TMS/tms/vendor/symfony/deprecation-contracts/function.php";s:4:"line";i:25;s:5:"trace";a:1:{i:0;a:3:{s:4:"file";s:77:"/home/cyril/Projets/TMS/tms/vendor/symfony/routing/RouteCollectionBuilder.php";s:4:"line";i:19;s:8:"function";s:19:"trigger_deprecation";}}s:5:"count";i:1;}}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment