- 08 Sep, 2015 8 commits
-
-
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 4 commits
-
-
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 3 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.
-
SpacePossum authored
-
- 30 Aug, 2015 6 commits
-
-
Andy Truong authored
-
Fabien Potencier authored
feature #1232 updated the Monolog provider to use the newest features of Monolog and the Symfony bridge (fabpot) This PR was merged into the 2.0.x-dev branch. Discussion ---------- updated the Monolog provider to use the newest features of Monolog and the Symfony bridge @Seldaek If you can have a quick look, that would be much appreciated :) Commits ------- a53ce590 updated the Monolog provider to use the newest features of Monolog and the Symfony bridge
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was merged into the 2.0.x-dev branch. Discussion ---------- added a provider for VarDumper Commits ------- 27a37f52 added a provider for VarDumper
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was merged into the 2.0.x-dev branch. Discussion ---------- removed references to the fat archive in the docs Commits ------- 826dac7f removed references to the fat archive in the docs
-
- 29 Aug, 2015 8 commits
-
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was merged into the 2.0.x-dev branch. Discussion ---------- changed the app variable in Twig to be an instance of Symfony AppVariable That's more consistent with Symfony. Commits ------- 0d10c5ce changed the app variable in Twig to be an instance of Symfony AppVariable
-
Fabien Potencier authored
-