You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ composer show --latest 'symfony/*'
symfony/asset v4.4.5 v4.4.5 Symfony Asset Component
symfony/browser-kit v4.4.5 v4.4.5 Symfony BrowserKit Component
symfony/cache v4.4.5 v4.4.5 Symfony Cache component with PSR-6, PSR-16, and tags
symfony/cache-contracts v2.0.1 v2.0.1 Generic abstractions related to caching
symfony/config v4.4.5 v4.4.5 Symfony Config Component
symfony/console v4.4.5 v4.4.5 Symfony Console Component
symfony/css-selector v4.4.5 v4.4.5 Symfony CssSelector Component
symfony/debug v4.4.5 v4.4.5 Symfony Debug Component
symfony/debug-bundle v4.4.5 v4.4.5 Symfony DebugBundle
symfony/dependency-injection v4.4.5 v4.4.5 Symfony DependencyInjection Component
symfony/doctrine-bridge v4.4.5 v4.4.5 Symfony Doctrine Bridge
symfony/dom-crawler v4.4.4 v4.4.5 Symfony DomCrawler Component
symfony/error-handler v4.4.5 v4.4.5 Symfony ErrorHandler Component
symfony/event-dispatcher v4.4.5 v4.4.5 Symfony EventDispatcher Component
symfony/event-dispatcher-contracts v1.1.7 v2.0.1 Generic abstractions related to dispatching event
symfony/expression-language v4.4.5 v4.4.5 Symfony ExpressionLanguage Component
symfony/filesystem v4.4.5 v4.4.5 Symfony Filesystem Component
symfony/finder v4.4.5 v4.4.5 Symfony Finder Component
symfony/form v4.4.5 v4.4.5 Symfony Form Component
symfony/framework-bundle v4.4.5 v4.4.5 Symfony FrameworkBundle
symfony/http-foundation v4.4.5 v4.4.5 Symfony HttpFoundation Component
symfony/http-kernel v4.4.5 v4.4.5 Symfony HttpKernel Component
symfony/inflector v4.4.5 v4.4.5 Symfony Inflector Component
symfony/intl v4.4.5 v4.4.5 A PHP replacement layer for the C intl extension that includes additional data from the ICU library.
symfony/mime v4.4.5 v4.4.5 A library to manipulate MIME messages
symfony/monolog-bridge v4.4.5 v4.4.5 Symfony Monolog Bridge
symfony/monolog-bundle v3.5.0 v3.5.0 Symfony MonologBundle
symfony/options-resolver v4.4.5 v4.4.5 Symfony OptionsResolver Component
symfony/phpunit-bridge v5.0.5 v5.0.5 Symfony PHPUnit Bridge
symfony/polyfill-ctype v1.14.0 v1.14.0 Symfony polyfill for ctype functions
symfony/polyfill-intl-idn v1.14.0 v1.14.0 Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-php73 v1.14.0 v1.14.0 Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
symfony/process v4.4.5 v4.4.5 Symfony Process Component
symfony/property-access v4.4.5 v4.4.5 Symfony PropertyAccess Component
symfony/property-info v4.4.5 v4.4.5 Symfony Property Info Component
symfony/proxy-manager-bridge v4.4.5 v4.4.5 Symfony ProxyManager Bridge
symfony/psr-http-message-bridge v1.3.0 v2.0.0 PSR HTTP message bridge
symfony/routing v4.4.5 v4.4.5 Symfony Routing Component
symfony/security v4.4.5 v4.4.5 Symfony Security Component
symfony/security-acl v3.0.4 v3.0.4 Symfony Security Component - ACL (Access Control List)
symfony/security-bundle v4.4.5 v4.4.5 Symfony SecurityBundle
symfony/serializer v4.4.5 v4.4.5 Symfony Serializer Component
symfony/service-contracts v2.0.1 v2.0.1 Generic abstractions related to writing services
symfony/stopwatch v4.4.5 v4.4.5 Symfony Stopwatch Component
symfony/swiftmailer-bundle v3.2.4 v3.4.0 Symfony SwiftmailerBundle
symfony/templating v4.4.5 v4.4.5 Symfony Templating Component
symfony/translation v4.4.5 v4.4.5 Symfony Translation Component
symfony/translation-contracts v2.0.1 v2.0.1 Generic abstractions related to translation
symfony/twig-bridge v4.4.5 v4.4.5 Symfony Twig Bridge
symfony/twig-bundle v4.4.5 v4.4.5 Symfony TwigBundle
symfony/validator v4.4.5 v4.4.5 Symfony Validator Component
symfony/var-dumper v4.4.5 v4.4.5 Symfony mechanism for exploring and dumping PHP variables
symfony/var-exporter v4.4.5 v4.4.5 A blend of var_export() + serialize() to turn any serializable data structure to plain PHP code
symfony/web-profiler-bundle v4.4.5 v4.4.5 Symfony WebProfilerBundle
symfony/webpack-encore-bundle v1.7.3 v1.7.3 Integration with your Symfony app & Webpack Encore!
symfony/yaml v4.4.5 v4.4.5 Symfony Yaml Component
PHP version
$ php -v
PHP 7.3.14-5+0~20200202.52+debian10~1.gbpa71879 (cli) (built: Feb 2 2020 07:53:51) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.3.14, Copyright (c) 1998-2018 Zend Technologies
with Zend OPcache v7.3.14-5+0~20200202.52+debian10~1.gbpa71879, Copyright (c) 1999-2018, by Zend Technologies
Subject
After upgrading from 3.61.0 to 3.62.to I have this error
In ParameterBag.php line 100:
[Symfony\Component\DependencyInjection\Exception\ParameterNotFoundException]
You have requested a non-existent parameter "sonata.admin.configuration.use_intl_templates".
Exception trace:
at /var/www/x/symfony/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php:100
Symfony\Component\DependencyInjection\ParameterBag\ParameterBag->get() at /var/www/x/symfony/vendor/symfony/dependency-injection/ParameterBag/EnvPlaceholderParameterBag.php:69
Symfony\Component\DependencyInjection\ParameterBag\EnvPlaceholderParameterBag->get() at /var/www/x/symfony/vendor/symfony/dependency-injection/Container.php:112
Symfony\Component\DependencyInjection\Container->getParameter() at /var/www/x/symfony/vendor/sonata-project/admin-bundle/src/DependencyInjection/AbstractSonataAdminExtension.php:81
Sonata\AdminBundle\DependencyInjection\AbstractSonataAdminExtension->fixTemplatesConfiguration() at /var/www/x/symfony/vendor/sonata-project/doctrine-orm-admin-bundle/src/DependencyInjection/SonataDoctrineORMAdminExtension.php:30
Steps to reproduce
update to 3.62.0
Expected results
no error 😊
Actual results
error
The text was updated successfully, but these errors were encountered:
Environment
Sonata packages
Symfony packages
PHP version
Subject
After upgrading from 3.61.0 to 3.62.to I have this error
Steps to reproduce
Expected results
Actual results
The text was updated successfully, but these errors were encountered: