( ! ) Deprecated: Symfony\Component\HttpKernel\Debug\FileLinkFormatter implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /home/homes/ambre13/sites/developpement/PHP/07_symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Debug/FileLinkFormatter.php on line 24 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0047 | 358520 | {main}( ) | .../app.php:0 |
2 | 0.3314 | 504840 | Symfony\Component\HttpKernel\Kernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE }, $type = ???, $catch = ??? ) | .../app.php:19 |
3 | 0.3314 | 504840 | Symfony\Component\HttpKernel\Kernel->boot( ) | .../Kernel.php:195 |
4 | 0.5040 | 513664 | Symfony\Component\HttpKernel\Kernel->initializeContainer( ) | .../Kernel.php:135 |
5 | 0.6229 | 600016 | Symfony\Component\DependencyInjection\Container->set( $id = 'kernel', $service = class AppKernel { protected $bundles = ['FrameworkBundle' => class Symfony\Bundle\FrameworkBundle\FrameworkBundle { ... }, 'SecurityBundle' => class Symfony\Bundle\SecurityBundle\SecurityBundle { ... }, 'TwigBundle' => class Symfony\Bundle\TwigBundle\TwigBundle { ... }, 'MonologBundle' => class Symfony\Bundle\MonologBundle\MonologBundle { ... }, 'SwiftmailerBundle' => class Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle { ... }, 'DoctrineBundle' => class Doctrine\Bundle\DoctrineBundle\DoctrineBundle { ... }, 'SensioFrameworkExtraBundle' => class Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle { ... }, 'AppBundle' => class AppBundle\AppBundle { ... }]; protected $bundleMap = ['FrameworkBundle' => [...], 'SecurityBundle' => [...], 'TwigBundle' => [...], 'MonologBundle' => [...], 'SwiftmailerBundle' => [...], 'DoctrineBundle' => [...], 'SensioFrameworkExtraBundle' => [...], 'AppBundle' => [...]]; protected $container = class ContainerLk1xodx\appProdProjectContainer { protected $parameterBag = NULL; protected $services = [...]; protected $fileMap = [...]; protected $methodMap = [...]; protected $aliases = [...]; protected $loading = [...]; protected $resolving = [...]; protected $syntheticIds = [...]; protected $privates = [...]; protected $normalizedIds = [...]; private ${Symfony\Component\DependencyInjection\Container}underscoreMap = [...]; private ${Symfony\Component\DependencyInjection\Container}envCache = [...]; private ${Symfony\Component\DependencyInjection\Container}compiled = FALSE; private ${Symfony\Component\DependencyInjection\Container}getEnv = NULL; private $buildParameters = [...]; private $containerDir = '/home/homes/ambre13/sites/developpement/PHP/07_symfony/var/cache/prod/ContainerLk1xodx'; private $parameters = [...]; private $targetDirs = [...]; private $loadedDynamicParameters = [...]; private $dynamicParameters = [...]; private $normalizedParameterNames = [...] }; protected $rootDir = '/home/homes/ambre13/sites/developpement/PHP/07_symfony/app'; protected $environment = 'prod'; protected $debug = FALSE; protected $booted = FALSE; protected $name = 'app'; protected $startTime = NULL; protected $loadClassCache = NULL; private ${Symfony\Component\HttpKernel\Kernel}projectDir = NULL; private ${Symfony\Component\HttpKernel\Kernel}warmupDir = NULL; private ${Symfony\Component\HttpKernel\Kernel}requestStackSize = 0; private ${Symfony\Component\HttpKernel\Kernel}resetServices = FALSE } ) | .../Kernel.php:585 |
6 | 0.6229 | 600016 | ContainerLk1xodx\appProdProjectContainer->ContainerLk1xodx\{closure:/home/homes/ambre13/sites/developpement/PHP/07_symfony/var/cache/prod/ContainerLk1xodx/appProdProjectContainer.php:495-634}( ) | .../Container.php:174 |
7 | 1.0440 | 744936 | include_once( '/home/homes/ambre13/sites/developpement/PHP/07_symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Debug/FileLinkFormatter.php ) | .../appProdProjectContainer.php:538 |
Your application is now ready. You can start working on it at:
/home/homes/ambre13/sites/developpement/PHP/07_symfony/
Read the documentation to learn How to create your first page in Symfony