- 03 May, 2017 13 commits
-
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was merged into the 2.1.x-dev branch. Discussion ---------- Update session.rst to explain handlers Expand the documentation to explain how to use different session providers. Commits ------- a925171a Update session.rst to explain handlers
-
Fabien Potencier authored
This PR was merged into the 2.1.x-dev branch. Discussion ---------- Update guard_authentication.rst isPasswordValid() needs hashed password, not plaintext. Commits ------- 1a86c8ac Update guard_authentication.rst
-
Fabien Potencier authored
This PR was merged into the 2.1.x-dev branch. Discussion ---------- Update web_servers.rst Just another option for Apache that works Commits ------- d639b447 Update web_servers.rst
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was squashed before being merged into the 2.1.x-dev branch (closes #1503). Discussion ---------- Added more options to security.firewalls Added "methods" and "hosts" options to security.firewalls Commits ------- 262bc73c Added more options to security.firewalls
-
Vladimir Zapletal authored
-
Fabien Potencier authored
This PR was merged into the 2.1.x-dev branch. Discussion ---------- Added WebLink component integration I made the necessary changes to support the new WebLink component: - `HttpKernelServiceProvider` registers the `AddLinkHeaderListener` if the component is available - `TwigServiceProvider` adds the `WebLinkExtension` if the component and the Twig bridge are available - Both changes are tested - The documentation has been amended (the link to the Symfony website doesn't work as 3.3 hasn't been released yet but I believe it's the good URL) Commits ------- 37bd5aed Added WebLink component integration
-
Fabien Potencier authored
This PR was merged into the 2.1.x-dev branch. Discussion ---------- Added parameters to configure the Twig core extension behavior This adds the following parameters to configure `Twig_Extension_Core`: - `twig.date.format` (default `date` format) - `twig.date.interval_format` (default `date` format for intervals) - `twig.date.timezone` (default timezone) - `twig.number_format.decimals` (default number of decimals for `number_format`) - `twig.number_format.decimal_point` (default decimals separator for `number_format`) - `twig.number_format.thousands_separator` (default thousands separator for `number_format`) Commits ------- 99a4fb35 Added parameters to configure the Twig core extension behavior
-
Fabien Potencier authored
This PR was merged into the 2.1.x-dev branch. Discussion ---------- Fix deprecation notice with symfony/twig-bridge 3.2+ in TwigServiceProvider Fixes the deprecation triggered when instantiating `FormExtension` twig-bridge with 3.2+. I check for the existence of `Symfony\Bridge\Twig\Extension\HttpKernelRuntime` to determine if we're using 3.2 as it was added in 3.2.0-beta1. Commits ------- 6615118d Fix deprecation notice with symfony/twig-bridge 3.2+ in TwigServiceProvider
-
Pascal Luna authored
-
- 02 May, 2017 2 commits
-
-
Fabien Potencier authored
This PR was merged into the 2.1.x-dev branch. Discussion ---------- Fix AssetServiceProviderTest::testGenerateAssetUrl The test broke when symfony/symfony#22528 got merged. I added one check without the starting slash (the returned path should be relative to `base_path`) and modified the expectation of the check with the starting slash (the returned path should not be relative). ``` There was 1 failure: 1) Silex\Tests\Provider\AssetServiceProviderTest::testGenerateAssetUrl Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'/whatever-makes-sense/foo.css?css2' +'/foo.css?css2' ``` Commits ------- ce8e41b5 Fix AssetServiceProviderTest::testGenerateAssetUrl
-
Pascal Luna authored
-
- 30 Apr, 2017 3 commits
-
-
Pascal Luna authored
-
Pascal Luna authored
-
Fabien Potencier authored
This PR was merged into the 2.1.x-dev branch. Discussion ---------- Use the simple-phpunit script in Travis and add PHP 7.1 This will fix the Travis build issues with PHP 7. I upped the `symfony/phpunit-bridge` version requirement so we can use the `simple-phpunit` script that was added in 3.2.0, and updated the `script` config value. While I was at it, I also added PHP 7.1 to the matrix (hopefully it's ok to do this in the same PR). Commits ------- 392d8335 Use the phpunit-bridge script in Travis
-
- 23 Apr, 2017 1 commit
-
-
Pascal Luna authored
-
- 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.
-
- 21 Jan, 2017 1 commit
-
-
Adam authored
Just another option for Apache that works
-
- 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
-
- 01 Jan, 2017 1 commit
-
-
Marcin Mongiało authored
isPasswordValid() needs hashed password, not plaintext.
-
- 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
-