- 14 Mar, 2017 2 commits
-
-
Fabien Potencier authored
This PR was squashed before being merged into the 2.1.x-dev branch (closes #1490). Discussion ---------- Update README.rst Add code-bloc for PHP and delete `$` before command lines. Commits ------- c98f3529 Update README.rst
-
Arnaud Ligny authored
-
- 05 Mar, 2017 1 commit
-
-
Fabien Potencier authored
This PR was merged into the 2.1.x-dev branch. Discussion ---------- Update the documentation Hi all! I've made a few minor changes to the docs ~to get those back into shape. However I could use help finishing the `routing.rst`, this describes the `RoutingServiceProvider`. The provider is powerful and awesome, but I struggle getting any good copy in there. So if you have time please help out :)~ Commits ------- 75dcc3b9 Update documentation.
-
- 03 Mar, 2017 1 commit
-
-
SpacePossum authored
-
- 19 Feb, 2017 1 commit
-
-
Fabien Potencier authored
This PR was merged into the 2.1.x-dev branch. Discussion ---------- Change the ClassMetadataFactory Change the ClassMetadataFactory to LazyLoadingMetadataFactory because it is deprecated in last version. Commits ------- 3f1f1f0d Change the ClassMetadataFactory
-
- 01 Feb, 2017 1 commit
-
-
JULIO BONIFACIO ALIAGA authored
Change the ClassMetadataFactory to LazyLoadingMetadataFactory because it is deprecated in last version.
-
- 09 Jan, 2017 1 commit
-
-
Fabien Potencier authored
This PR was merged into the 2.1.x-dev branch. Discussion ---------- Added the FormRegistry as a service to enable the extension point Closes https://github.com/symfony/symfony/issues/21199. This PR makes the form configuration aligned with the symfony full stack, see https://github.com/symfony/symfony/blob/master/src/Symfony/Bundle/FrameworkBundle/Resources/config/form.xml#L11-L29. Commits ------- 01f90256 Added the FormRegistry as a service to enable the extension point
-
- 08 Jan, 2017 1 commit
-
-
HeahDude authored
-
- 06 Jan, 2017 2 commits
-
-
Fabien Potencier authored
This PR was merged into the 2.1.x-dev branch. Discussion ---------- Remove the build script These archives do not really make sense anymore with Composer. And if people want to get started, they should probably use the Silex Skeleton instead. Commits ------- 5cffcf1c removed the build script
-
Fabien Potencier authored
-
- 02 Jan, 2017 2 commits
-
-
Fabien Potencier authored
* 1.3: updated LICENSE year
-
Fabien Potencier authored
-
- 06 Dec, 2016 5 commits
-
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was merged into the 2.1.x-dev branch. Discussion ---------- Make it easier to register SwiftMailer plugins This patch makes it easier to register SwiftMailer plugins. Commits ------- f1b4cc86 Add support for SwiftMailer plugins
-
Fabien Potencier authored
-
Christian Schmidt authored
-
- 23 Nov, 2016 2 commits
-
-
Fabien Potencier authored
This PR was squashed before being merged into the 2.0.x-dev branch (closes #1455). Discussion ---------- Syntax error in documentaiton Security Guard "=>" replaced by "=" Commits ------- 71cee16a Syntax error in documentaiton Security Guard
-
Pierre Boissinot authored
-
- 22 Nov, 2016 3 commits
-
-
Fabien Potencier authored
* 1.3: fixed deprecation warnings Update twig.rst
-
Fabien Potencier authored
This PR was merged into the 1.3 branch. Discussion ---------- fixed deprecation warnings Commits ------- dee8492b fixed deprecation warnings
-
Fabien Potencier authored
-
- 21 Nov, 2016 2 commits
-
-
Fabien Potencier authored
This PR was merged into the 1.3 branch. Discussion ---------- twig.rst Add missing trait method to doc Commits ------- d6dc5b67 Update twig.rst
-
SpacePossum authored
-
- 06 Nov, 2016 13 commits
-
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was squashed before being merged into the 2.0.x-dev branch (closes #1445). Discussion ---------- Fix some deprecations from Twig and Symfony Commits ------- c5506448 changed a test to help debugging 72d7746e added support for Twig runtime loaders 147d7cc0 fixed Twig deprecation notices d2dab720 added 3.2 in test matrix
-
Fabien Potencier authored
feature #1444 Use DebugProcessor instead of DebugHandler when available in MonologServiceProvider (nicolas-grekas) This PR was merged into the 2.0.x-dev branch. Discussion ---------- Use DebugProcessor instead of DebugHandler when available in MonologServiceProvider Related to https://github.com/symfony/symfony/pull/20416 Commits ------- 213741a2 Use DebugProcessor instead of DebugHandler when available in MonologServiceProvider
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
* 1.3: Monolog doc: Use PSR-3 methods fixed .travis.yml
-
Fabien Potencier authored
This PR was submitted for the master branch but it was merged into the 1.3 branch instead (closes #1438). Discussion ---------- Monolog doc: Use PSR-3 methods The other methods are not PSR-3 standard and will be removed in monolog 2. Commits ------- 2f882f45 Monolog doc: Use PSR-3 methods
-
Tobias Schultze authored
The other methods are not PSR-3 standard and will be removed in monolog 2.
-
Nicolas Grekas authored
-
- 30 Oct, 2016 2 commits
-
-
Fabien Potencier authored
This PR was merged into the 2.0.x-dev branch. Discussion ---------- fix typo in SecurityServiceProvider exception message Commits ------- 0c2d522d fix typo in SecurityServiceProvider exception message
-
angy_v authored
-
- 12 Oct, 2016 1 commit
-
-
Fabien Potencier authored
-