- 15 Sep, 2015 9 commits
-
-
Fabien Potencier authored
* 1.3: fixed translation registration for the validators
-
Fabien Potencier authored
This PR was merged into the 1.3 branch. Discussion ---------- fixed translation registration for the validators fixes #1241 Commits ------- 4f560c9f fixed translation registration for the validators
-
Fabien Potencier authored
* 1.3: fixed deprecation notices Fixed not explicitly declared properties bumped version to 1.3.4-DEV prepared the 1.3.3 release
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was merged into the 1.3 branch. Discussion ---------- fixed deprecation notices Thanks @nicolas-grekas, that's ugly as I anticipated :( Commits ------- 67d47190 fixed deprecation notices
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was merged into the 1.3 branch. Discussion ---------- Fixed not explicitly declared properties Commits ------- b61f087c Fixed not explicitly declared properties
-
Fabien Potencier authored
This PR was merged into the 2.0.x-dev branch. Discussion ---------- reverted app Twig variable change, introduced a new global one instead fixes #1245 Commits ------- 020b3138 reverted app Twig variable change, introduced a new global one instead
-
Fabien Potencier authored
-
- 14 Sep, 2015 1 commit
-
-
François-Xavier de Guillebon authored
-
- 09 Sep, 2015 1 commit
-
-
Fabien Potencier authored
This PR was merged into the 2.0.x-dev branch. Discussion ---------- decoupled the exception handler from HttpKernelServiceProvider Commits ------- 83d90041 decoupled the exception handler from HttpKernelServiceProvider
-
- 08 Sep, 2015 11 commits
-
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
* 1.3: updated changelog allowed Twig 2.0 allowed Symfony 3.0 simplifed composer.json fixed some Form deprecations removed deprecated method call in the exception handler fixed test that did not restore the error handler properly added symfony/phpunit to catch deprecation notices Verify that the spool is enabled and an actual spool before flushing it [Docs] Add some links in the services chapter
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was merged into the 1.3 branch. Discussion ---------- Added Symfony 3.0 in Travis Commits ------- 5aa17969 allowed Twig 2.0 dc97b3ab allowed Symfony 3.0 436aded5 simplifed composer.json
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was merged into the 1.3 branch. Discussion ---------- added symfony/phpunit to catch deprecation notices Commits ------- 780ab698 fixed some Form deprecations cb46028d removed deprecated method call in the exception handler 9291f830 fixed test that did not restore the error handler properly 1cc87a3f added symfony/phpunit to catch deprecation notices
-
Fabien Potencier authored
-
- 07 Sep, 2015 5 commits
-
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
-
- 06 Sep, 2015 1 commit
-
-
Fabien Potencier authored
-
- 02 Sep, 2015 7 commits
-
-
Fabien Potencier authored
This PR was merged into the 1.3 branch. Discussion ---------- [Docs] Add some links in the services chapter Commits ------- dd5d54ae [Docs] Add some links in the services chapter
-
Fabien Potencier authored
This PR was merged into the 2.0.x-dev branch. Discussion ---------- Remove mandatory dependency on request_stack and some monolog improvements This lets everything work with Silex which lacks a request_stack, and I also made a couple changes to the monolog bootstrapping so it's easier to just override the monolog.handler OR monolog.handlers, before you kinda had to redefine both to customize anything. I also moved the monolog.handler.debug out of the GroupHandler which makes more sense I think because if it is in the group then it falls under the not_found_activation_strategy and therefore even in debug mode you won't get any logs unless you get an error-level record. Commits ------- 50fbc38f Remove mandatory dependency on request_stack and some monolog improvements
-
Fabien Potencier authored
This PR was merged into the 2.0.x-dev branch. Discussion ---------- Remove event type hint as ConsoleEvents are not ResponseEvents Commits ------- f409df8f Remove event type hint as ConsoleEvents are not ResponseEvents
-
Jordi Boggiano authored
-
Fabien Potencier authored
This PR was merged into the 1.3 branch. Discussion ---------- Verify that the spool is enabled and an actual spool before flushing it Replaces #1243 Commits ------- 41c62128 Verify that the spool is enabled and an actual spool before flushing it
-
Jordi Boggiano authored
-
Jordi Boggiano authored
-
- 01 Sep, 2015 3 commits
-
-
Fabien Potencier authored
* 1.3: Minor typo in web_servers.rst bumped version to 1.3.3-DEV prepared the 1.3.2 release updated CHANGELOG
-
Fabien Potencier authored
This PR was submitted for the master branch but it was merged into the 1.3 branch instead (closes #1237). Discussion ---------- Minor typo in web_servers.rst Commits ------- 487bef0f Minor typo in web_servers.rst
-
Jonathan Pasquier authored
-
- 31 Aug, 2015 2 commits
-
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was merged into the 2.0.x-dev branch. Discussion ---------- Fix bug: TwigServiceProvider is broken if FormServiceProvider is registered form.csrf_provider is refactored to csrf.token_manager. Commits ------- 57317e9b Fix bug: TwigServiceProvider is broken if FormServiceProvider is registered.
-