This is the Symfony 3.4.x specific tag.
according to How to inject a repository into a service in Symfony2? it's like acme.custom_repository: class: Doctrine\ORM\…
php symfony doctrine-orm symfony-3.4When I called logger service get this information message in log file it's worked but write this message in the …
symfony symfony-3.4I am using Symfony 3.4.0, I try to load fixtures with: php bin/console doctrine:fixtures:load An error occurred while …
symfony doctrine fixtures symfony-3.4I've some trouble for the configuration of a new repository using Symfony 3.4. I've used the symfony command for create him …
php symfony symfony-3.4I have created a new Symfony 3.4 project using: composer create-project symfony/skeleton my-project After that I added the following components: …
symfony symfony-3.4I had problems with configuring PhpStorm IDE to use http://symfony.com/doc/current/components/phpunit_bridge.html while working …
php symfony phpstorm symfony3.x symfony-3.4I wanted to upgrade my old Symfony project from 2.8 to 4.0 but I stacked at upgrade from 2.8 to 3.4. I used this …
php symfony upgrade symfony-2.8 symfony-3.4In the dev environment of a Symfony 3.4 application, I am trying to store credentials as environment variables. I can’t …
symfony environment-variables symfony-3.4My project is currently setup with 3.4 version of symfony. I want to move to symfony4. So I moved to symfony4 …
php symfony migration symfony4 symfony-3.4I have a Symfony 3.4 project and I have found below messages in profiler: “Sensio\Bundle\FrameworkExtraBundle\Configuration\Route” annotation is …
symfony routing symfony-3.4 deprecation-warning