( ! ) Deprecated: Return type of Symfony\Component\Finder\Iterator\FileTypeFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/http/dev/vazka3/app/vendor/symfony/finder/Iterator/FileTypeFilterIterator.php on line 42
Call Stack
#TimeMemoryFunctionLocation
10.0003361688{main}( ).../index.php:0
20.0004365976require_once( '/srv/http/dev/vazka3/app/installer/app.php ).../index.php:42
30.0786718648GreenCheap\Application->run( $request = ??? ).../app.php:25
40.1144912736GreenCheap\Kernel\HttpKernel->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\InputBag { 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\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = []; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/installer'; protected $requestUri = '/vazka3/installer'; protected $baseUrl = '/vazka3'; protected $basePath = '/vazka3'; protected $method = 'GET'; protected $format = NULL; protected $session = class Symfony\Component\HttpFoundation\Session\Session { protected $storage = class Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage { ... }; private $flashName = 'flashes'; private $attributeName = 'attributes'; private $data = [...]; private $usageIndex = 3; private $usageReporter = NULL }; protected $locale = NULL; protected $defaultLocale = 'en'; private $preferredFormat = NULL; private $isHostValid = TRUE; private $isForwardedValid = TRUE; private $isSafeContentPreferred = NULL } ).../Application.php:68
50.1159913328GreenCheap\Event\EventDispatcher->trigger( $event = class GreenCheap\Kernel\Event\RequestEvent { protected $name = 'request'; protected $parameters = []; protected $propagationStopped = FALSE; protected $dispatcher = class GreenCheap\Event\EventDispatcher { protected $event = 'GreenCheap\\Event\\Event'; protected $listeners = [...]; protected $sorted = [...] }; protected $kernel = class GreenCheap\Kernel\HttpKernel { protected GreenCheap\Event\EventDispatcherInterface $events = class GreenCheap\Event\EventDispatcher { ... }; protected Symfony\Component\HttpFoundation\RequestStack $stack = class Symfony\Component\HttpFoundation\RequestStack { ... } }; protected $response = NULL }, $arguments = [0 => class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $query = class Symfony\Component\HttpFoundation\InputBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = [...]; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/installer'; protected $requestUri = '/vazka3/installer'; protected $baseUrl = '/vazka3'; protected $basePath = '/vazka3'; protected $method = 'GET'; protected $format = NULL; protected $session = class Symfony\Component\HttpFoundation\Session\Session { ... }; protected $locale = NULL; protected $defaultLocale = 'en'; private $preferredFormat = NULL; private $isHostValid = TRUE; private $isForwardedValid = TRUE; private $isSafeContentPreferred = NULL }] ).../HttpKernel.php:73
60.1215926208call_user_func_array:{/srv/http/dev/vazka3/app/modules/application/src/Event/EventDispatcher.php:120}( $callback = class Closure { public $name = '{closure:{closure:/srv/http/dev/vazka3/app/installer/index.php:9}:27}'; public $file = '/srv/http/dev/vazka3/app/installer/index.php'; public $line = 27; public $static = ['app' => class GreenCheap\Application { ... }]; public $this = class GreenCheap\Module\Module { public string $name = 'installer'; public string $path = '/srv/http/dev/vazka3/app/installer'; public array $config = [...]; public array $options = [...]; public array $marketplace = [...] }; public $parameter = ['$event' => '<required>', '$request' => '<required>'] }, $args = [0 => class GreenCheap\Kernel\Event\RequestEvent { protected $name = 'request'; protected $parameters = [...]; protected $propagationStopped = FALSE; protected $dispatcher = class GreenCheap\Event\EventDispatcher { ... }; protected $kernel = class GreenCheap\Kernel\HttpKernel { ... }; protected $response = NULL }, 1 => class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $query = class Symfony\Component\HttpFoundation\InputBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = [...]; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/installer'; protected $requestUri = '/vazka3/installer'; protected $baseUrl = '/vazka3'; protected $basePath = '/vazka3'; protected $method = 'GET'; protected $format = NULL; protected $session = class Symfony\Component\HttpFoundation\Session\Session { ... }; protected $locale = NULL; protected $defaultLocale = 'en'; private $preferredFormat = NULL; private $isHostValid = TRUE; private $isForwardedValid = TRUE; private $isSafeContentPreferred = NULL }] ).../EventDispatcher.php:120
70.1215926408GreenCheap\Module\Module->{closure:/srv/http/dev/vazka3/app/installer/index.php:27-34}( $event = class GreenCheap\Kernel\Event\RequestEvent { protected $name = 'request'; protected $parameters = []; protected $propagationStopped = FALSE; protected $dispatcher = class GreenCheap\Event\EventDispatcher { protected $event = 'GreenCheap\\Event\\Event'; protected $listeners = [...]; protected $sorted = [...] }; protected $kernel = class GreenCheap\Kernel\HttpKernel { protected GreenCheap\Event\EventDispatcherInterface $events = class GreenCheap\Event\EventDispatcher { ... }; protected Symfony\Component\HttpFoundation\RequestStack $stack = class Symfony\Component\HttpFoundation\RequestStack { ... } }; protected $response = NULL }, $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\InputBag { 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\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = []; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/installer'; protected $requestUri = '/vazka3/installer'; protected $baseUrl = '/vazka3'; protected $basePath = '/vazka3'; protected $method = 'GET'; protected $format = NULL; protected $session = class Symfony\Component\HttpFoundation\Session\Session { protected $storage = class Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage { ... }; private $flashName = 'flashes'; private $attributeName = 'attributes'; private $data = [...]; private $usageIndex = 3; private $usageReporter = NULL }; protected $locale = NULL; protected $defaultLocale = 'en'; private $preferredFormat = NULL; private $isHostValid = TRUE; private $isForwardedValid = TRUE; private $isSafeContentPreferred = NULL } ).../EventDispatcher.php:120
80.1216926560GreenCheap\Intl\IntlModule->getAvailableLanguages( ).../index.php:29
90.1315990656Symfony\Component\Finder\Finder->directories( ).../IntlModule.php:80
100.1315990656Symfony\Component\ErrorHandler\DebugClassLoader->loadClass( $class = 'Symfony\\Component\\Finder\\Iterator\\FileTypeFilterIterator' ).../Finder.php:90

( ! ) Deprecated: Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::getChildren() should either be compatible with RecursiveDirectoryIterator::getChildren(): RecursiveDirectoryIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/http/dev/vazka3/app/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 85
Call Stack
#TimeMemoryFunctionLocation
10.0003361688{main}( ).../index.php:0
20.0004365976require_once( '/srv/http/dev/vazka3/app/installer/app.php ).../index.php:42
30.0786718648GreenCheap\Application->run( $request = ??? ).../app.php:25
40.1144912736GreenCheap\Kernel\HttpKernel->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\InputBag { 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\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = []; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/installer'; protected $requestUri = '/vazka3/installer'; protected $baseUrl = '/vazka3'; protected $basePath = '/vazka3'; protected $method = 'GET'; protected $format = NULL; protected $session = class Symfony\Component\HttpFoundation\Session\Session { protected $storage = class Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage { ... }; private $flashName = 'flashes'; private $attributeName = 'attributes'; private $data = [...]; private $usageIndex = 3; private $usageReporter = NULL }; protected $locale = NULL; protected $defaultLocale = 'en'; private $preferredFormat = NULL; private $isHostValid = TRUE; private $isForwardedValid = TRUE; private $isSafeContentPreferred = NULL } ).../Application.php:68
50.1159913328GreenCheap\Event\EventDispatcher->trigger( $event = class GreenCheap\Kernel\Event\RequestEvent { protected $name = 'request'; protected $parameters = []; protected $propagationStopped = FALSE; protected $dispatcher = class GreenCheap\Event\EventDispatcher { protected $event = 'GreenCheap\\Event\\Event'; protected $listeners = [...]; protected $sorted = [...] }; protected $kernel = class GreenCheap\Kernel\HttpKernel { protected GreenCheap\Event\EventDispatcherInterface $events = class GreenCheap\Event\EventDispatcher { ... }; protected Symfony\Component\HttpFoundation\RequestStack $stack = class Symfony\Component\HttpFoundation\RequestStack { ... } }; protected $response = NULL }, $arguments = [0 => class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $query = class Symfony\Component\HttpFoundation\InputBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = [...]; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/installer'; protected $requestUri = '/vazka3/installer'; protected $baseUrl = '/vazka3'; protected $basePath = '/vazka3'; protected $method = 'GET'; protected $format = NULL; protected $session = class Symfony\Component\HttpFoundation\Session\Session { ... }; protected $locale = NULL; protected $defaultLocale = 'en'; private $preferredFormat = NULL; private $isHostValid = TRUE; private $isForwardedValid = TRUE; private $isSafeContentPreferred = NULL }] ).../HttpKernel.php:73
60.1215926208call_user_func_array:{/srv/http/dev/vazka3/app/modules/application/src/Event/EventDispatcher.php:120}( $callback = class Closure { public $name = '{closure:{closure:/srv/http/dev/vazka3/app/installer/index.php:9}:27}'; public $file = '/srv/http/dev/vazka3/app/installer/index.php'; public $line = 27; public $static = ['app' => class GreenCheap\Application { ... }]; public $this = class GreenCheap\Module\Module { public string $name = 'installer'; public string $path = '/srv/http/dev/vazka3/app/installer'; public array $config = [...]; public array $options = [...]; public array $marketplace = [...] }; public $parameter = ['$event' => '<required>', '$request' => '<required>'] }, $args = [0 => class GreenCheap\Kernel\Event\RequestEvent { protected $name = 'request'; protected $parameters = [...]; protected $propagationStopped = FALSE; protected $dispatcher = class GreenCheap\Event\EventDispatcher { ... }; protected $kernel = class GreenCheap\Kernel\HttpKernel { ... }; protected $response = NULL }, 1 => class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $query = class Symfony\Component\HttpFoundation\InputBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = [...]; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/installer'; protected $requestUri = '/vazka3/installer'; protected $baseUrl = '/vazka3'; protected $basePath = '/vazka3'; protected $method = 'GET'; protected $format = NULL; protected $session = class Symfony\Component\HttpFoundation\Session\Session { ... }; protected $locale = NULL; protected $defaultLocale = 'en'; private $preferredFormat = NULL; private $isHostValid = TRUE; private $isForwardedValid = TRUE; private $isSafeContentPreferred = NULL }] ).../EventDispatcher.php:120
70.1215926408GreenCheap\Module\Module->{closure:/srv/http/dev/vazka3/app/installer/index.php:27-34}( $event = class GreenCheap\Kernel\Event\RequestEvent { protected $name = 'request'; protected $parameters = []; protected $propagationStopped = FALSE; protected $dispatcher = class GreenCheap\Event\EventDispatcher { protected $event = 'GreenCheap\\Event\\Event'; protected $listeners = [...]; protected $sorted = [...] }; protected $kernel = class GreenCheap\Kernel\HttpKernel { protected GreenCheap\Event\EventDispatcherInterface $events = class GreenCheap\Event\EventDispatcher { ... }; protected Symfony\Component\HttpFoundation\RequestStack $stack = class Symfony\Component\HttpFoundation\RequestStack { ... } }; protected $response = NULL }, $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\InputBag { 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\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = []; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/installer'; protected $requestUri = '/vazka3/installer'; protected $baseUrl = '/vazka3'; protected $basePath = '/vazka3'; protected $method = 'GET'; protected $format = NULL; protected $session = class Symfony\Component\HttpFoundation\Session\Session { protected $storage = class Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage { ... }; private $flashName = 'flashes'; private $attributeName = 'attributes'; private $data = [...]; private $usageIndex = 3; private $usageReporter = NULL }; protected $locale = NULL; protected $defaultLocale = 'en'; private $preferredFormat = NULL; private $isHostValid = TRUE; private $isForwardedValid = TRUE; private $isSafeContentPreferred = NULL } ).../EventDispatcher.php:120
80.1216926560GreenCheap\Intl\IntlModule->getAvailableLanguages( ).../index.php:29
90.13801073952Symfony\Component\Finder\Finder->getIterator( ).../IntlModule.php:83
100.13801073952Symfony\Component\Finder\Finder->searchInDirectory( $dir = 'app/system/languages' ).../Finder.php:615
110.13811074184Symfony\Component\ErrorHandler\DebugClassLoader->loadClass( $class = 'Symfony\\Component\\Finder\\Iterator\\RecursiveDirectoryIterator' ).../Finder.php:744

( ! ) Deprecated: Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::rewind() should either be compatible with FilesystemIterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/http/dev/vazka3/app/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 113
Call Stack
#TimeMemoryFunctionLocation
10.0003361688{main}( ).../index.php:0
20.0004365976require_once( '/srv/http/dev/vazka3/app/installer/app.php ).../index.php:42
30.0786718648GreenCheap\Application->run( $request = ??? ).../app.php:25
40.1144912736GreenCheap\Kernel\HttpKernel->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\InputBag { 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\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = []; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/installer'; protected $requestUri = '/vazka3/installer'; protected $baseUrl = '/vazka3'; protected $basePath = '/vazka3'; protected $method = 'GET'; protected $format = NULL; protected $session = class Symfony\Component\HttpFoundation\Session\Session { protected $storage = class Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage { ... }; private $flashName = 'flashes'; private $attributeName = 'attributes'; private $data = [...]; private $usageIndex = 3; private $usageReporter = NULL }; protected $locale = NULL; protected $defaultLocale = 'en'; private $preferredFormat = NULL; private $isHostValid = TRUE; private $isForwardedValid = TRUE; private $isSafeContentPreferred = NULL } ).../Application.php:68
50.1159913328GreenCheap\Event\EventDispatcher->trigger( $event = class GreenCheap\Kernel\Event\RequestEvent { protected $name = 'request'; protected $parameters = []; protected $propagationStopped = FALSE; protected $dispatcher = class GreenCheap\Event\EventDispatcher { protected $event = 'GreenCheap\\Event\\Event'; protected $listeners = [...]; protected $sorted = [...] }; protected $kernel = class GreenCheap\Kernel\HttpKernel { protected GreenCheap\Event\EventDispatcherInterface $events = class GreenCheap\Event\EventDispatcher { ... }; protected Symfony\Component\HttpFoundation\RequestStack $stack = class Symfony\Component\HttpFoundation\RequestStack { ... } }; protected $response = NULL }, $arguments = [0 => class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $query = class Symfony\Component\HttpFoundation\InputBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = [...]; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/installer'; protected $requestUri = '/vazka3/installer'; protected $baseUrl = '/vazka3'; protected $basePath = '/vazka3'; protected $method = 'GET'; protected $format = NULL; protected $session = class Symfony\Component\HttpFoundation\Session\Session { ... }; protected $locale = NULL; protected $defaultLocale = 'en'; private $preferredFormat = NULL; private $isHostValid = TRUE; private $isForwardedValid = TRUE; private $isSafeContentPreferred = NULL }] ).../HttpKernel.php:73
60.1215926208call_user_func_array:{/srv/http/dev/vazka3/app/modules/application/src/Event/EventDispatcher.php:120}( $callback = class Closure { public $name = '{closure:{closure:/srv/http/dev/vazka3/app/installer/index.php:9}:27}'; public $file = '/srv/http/dev/vazka3/app/installer/index.php'; public $line = 27; public $static = ['app' => class GreenCheap\Application { ... }]; public $this = class GreenCheap\Module\Module { public string $name = 'installer'; public string $path = '/srv/http/dev/vazka3/app/installer'; public array $config = [...]; public array $options = [...]; public array $marketplace = [...] }; public $parameter = ['$event' => '<required>', '$request' => '<required>'] }, $args = [0 => class GreenCheap\Kernel\Event\RequestEvent { protected $name = 'request'; protected $parameters = [...]; protected $propagationStopped = FALSE; protected $dispatcher = class GreenCheap\Event\EventDispatcher { ... }; protected $kernel = class GreenCheap\Kernel\HttpKernel { ... }; protected $response = NULL }, 1 => class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $query = class Symfony\Component\HttpFoundation\InputBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = [...]; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/installer'; protected $requestUri = '/vazka3/installer'; protected $baseUrl = '/vazka3'; protected $basePath = '/vazka3'; protected $method = 'GET'; protected $format = NULL; protected $session = class Symfony\Component\HttpFoundation\Session\Session { ... }; protected $locale = NULL; protected $defaultLocale = 'en'; private $preferredFormat = NULL; private $isHostValid = TRUE; private $isForwardedValid = TRUE; private $isSafeContentPreferred = NULL }] ).../EventDispatcher.php:120
70.1215926408GreenCheap\Module\Module->{closure:/srv/http/dev/vazka3/app/installer/index.php:27-34}( $event = class GreenCheap\Kernel\Event\RequestEvent { protected $name = 'request'; protected $parameters = []; protected $propagationStopped = FALSE; protected $dispatcher = class GreenCheap\Event\EventDispatcher { protected $event = 'GreenCheap\\Event\\Event'; protected $listeners = [...]; protected $sorted = [...] }; protected $kernel = class GreenCheap\Kernel\HttpKernel { protected GreenCheap\Event\EventDispatcherInterface $events = class GreenCheap\Event\EventDispatcher { ... }; protected Symfony\Component\HttpFoundation\RequestStack $stack = class Symfony\Component\HttpFoundation\RequestStack { ... } }; protected $response = NULL }, $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\InputBag { 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\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = []; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/installer'; protected $requestUri = '/vazka3/installer'; protected $baseUrl = '/vazka3'; protected $basePath = '/vazka3'; protected $method = 'GET'; protected $format = NULL; protected $session = class Symfony\Component\HttpFoundation\Session\Session { protected $storage = class Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage { ... }; private $flashName = 'flashes'; private $attributeName = 'attributes'; private $data = [...]; private $usageIndex = 3; private $usageReporter = NULL }; protected $locale = NULL; protected $defaultLocale = 'en'; private $preferredFormat = NULL; private $isHostValid = TRUE; private $isForwardedValid = TRUE; private $isSafeContentPreferred = NULL } ).../EventDispatcher.php:120
80.1216926560GreenCheap\Intl\IntlModule->getAvailableLanguages( ).../index.php:29
90.13801073952Symfony\Component\Finder\Finder->getIterator( ).../IntlModule.php:83
100.13801073952Symfony\Component\Finder\Finder->searchInDirectory( $dir = 'app/system/languages' ).../Finder.php:615
110.13811074184Symfony\Component\ErrorHandler\DebugClassLoader->loadClass( $class = 'Symfony\\Component\\Finder\\Iterator\\RecursiveDirectoryIterator' ).../Finder.php:744

( ! ) Deprecated: Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::current() should either be compatible with FilesystemIterator::current(): SplFileInfo|FilesystemIterator|string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/http/dev/vazka3/app/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 61
Call Stack
#TimeMemoryFunctionLocation
10.0003361688{main}( ).../index.php:0
20.0004365976require_once( '/srv/http/dev/vazka3/app/installer/app.php ).../index.php:42
30.0786718648GreenCheap\Application->run( $request = ??? ).../app.php:25
40.1144912736GreenCheap\Kernel\HttpKernel->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\InputBag { 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\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = []; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/installer'; protected $requestUri = '/vazka3/installer'; protected $baseUrl = '/vazka3'; protected $basePath = '/vazka3'; protected $method = 'GET'; protected $format = NULL; protected $session = class Symfony\Component\HttpFoundation\Session\Session { protected $storage = class Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage { ... }; private $flashName = 'flashes'; private $attributeName = 'attributes'; private $data = [...]; private $usageIndex = 3; private $usageReporter = NULL }; protected $locale = NULL; protected $defaultLocale = 'en'; private $preferredFormat = NULL; private $isHostValid = TRUE; private $isForwardedValid = TRUE; private $isSafeContentPreferred = NULL } ).../Application.php:68
50.1159913328GreenCheap\Event\EventDispatcher->trigger( $event = class GreenCheap\Kernel\Event\RequestEvent { protected $name = 'request'; protected $parameters = []; protected $propagationStopped = FALSE; protected $dispatcher = class GreenCheap\Event\EventDispatcher { protected $event = 'GreenCheap\\Event\\Event'; protected $listeners = [...]; protected $sorted = [...] }; protected $kernel = class GreenCheap\Kernel\HttpKernel { protected GreenCheap\Event\EventDispatcherInterface $events = class GreenCheap\Event\EventDispatcher { ... }; protected Symfony\Component\HttpFoundation\RequestStack $stack = class Symfony\Component\HttpFoundation\RequestStack { ... } }; protected $response = NULL }, $arguments = [0 => class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $query = class Symfony\Component\HttpFoundation\InputBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = [...]; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/installer'; protected $requestUri = '/vazka3/installer'; protected $baseUrl = '/vazka3'; protected $basePath = '/vazka3'; protected $method = 'GET'; protected $format = NULL; protected $session = class Symfony\Component\HttpFoundation\Session\Session { ... }; protected $locale = NULL; protected $defaultLocale = 'en'; private $preferredFormat = NULL; private $isHostValid = TRUE; private $isForwardedValid = TRUE; private $isSafeContentPreferred = NULL }] ).../HttpKernel.php:73
60.1215926208call_user_func_array:{/srv/http/dev/vazka3/app/modules/application/src/Event/EventDispatcher.php:120}( $callback = class Closure { public $name = '{closure:{closure:/srv/http/dev/vazka3/app/installer/index.php:9}:27}'; public $file = '/srv/http/dev/vazka3/app/installer/index.php'; public $line = 27; public $static = ['app' => class GreenCheap\Application { ... }]; public $this = class GreenCheap\Module\Module { public string $name = 'installer'; public string $path = '/srv/http/dev/vazka3/app/installer'; public array $config = [...]; public array $options = [...]; public array $marketplace = [...] }; public $parameter = ['$event' => '<required>', '$request' => '<required>'] }, $args = [0 => class GreenCheap\Kernel\Event\RequestEvent { protected $name = 'request'; protected $parameters = [...]; protected $propagationStopped = FALSE; protected $dispatcher = class GreenCheap\Event\EventDispatcher { ... }; protected $kernel = class GreenCheap\Kernel\HttpKernel { ... }; protected $response = NULL }, 1 => class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $query = class Symfony\Component\HttpFoundation\InputBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = [...]; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/installer'; protected $requestUri = '/vazka3/installer'; protected $baseUrl = '/vazka3'; protected $basePath = '/vazka3'; protected $method = 'GET'; protected $format = NULL; protected $session = class Symfony\Component\HttpFoundation\Session\Session { ... }; protected $locale = NULL; protected $defaultLocale = 'en'; private $preferredFormat = NULL; private $isHostValid = TRUE; private $isForwardedValid = TRUE; private $isSafeContentPreferred = NULL }] ).../EventDispatcher.php:120
70.1215926408GreenCheap\Module\Module->{closure:/srv/http/dev/vazka3/app/installer/index.php:27-34}( $event = class GreenCheap\Kernel\Event\RequestEvent { protected $name = 'request'; protected $parameters = []; protected $propagationStopped = FALSE; protected $dispatcher = class GreenCheap\Event\EventDispatcher { protected $event = 'GreenCheap\\Event\\Event'; protected $listeners = [...]; protected $sorted = [...] }; protected $kernel = class GreenCheap\Kernel\HttpKernel { protected GreenCheap\Event\EventDispatcherInterface $events = class GreenCheap\Event\EventDispatcher { ... }; protected Symfony\Component\HttpFoundation\RequestStack $stack = class Symfony\Component\HttpFoundation\RequestStack { ... } }; protected $response = NULL }, $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\InputBag { 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\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = []; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/installer'; protected $requestUri = '/vazka3/installer'; protected $baseUrl = '/vazka3'; protected $basePath = '/vazka3'; protected $method = 'GET'; protected $format = NULL; protected $session = class Symfony\Component\HttpFoundation\Session\Session { protected $storage = class Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage { ... }; private $flashName = 'flashes'; private $attributeName = 'attributes'; private $data = [...]; private $usageIndex = 3; private $usageReporter = NULL }; protected $locale = NULL; protected $defaultLocale = 'en'; private $preferredFormat = NULL; private $isHostValid = TRUE; private $isForwardedValid = TRUE; private $isSafeContentPreferred = NULL } ).../EventDispatcher.php:120
80.1216926560GreenCheap\Intl\IntlModule->getAvailableLanguages( ).../index.php:29
90.13801073952Symfony\Component\Finder\Finder->getIterator( ).../IntlModule.php:83
100.13801073952Symfony\Component\Finder\Finder->searchInDirectory( $dir = 'app/system/languages' ).../Finder.php:615
110.13811074184Symfony\Component\ErrorHandler\DebugClassLoader->loadClass( $class = 'Symfony\\Component\\Finder\\Iterator\\RecursiveDirectoryIterator' ).../Finder.php:744

( ! ) Deprecated: Return type of Symfony\Component\Finder\Iterator\DepthRangeFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/http/dev/vazka3/app/vendor/symfony/finder/Iterator/DepthRangeFilterIterator.php on line 41
Call Stack
#TimeMemoryFunctionLocation
10.0003361688{main}( ).../index.php:0
20.0004365976require_once( '/srv/http/dev/vazka3/app/installer/app.php ).../index.php:42
30.0786718648GreenCheap\Application->run( $request = ??? ).../app.php:25
40.1144912736GreenCheap\Kernel\HttpKernel->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\InputBag { 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\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = []; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/installer'; protected $requestUri = '/vazka3/installer'; protected $baseUrl = '/vazka3'; protected $basePath = '/vazka3'; protected $method = 'GET'; protected $format = NULL; protected $session = class Symfony\Component\HttpFoundation\Session\Session { protected $storage = class Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage { ... }; private $flashName = 'flashes'; private $attributeName = 'attributes'; private $data = [...]; private $usageIndex = 3; private $usageReporter = NULL }; protected $locale = NULL; protected $defaultLocale = 'en'; private $preferredFormat = NULL; private $isHostValid = TRUE; private $isForwardedValid = TRUE; private $isSafeContentPreferred = NULL } ).../Application.php:68
50.1159913328GreenCheap\Event\EventDispatcher->trigger( $event = class GreenCheap\Kernel\Event\RequestEvent { protected $name = 'request'; protected $parameters = []; protected $propagationStopped = FALSE; protected $dispatcher = class GreenCheap\Event\EventDispatcher { protected $event = 'GreenCheap\\Event\\Event'; protected $listeners = [...]; protected $sorted = [...] }; protected $kernel = class GreenCheap\Kernel\HttpKernel { protected GreenCheap\Event\EventDispatcherInterface $events = class GreenCheap\Event\EventDispatcher { ... }; protected Symfony\Component\HttpFoundation\RequestStack $stack = class Symfony\Component\HttpFoundation\RequestStack { ... } }; protected $response = NULL }, $arguments = [0 => class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $query = class Symfony\Component\HttpFoundation\InputBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = [...]; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/installer'; protected $requestUri = '/vazka3/installer'; protected $baseUrl = '/vazka3'; protected $basePath = '/vazka3'; protected $method = 'GET'; protected $format = NULL; protected $session = class Symfony\Component\HttpFoundation\Session\Session { ... }; protected $locale = NULL; protected $defaultLocale = 'en'; private $preferredFormat = NULL; private $isHostValid = TRUE; private $isForwardedValid = TRUE; private $isSafeContentPreferred = NULL }] ).../HttpKernel.php:73
60.1215926208call_user_func_array:{/srv/http/dev/vazka3/app/modules/application/src/Event/EventDispatcher.php:120}( $callback = class Closure { public $name = '{closure:{closure:/srv/http/dev/vazka3/app/installer/index.php:9}:27}'; public $file = '/srv/http/dev/vazka3/app/installer/index.php'; public $line = 27; public $static = ['app' => class GreenCheap\Application { ... }]; public $this = class GreenCheap\Module\Module { public string $name = 'installer'; public string $path = '/srv/http/dev/vazka3/app/installer'; public array $config = [...]; public array $options = [...]; public array $marketplace = [...] }; public $parameter = ['$event' => '<required>', '$request' => '<required>'] }, $args = [0 => class GreenCheap\Kernel\Event\RequestEvent { protected $name = 'request'; protected $parameters = [...]; protected $propagationStopped = FALSE; protected $dispatcher = class GreenCheap\Event\EventDispatcher { ... }; protected $kernel = class GreenCheap\Kernel\HttpKernel { ... }; protected $response = NULL }, 1 => class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $query = class Symfony\Component\HttpFoundation\InputBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = [...]; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/installer'; protected $requestUri = '/vazka3/installer'; protected $baseUrl = '/vazka3'; protected $basePath = '/vazka3'; protected $method = 'GET'; protected $format = NULL; protected $session = class Symfony\Component\HttpFoundation\Session\Session { ... }; protected $locale = NULL; protected $defaultLocale = 'en'; private $preferredFormat = NULL; private $isHostValid = TRUE; private $isForwardedValid = TRUE; private $isSafeContentPreferred = NULL }] ).../EventDispatcher.php:120
70.1215926408GreenCheap\Module\Module->{closure:/srv/http/dev/vazka3/app/installer/index.php:27-34}( $event = class GreenCheap\Kernel\Event\RequestEvent { protected $name = 'request'; protected $parameters = []; protected $propagationStopped = FALSE; protected $dispatcher = class GreenCheap\Event\EventDispatcher { protected $event = 'GreenCheap\\Event\\Event'; protected $listeners = [...]; protected $sorted = [...] }; protected $kernel = class GreenCheap\Kernel\HttpKernel { protected GreenCheap\Event\EventDispatcherInterface $events = class GreenCheap\Event\EventDispatcher { ... }; protected Symfony\Component\HttpFoundation\RequestStack $stack = class Symfony\Component\HttpFoundation\RequestStack { ... } }; protected $response = NULL }, $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\InputBag { 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\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = []; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/installer'; protected $requestUri = '/vazka3/installer'; protected $baseUrl = '/vazka3'; protected $basePath = '/vazka3'; protected $method = 'GET'; protected $format = NULL; protected $session = class Symfony\Component\HttpFoundation\Session\Session { protected $storage = class Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage { ... }; private $flashName = 'flashes'; private $attributeName = 'attributes'; private $data = [...]; private $usageIndex = 3; private $usageReporter = NULL }; protected $locale = NULL; protected $defaultLocale = 'en'; private $preferredFormat = NULL; private $isHostValid = TRUE; private $isForwardedValid = TRUE; private $isSafeContentPreferred = NULL } ).../EventDispatcher.php:120
80.1216926560GreenCheap\Intl\IntlModule->getAvailableLanguages( ).../index.php:29
90.13801073952Symfony\Component\Finder\Finder->getIterator( ).../IntlModule.php:83
100.13801073952Symfony\Component\Finder\Finder->searchInDirectory( $dir = 'app/system/languages' ).../Finder.php:615
110.14401110544Symfony\Component\ErrorHandler\DebugClassLoader->loadClass( $class = 'Symfony\\Component\\Finder\\Iterator\\DepthRangeFilterIterator' ).../Finder.php:753
GreenCheap Installer