- 25 Feb, 2018 37 commits
-
-
Fabien Potencier authored
-
Fabien Potencier authored
This reverts commit d72829f9, reversing changes made to 570cffad.
-
Fabien Potencier authored
This PR was squashed before being merged into the 2.2.x-dev branch (closes #1362). Discussion ---------- Added monolog.formatter.output and monolog.formatter.dateformat param… …eters to format the line Commits ------- b4f5a709 Added monolog.formatter.output and monolog.formatter.dateformat param…
-
Francisco Calderon authored
-
Fabien Potencier authored
This PR was merged into the 2.2.x-dev branch. Discussion ---------- Fix validator integration into the security provider replaces #1550, fixes #1531 Commits ------- 8166816e fixed validator integration into the security provider
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was merged into the 2.2.x-dev branch. Discussion ---------- Fix Twig provider on Symfony 3.4 replaces #1571, closes #1579 Commits ------- 7e12bbd5 fixed Twig provider on Symfony 3.4
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was merged into the 2.2.x-dev branch. Discussion ---------- Fix deprecations on the translation provider Commits ------- f0f2a2cf fixes deprecations on the translation provider
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was merged into the 2.2.x-dev branch. Discussion ---------- Fix PHPUnit warning Commits ------- db01e507 fixed PHPUnit warning
-
Fabien Potencier authored
This PR was merged into the 2.2.x-dev branch. Discussion ---------- Fix deprecations in SecurityServiceProvider tests Commits ------- e44cce3b fixed deprecations in SecurityServiceProvider tests
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was merged into the 2.2.x-dev branch. Discussion ---------- Fix tests on PHP 7.2 Commits ------- 26bec42f fixed tests on PHP 7.2
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was squashed before being merged into the 2.2.x-dev branch (closes #1382). Discussion ---------- Included extend() explanation in services documentation chapter Together with the Twig add global and filter example. Commits ------- 65d6d344 One change too many 124654fc Some typo fixes 7d1e96c5 Included extend() explanation in services documentation chapter
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was squashed before being merged into the 2.2.x-dev branch (closes #1399). Discussion ---------- Added argument description to twig asset() method I have added a description of the arguments for the asset() method. I didn't find them obvious when I first used the AssetServiceProvider, although it makes sense in hindsight. The description would have saved me some time getting the paths right Commits ------- 2f5d870f Added argument description to twig asset() method
-
DaveC49 authored
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was merged into the 2.2.x-dev branch. Discussion ---------- Update guard_authentication.rst I am still working on it to get authentication working in my project so my suggestion might be false, but I believe a ```use``` is missing in the header of this example. Commits ------- 50da4b33 Update guard_authentication.rst
-
Fabien Potencier authored
This PR was squashed before being merged into the 2.2.x-dev branch (closes #1570). Discussion ---------- Update security.rst - security context sharing I'd like to update the security.rst as I found the lack of information about the security context sharing between multiple firewalls. I know a lot of people are having problems not knowing this, so it would be nice to mention it. Please, check the correctness and approve it if you find it useful. Thanks. Commits ------- 2b81227d Update security.rst - security context sharing
-
Dawid Zbiński authored
-
Fabien Potencier authored
This PR was merged into the 2.2.x-dev branch. Discussion ---------- Docs: Add documentation how to use RoutingServiceProvider Silex is now on 2.0 and there is zero documentation about [URL Generator](https://silex.symfony.com/doc/1.3/providers/url_generator.html) which became part of RoutingServiceProvider Commits ------- 85ce3f09 Docs: Add documentation how to use RoutingServiceProvider
-
Fabien Potencier authored
This PR was merged into the 2.2.x-dev branch. Discussion ---------- Add a description of global.flashes global.flashes is available from symfony 3.3, I added it. https://symfony.com/blog/new-in-symfony-3-3-improved-flash-messages Commits ------- dbae0030 Add a description of global.flashes
-
Fabien Potencier authored
This PR was merged into the 2.2.x-dev branch. Discussion ---------- update session_storage.rst remove extra spaces Commits ------- 1279b3ce update session_storage.rst
-
Fabien Potencier authored
This PR was squashed before being merged into the 2.2.x-dev branch (closes #1599). Discussion ---------- Fix CS Commits ------- c5ec5245 switched to short array notation 08d04b40 fixed CS
-
Fabien Potencier authored
This PR was squashed before being merged into the 2.2.x-dev branch (closes #1598). Discussion ---------- Removed tests for obsolete Symfony versions, remove HHVM support This PR does the following: * dropped support for non-supported Symfony versions * dropped support for HHVM * removed the "dev" minimum stability in `composer.json` * changed tests to run on stable versions of Symfony (instead of dev) * optimized PHPUnit cache * added tests for Symfony 3.4 * fixed risky tests Commits ------- b447ec3b fixed risky tests 43e4cf29 tweaked tests to run on stable versions 7c7d81f0 removed support for HHVM 678d0489 removed tests for obsolete Symfony versions
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
-
- 24 Feb, 2018 2 commits
-
-
Fabien Potencier authored
This PR was squashed before being merged into the 2.2.x-dev branch (closes #1595). Discussion ---------- Tweak warning message to point to #1593, asking for help Commits ------- 75585384 Tweak warning message to point to #1593, asking for help
-
Gunnar Beushausen authored
-
- 23 Feb, 2018 1 commit
-
-
Fabien Potencier authored
This PR was merged into the 2.2.x-dev branch. Discussion ---------- Updated for RouterListener from symfony/http-kernel v3.4+ #1591 Commits ------- 45c44271 #1591
-