.. index:: single: CHANGELOG
This documentation is always changing: All new features need new documentation and bugs/typos get fixed. This article holds all important changes of the documentation.
Tip
Do you also want to participate in the Symfony Documentation? Take a look at the ":doc:`/contributing/documentation/overview`" article.
- b32accb minor #4935 Fix typos (ifdattic)
- ad74169 #4628 Varnish cookbook session cookie handling (dbu)
- 50c5a9e #4895 Added configuration of the user provider (peterrehm)
- 4226fc2 #4883 Global dump (nicolas-grekas)
- a57db5b #4879 Documented true regex (WouterJ)
- 3bb7b61 #4645 Remove note that's no longer the case (thewilkybarkid)
- 6c498d4 #4805 added documentation for the new absolute_url() and relative_path() Twig functions (fabpot)
- 3293286 #4801 [Cookbook][cache][varnish] be more precise about version differences (dbu)
- 572bf3b #4800 [Cookbook][Security] Hint about createToken can return null (xelaris)
- 74d2e30 #4786 Replaced setDefaultOptions by the new configureOptions method (peterrehm)
- 528e8e1 #4740 Use AppBundle whenever it's possible (javiereguiluz)
- 08e5ac9 #4658 Debug formatter tweaks (weaverryan)
- cfad26c #4605 Adding a link to log things in the prod environment (weaverryan)
- 3643ec2 #4723 [Cookbook][Security] document the new AuthenticationUtils (xabbuh)
- 9742b92 #4761 [Cookbook][Security] don't output message from AuthenticationException (xabbuh)
- a23e7d2 #4643 How to override vendor directory location (gajdaw)
- ca3b4c8 #4753 bump Symfony requirements to PHP 5.5 (xabbuh)
- 99aca45 #4749 [2.3][Book][Security] Add isPasswordValid doc as in 2.6 (xelaris)
- d9935a3 #4141 Notes about caching pages with a CSRF Form (ricardclau)
- 207f2f0 #4711 [Reference] Add default_locale config description (xelaris)
- 1b0fe77 #4708 Change Apache php-fpm proxy configuration (TeLiXj)
- 7be0dc6 #4681 adding note to assetic cache busting (weaverryan)
- 127ebc1 #4650 Documented the characters that provoke a YAML escaping string (javiereguiluz)
- 0c0b708 #4454 More concrete explanation of validation groups (peterrehm)
- 4fe4f65 #4682 [Reference] document the
```2.5```
validation options (xabbuh) - 144e5af #4611 Adding a guide about upgrading (weaverryan)
- 01df3e7 #4626 clean up cache invalidation information on the cache chapter (dbu)
- 5f7ef85 #4651 Documented the security:check command (javiereguiluz)
- ea51aeb #4926 Finish #4505: Fixed composer create-project command (windows) (Epskampie)
- b32accb minor #4935 Fix typos (ifdattic)
- 7e84533 #4886 [Best Pracitices] restore example in the "Service: No Class Parameter" section (u-voelkel)
- a6b7d72 #4861 Ifdattic's fixes (ifdattic)
- 8ef3477 #4856 [Components][Debug] fix DebugClassLoader namespace (xabbuh)
- b9359a2 #4905 Update routing.rst (IlhamiD)
- 9fee9ee #4746 Revert #4651 for 2.3 branch (xelaris)
- 5940d52 #4735 [BestPractices] remove @Security annotation for Symfony 2.3 (xabbuh)
- ce37b96 #4771 [QuickTour] use the debug:router command name (xabbuh)
- ffe3425 #4765 [Book][Forms] avoid the request service where possible (xabbuh)
- 92b10b1 #4758 [Components][Yaml] don't describe removed usage of
Yaml::parse()
(xabbuh) - 36f2e1f #4757 [Components][ClassLoader] don't show deprecated usage of
Yaml::parse()
(xabbuh) - d8e8d75 #4756 [Components][Config] don't show deprecated usage of
Yaml::parse()
(xabbuh) - b143754 #4744 [Book][Security] Update code example to fit description (xelaris)
- 310f4ae #4639 Update by_reference.rst.inc (docteurklein)
- 2cff942 #4878 [Book][Security] Remove out-dated anchor (xelaris)
- a97646f #4882 Remove horizontal scrollbar (ifdattic)
- c24c787 #4931 Remove horizontal scrollbar (ifdattic)
- 83696b8 #4934 Fixes for 2.3 branch (ifdattic)
- 99d225b #4943 Fixes for 2.3 branch (ifdattic)
- 3907af6 #4944 Fix formatting (ifdattic)
- 137ba72 #4945 Fixes for 2.3 branch (ifdattic)
- 5a53e87 #4946 Remove horizontal scrollbar (ifdattic)
- b32accb #4935 Fix typos (ifdattic)
- 04090c0 #4936 fixed typo (issei-m)
- 0fa9cbd #4937 Keeping documentation consistent (thecatontheflat)
- 3921d70 #4918 Quick proofread of the email cookbook (weaverryan)
- 768650e #4932 Add missing comma in array (ifdattic)
- 418a73b #4922 Fix typo: missing space (ifdattic)
- 30ecdde #4921 Fixes for 2.5 branch (ifdattic)
- d1103a8 #4919 Fix code examples (ifdattic)
- 20d80c3 #4916 Fixes for 2.3 branch (ifdattic)
- d7acccf #4914 Fix typo, remove horizontal scrollbar (ifdattic)
- fc776ab #4894 Align methods in YAML example (ifdattic)
- bd279f6 #4908 Set twig service as private (ifdattic)
- 37fd035 #4899 Fix typo: looks => look (ifdattic)
- fbaeecd #4898 added Kévin Dunglas as a merger for the Serializer component (fabpot)
- 7c66a8b #4893 Move annotations example to front (ifdattic)
- 2b7e5ee #4891 fixed typo (acme -> app) (adiebler)
- 00981de #4890 Fixed typo (beni0888)
- dc87147 #4876 Remove horizontal scrollbar (ifdattic)
- f5f3c1b #4865 Removed literals for bundle names (WouterJ)
- 33914c9 #4859 [Components][EventDispatcher] don't explain deprecated
```getName()```
method (xabbuh) - 9a6d7b9 #4831 Update override.rst (ifdattic)
- f9c2d69 #4803 [Book][Translation] Added tip for routing params (xelaris)
- 2f41c9e #4887 Typo (XitasoChris)
- 3774a37 #4881 Remove 'acme' (ifdattic)
- d85fa76 #4880 Remove duplicate link, introduction.rst (Quberik)
- 6a15077 #4874 Remove trailing whitespace (WouterJ)
- 80bef5a #4873 [BestPractices] fix typo (xabbuh)
- 6cffa4e #4866 Remove horizontal scrollbar (ifdattic)
- 65b0822 #4798 Add version added note for the debug:event-dispatcher command (adamelso)
- bcf1508 #4785 [Book][Security] add back old anchors (xabbuh)
- 4143076 #4872 [BestPractices] fix merge after removing @Security in 2.3 (xabbuh)
- dc25c65 #4769 [2.7] Removed 2.5 versionadded as its deprecated (WouterJ)
- 48835de #4767 [2.6] Removed 2.4 versionadded as version is deprecated (WouterJ)
- 240a981 #4764 [Reference][Forms] move cautions to make them visible (xabbuh)
- cf3d38a #4731 [Book][Testing] bump required PHPUnit version (xabbuh)
- 4f47dec #4837 Monolog Cookbook Typo Fix: "allows to" should be "allows you to" (mattjanssen)
- c454fd2 #4857 Add custom link labels where Cookbook articles titles looked wrong (javiereguiluz)
- 17989fd #4860 [Components][HttpKernel] replace API link for SwiftmailerBundle (xabbuh)
- 84839ba #4829 Fix code example (ifdattic)
- e347ec8 #4819 Removed a leftover comma in security config sample (javiereguiluz)
- 11b9d23 #4772 Tweaks to the new form csrf caching entry (weaverryan)
- c04ed79 #4848 Fix typo: BLOG => BLOB (ifdattic)
- f9c1389 #4845 Update security.rst (meelijane)
- 9680ec0 #4844 Update routing.rst (bglamer)
- c243d00 #4843 Fixed typo (beni0888)
- 5b91653 #4843 Fixed typo (beni0888)
- 13ffb83 #4835 Fixed broken link (SofHad)
- d2a67ac #4826 Fixed 404 page (SofHad)
- f34fc2d #4825 Fixed the 404 not found error (SofHad)
- 467c538 #4824 fix SQL: table names (e-moe)
- 91a89b7 #4821 Fixed typo (SofHad)
- f7179df #4818 [Routing] Removed deprecated usage (WouterJ)
- 82bce29 #4815 Update translation.rst (ifdattic)
- 892586b #4808 Email message instantiation changed to a more 'symfonysh' way. (alebo)
- e913808 #4802 [Cookbook][Routing] Fixed typo (xelaris)
- 6522145 #4799 Fix markup (WouterJ)
- a42e5b6 #4778 Update templating.rst (ifdattic)
- bd7d246 #4752 [Book][Validation] clarify group validation (xabbuh)
- 236c26f #4796 Update service_container.rst (ifdattic)
- f85c44c #4795 Remove horizontal scrollbar (ifdattic)
- 45189bb #4792 [BestPractices] add filename to codeblock (xelaris)
- fccea1d #4791 Fix heading level in form_login_setup.rst (xelaris)
- 74c3a35 #4788 Controller is a callable (timglabisch)
- eb56376 #4781 [Serializer] Bad variable name in example (arno14)
- 28571fc #4780 Add missing semicolon (NightFox7)
- 32bd0b1 #4777 Update templating.rst (ifdattic)
- dc5d8f8 #4760 Update routing.rst (ifdattic)
- 4e880c1 #4755 fix typo (xabbuh)
- 463c30b #4751 [BestPractices] fix alignment of YAML values (xelaris)
- 1972757 #4775 Corrected validation information on inheritance (peterrehm)
- f4f8621 #4762 [Cookbook][Configuration] update text to use SetHandler (not ProxyPassMatch) (xabbuh)
- 43543bb #4748 Re-reading private service section (weaverryan)
- e447e70 #4743 [Book][Security] Fix typo and remove redundant sentence (xelaris)
- 97a9c7b #4742 Formatting fix (WouterJ)
- 9819113 #4702 Clarify tip for creating a new AppBundle (xelaris)
- 8f2fe87 #4683 [Reference] update the configuration reference (xabbuh)
- e889813 #4677 Add exception to console exception log (adrienbrault)
- 9958c41 #4656 Tried to clarify private services (WouterJ)
- 1d5966c #4703 Fix representation (ifdattic)
- aa9d982 #4697 Set twig service as private (ifdattic)
- ece2c81 #4722 Improve readability (ifdattic)
- dcc9516 #4725 Remove horizontal scrollbar (ifdattic)
- 3eb14aa #4727 Renamed example: "AcmeBlogBundle" -> "AppBundle" (muxator)
- 25dd825 #4730 Fix typo: as => is (ifdattic)
- 760a441 #4734 [BestPractices] add missing comma (xabbuh)
- caa2be6 #4737 [Book][Security] add missing versionadded directive (xabbuh)
- 8c1afb9 #4738 [Contributing][Code] update year in license (xabbuh)
- 4ad72d0 #4741 use the doc role for internal links (jms85, xabbuh)
- 57fdea6 #4729 Fixed typo in factories.rst (nietonfir)
- 00a13d6 #4606 Completely re-reading the security book (weaverryan)
- aa88f99 #4609 Adding details about the changes to the PdoSessionHandler in 2.6 (weaverryan)
- bd65c3c #4673 [Reference] add validation config reference section (xabbuh)
- 55a32cf #4173 use a global Composer installation (xabbuh)
- c5e409b #4526 Deploy Symfony application on Platform.sh. (GuGuss)
- ddd56ea #4449 Added cache_busting to default asset config (GeertDD)
- c837ea1 #4665 Documented the console environment variables (javiereguiluz)
- 0e45e29 #4655 Document new progressbar methods (javiereguiluz)
- f4a7196 #4627 Rewrite the varnish cookbook article (dbu)
- 92a186d #4654 Rewritten from scratch the chapter about installing Symfony (javiereguiluz)
- 90ef4ec #4580 Updated installation instructions to use the new Symfony Installer (javiereguiluz)
- f591e6e #4532 GetResponse*Events stop after a response was set (Lumbendil)
- a09fd7b #4485 Added documentation about the DebugFormatter helper (WouterJ)
- d327bae #4557 Update pdo_session_storage.rst (spbentz)
- 71495e8 #4528 Update web_server_configuration.rst (thePanz)
- 3b9d60d #4517 [Reference] document configurable PropertyAccessor arguments (xabbuh)
- 9b330ef #4507 Comply with best practices, Round 2 (WouterJ)
- 39a36bc #4405 Finish 3744 (mickaelandrieu, xabbuh)
- 5363542 #4188 Updated documentation regarding the SecurityContext split (iltar)
- f30f753 #4050 [Translation] added logging capability. (aitboudad)
- db35c42 #4591 Instructions for setting SYMFONY_ENV on Heroku (dzuelke)
- 8bba316 #4457 [RFC] Clarification on formatting for bangs (!) (bryanagee)
- 79db0b9 #4699 Use new security.authorization_checker service (xelaris)
- 9c819b4 #4713 [Security] Removed deprecated example about SecurityContext (iltar)
- 153565e #4707 [Cookbook] Fix XML example for RTE (dunglas)
- cad4d3f #4582 Completed the needed context to successfully test commands with Helpers (peterrehm)
- a137918 #4641 Add missing autoload include in basic console application example (senkal)
- 0de8286 #4513 [Contributing] update contribution guide for 2.7/3.0 (xabbuh)
- 8b611e2 #4598 [ExpressionLanguage] add missing argument (xabbuh)
- 7ea4b10 #4646 Update the_controller.rst (teggen)
- a2ea256 #4637 fixed StringExpressionLanguageProvider code example #4636 (danieleorler)
- 63be343 #4630 [OptionsResolver] Fix namespace (xavren)
- baf61a0 #4623 [OptionsResolver] Fix Namespace link (xavren)
- 8246693 #4613 Change refering block name from content to body (martin-cerny)
- 1750b9b #4599 [Contributing] fix feature freeze dates (xabbuh)
- 8e2e988 #4603 Replace form_enctype(form) with form_start(form). (xelaris)
- 7acf27c #4552 required PHPUnit version in the docs should be updated to 4.2 (or later)... (jzawadzki)
- df60ba7 #4548 Remove ExpressionLanguage reference for 2.3 version (dangarzon)
- 727c92a #4594 Missing attribute 'original' (Marcelsj)
- 97a9c43 #4533 Add command to make symfony.phar executable. (xelaris)
- 8bd694f #4709 [Reference] fix wording (xabbuh)
- 1bd9ed4 #4721 [Cookbook][Composer] fix note directive (xabbuh)
- 5055ef4 #4715 Improve readability (ifdattic)
- d3d6d22 #4716 Fix typo: con => on (ifdattic)
- afe8684 #4720 Link fixed (kuldipem)
- 4b442a0 #4695 Misc changes (ifdattic)
- 0db36ea #4706 Fix typo: than in Twig => than Twig templates (ifdattic)
- 94b833e #4679 General grammar and style fixes in the book (frne)
- 3f3464f #4689 Update form_customization.rst (rodrigorigotti)
- 8d32393 #4691 replace "or" with "," (timglabisch)
- 9b4d747 #4670 Change PHPUnit link to avoid redirect to homepage (xelaris)
- 8ccffb0 #4669 Harmonize PHPUnit version to 4.2 or above (xelaris)
- 84bf5e5 #4667 Remove redundant "default" connection (xelaris)
- ceca63f #4653 update ordered list syntax (xabbuh)
- 459875b #4550 Ref #3903 - Normalize methods listings (ternel)
- 87365fa #4648 Update forms.rst (keefekwan)
- 70f2ae8 #4640 [Book] link to the API documentation (xabbuh)
- 95fc487 #4608 Removing some installation instructions (weaverryan)
- 96455e6 #4539 Normalization of method listings (pedronofuentes)
- bd44e6b #4664 Spelling mistake tens to tons (albabar)
- 3b6341a #4663 Removed double
```firewall_restriction```
entry (vlad-ghita) - 815e0bf #4551 Normalize the method listings on version 2.5 (pedronofuentes)
- 48cc9cd #4647 Update controllers.rst (keefekwan)
- 2efed8c #4660 Fix indentation of YAML example (xelaris)
- b55ec30 #4659 Fixed some code indentation (javiereguiluz)
- 18af18b #4652 replace Symfony2 with Symfony (xabbuh)
- a70c489 #4649 Linked the PDO/DBAL Session article from the Doctrine category (javiereguiluz)
- f672a66 #4625 Added '-ing' title ending to unify titles look (kix)
- 9600950 #4617 [Filesystem] filesystem headlines match method names (xabbuh)
- 8b006bb #4607 [Best Practices] readd mistakenly removed label (xabbuh)
- 7dcce1b #4585 When explaining how to install dependencies for running unit tests, (carlosbuenosvinos)
- 1c9270d #4568 Update Symfony reference to 2.6 version (dangarzon)
- 33ca697 #4561 Use the new build env on Travis (joshk)
- 107610e #4531 [symfony] [Hackday] Fixed typos (pborreli)
- 3b1611d #4519 remove service class parameters (xabbuh)
- 3bd17af #4518 [Components][DependencyInjection] backport service factory improvements (xabbuh)
- d203e5a #4495 [Best Practices][Business Logic] link to a bundle's current (not master) docs (xabbuh)
- 0a9c146 #4422 Fix typos in code (ifdattic)
- 4f0051d #4574 fixed little typo (adridev)
- 33554fc #4456 New validation API usage in Class Constraint Validator (skwi)
- 135aae6 #4433 Completely re-reading the controller chapter (weaverryan)
- f748378 #4498 Use new factory syntax (WouterJ)
- 59f0374 #4490 Documented ExpressionLanguage extensibility (WouterJ)
- ed241ab #4487 Documented html5 option (WouterJ)
- 48a5af3 #4486 Renamed empty_value to placeholder (WouterJ)
- 422e0f1 #4465 Modifying the best practice to use form_start() instead of <form (weaverryan, WouterJ)
- 0a21446 #4463 [BestPractices] Proposing that we make the service names just a little bit longer (weaverryan)
- 9a22865 #4446 [Book][Templating] refer to the VarDumper component for dump() (xabbuh)
- ed5c61f #4411 Added a reference to the Bootstrap 3 form theme (javiereguiluz)
- 766e01f #4169 [Components][Form] document $deep and $flatten of getErrors() (xabbuh)
- 1d88a1b #4443 Added the release dates for the upcoming Symfony 3 versions (javiereguiluz)
- 3329bd2 #4424 [#4243] Tweaks to the new var-dumper component (weaverryan, nicolas-grekas)
- 9caea6f #4336 [Form] Add entity manager instance support for em option (egeloen)
- f2ab245 #4374 [WCM] Revamped the Quick Start tutorial (javiereguiluz)
- 2c190ed #4427 Update most important book articles to follow the best practices (WouterJ)
- 12a09ab #4377 Added interlinking and fixed install template for reusable bundles (WouterJ)
- 8259d71 #4425 Updating component usage to use composer require (weaverryan)
- 0e80aba #4369 [reference][configuration][security]Added key_length for pbkdf2 encoder (Guillaume-Rossignol)
- d1afa4d #4243 [WIP] var-dumper component (nicolas-grekas)
- 5165419 #4295 [Security] Hidden front controller for Nginx (phansys)
- 23f790a #4058 Skip console commands from event listeners (tPl0ch)
- 4b98d48 #3386 [Translation] added method to expose collected message (Grygir)
- 242d4f6 #4319 Documentation for debug:event-dispatcher command (matthieuauger)
- 9d599a0 minor #4544 #4273 - fix doctrine version in How to Provide Model Classes for several Doctrine Implementations cookbook (ternel)
- 6aabece #4273 - fix doctrine version in How to Provide Model Classes for several Doctrine Implementations cookbook
- e96ebd3 #4522 Add missing brackets to PropertyAccessor examples (loonytoons)
- 4f66d48 #4506 SetDescription required on Product entities (yearofthegus)
- 85bf906 #4444 fix elseif statement (MightyBranch)
- ad14e78 #4494 Updated the Symfony Installer installation instructions (javiereguiluz)
- 7cc4287 #4442 replace doc role for bundle docs with external ref (xabbuh)
- 33bf462 #4407 [Components][Console] array options need array default values (xabbuh)
- 2ab2e1f #4342 Reworded a misleading Doctrine explanation (javiereguiluz)
- a109c4b #4537 Update link to remove absolute URL (jms85, dangarzon)
- 05f5dba #4536 Add Ryan Weaver as 10th core team member (ifdattic)
- 7b1ff2a #4554 Changed url to PHP-CS-FIXER repository (jzawadzki)
- 9d599a0 #4544 bug #4273 - fix doctrine version in How to Provide Model Classes for several Doctrine Implementations cookbook (ternel)
- 7b3500c #4542 Update conventions.rst (csuarez)
- 5aaba1e #4529 Best Practices: Update link title to match cookbook article title (dangarzon)
- ab8e7f5 #4530 Book: Update link title to match cookbook article title (dangarzon)
- bf61658 #4523 Add missing semicolons to PropertyAccess examples (loonytoons)
- 8beadce #4496 [Book][Security] link to a bundle's current (not master) docs (xabbuh)
- 43809b1 #4479 remove versionadded directives for old versions (xabbuh)
- 5db8386 #4462 [Reference] Fixed lots of things using the review bot (WouterJ)
- dbfaac1 #4459 Fix up the final sentence to be a bit cleaner. (micheal)
- 3761e50 #4514 [Contributing][Documentation] typo fix (xabbuh)
- 21afb4c #4445 Removed unnecessary use statement (Alex Salguero)
- 3969fd6 #4432 [Reference][Twig] tweaks to the Twig reference (xabbuh)
- 188dd1f #4400 Continues #4307 (SamanShafigh, WouterJ)
- c008733 #4399 Explain form() and form_widget() in form customization (oopsFrogs, WouterJ)
- 2139754 #4253 Adder and remover sidenote (kshishkin)
- b81eb4d #4488 Terrible mistake! Comma instead of semicolon... (nuvolapl)
- 0ee3ae7 #4481 [Cookbook][Cache] add syntax highlighting for Varnish code blocks (xabbuh)
- 0577559 #4418 use the C lexer for Varnish config examples (xabbuh)
- 97d8f61 #4403 Improved naming (WouterJ)
- 6298595 #4453 Fixed make file (WouterJ)
- 0c7dd72 #4475 Fixed typos (pborreli)
- b847b2d #4480 Fix spelling (nurikabe)
- 0d91cc5 #4461 Update doctrine.rst (guiguiboy)
- 81fc1c6 #4448 [Book][HTTP Cache] moved inlined URL to the bottom of the file (xabbuh)
- 6995b07 #4435 consistent table headlines (xabbuh)
- 0380d34 #4447 [Book] tweaks to #4427 (xabbuh)
- eb0d8ac #4441 Updated first code-block``::`` bash (Nitaco)
- 41bc061 #4106 removed references to documentation from external sources (fabpot, WouterJ)
- c9a8dff #4352 [Best Practices] update best practices index (xabbuh)
- 8a93c95 #4437 Correct link to scopes page (mayeco)
- 91eb652 #4438 Fix typo: Objected => Object (ifdattic)
- 5d6d0c2 #4436 remove semicolons in PHP templates (xabbuh)
- 97c4b2e #4434 remove unused label (xabbuh)
- 4be6786 #4326 [Components][Form] Grammar improvement (fabschurt)
- a27238e #4313 Improved and fixed twig reference (WouterJ)
- 1ce9dc5 #4398 A few small improvements to the EventDispatcher Component docs (GeertDD)
- 42abc66 #4421 [Best Practices] removed unused links in business-logic (77web)
- 61c0bc5 #4419 [DependencyInjection] Add missing space in code (michaelperrin)
- d7ef1c7 #4348 Updated information about handling validation of embedded forms to Valid... (peterrehm)
- 691b13d #4340 [Cookbook][Web Server] add sidebar for the built-in server in VMs (xabbuh)
- bd85865 #4299 [Serializer] Handle circular references. symfony/symfony#12098. (dunglas)
- d79c48d #4280 [Cookbook][Cache] Added config example for Varnish 4.0 (thierrymarianne)
- 5849f7f #4168 [Components][Form] describe how to access form errors (xabbuh)
- c10e9c1 #4371 Added a code example for emailing on 4xx and 5xx errors without 404's (weaverryan)
- 1117741 #4159 [WCM][OptionsResolver] Adjusted the OptionsResolver documentation to describe the 2.6 API (webmozart, peterrehm)
- 0c57939 #4327 First import of the "Official Best Practices" book (javiereguiluz)
- 2cd6646 #4293 Document error page preview (Symfony ~2.6) (mpdude)
- 142c826 #4005 [Cookbook][Web server] description for running PHP's built-in web server in the background (xabbuh)
- 8dc90ef #4224 [Components][HttpKernel] outline implications of the kernel.terminate event (xabbuh)
- d3b5ba2 #4085 [Component][Forms] add missing features introduced in 2.3 (xabbuh)
- f433e64 #4099 Composer installation verbosity tip (dannykopping)
- f583a45 #4204 [Reference][Constraints] validate
```null```
(Expression constraint in 2.6) (xabbuh) - 925a162 #4290 Updating library/bundle install docs to use "require" (weaverryan)
- 86c67e8 #4233 2.5 Validation API changes (nicolassing, lashae, Rootie, weaverryan)
- 0f34bb8 #3956 [Command] Added LockHelper (lyrixx)
- 278de83 #3930 [Console] Add Process Helper documentation (romainneutron)
- 44f570b #4294 Improve cookbook entry for error pages in 2.3~ (mpdude)
- 3b6c2b9 #4269 [Cookbook][External Parameters] Enhance content (bicpi)
- 25a17fe #4264 [#4003] A few more form_themes config changes (weaverryan)
- 5b65654 #3912 [Security] Added remote_user firewall info and documentation for pre authenticated firewalls (Maxime Douailin, mdouailin)
- 62bafad #4246 [Reference] add description for the
```validation_groups```
option (xabbuh) - 5d505bb #4206 Added note about ProgressBar changes (kbond)
- c2342a7 #4241 [Form] Added information about float choice lists (peterrehm)
- dde6919 #4390 Update custom_constraint.rst (luciantugui)
- 68a2c7b #4381 Updated Valid constraint reference (inso)
- dbb25b9 #4379 [OptionsResolver] Fix wrong namespace in example (rybakit)
- db01e57 #4362 Missing apostrophe in source example. (astery)
- d49d51f #4350 Removed extra parenthesis (sivolobov)
- e6d7d8f #4315 Update choice.rst (odolbeau)
- 1b15d57 #4300 [Components][PropertyAccess] Fix PropertyAccessorBuilder usage (Thierry Geindre)
- 061324f #4297 [Cookbook][Doctrine] Fix typo in XML configuration for custom SQL functions (jdecool)
- f81b7ad #4292 Fixed broken external link to DemoController Test (danielsan)
- 9591a04 #4284 change misleading language identifier (Kristof Van Cauwenbergh, kristofvc)
- 217bf5f #4353 [Cookbook][Controller] fix route prefix in PHP code example (xabbuh)
- a4f7d51 #4396 Corrected latin abbreviation (GeertDD)
- ebf2927 #4387 Inline condition removed for easier reading (acidjames)
- aa70028 #4375 Removed the redundant usage of layer. (micheal)
- f3dd676 #4394 update Sphinx extension submodule reference (xabbuh)
- 6406a27 #4391 Removed unused use UsernameNotFoundException (boekkooi)
- 9e03f2d #4388 Minor spelling fix (GeertDD)
- 4dfd607 #4356 Remove incoherence between Doctrine and Propel introduction paragraphs (arnaugm)
- 1d71332 #4344 [Templating] Added a sentence that explains what a Template Helper is (iltar)
- 22b9b27 #4372 Tweaks after proofreading the 2.6 OptionsResolver stuff (weaverryan, WouterJ)
- 9a76309 #4384 fix typo (kokoon)
- eb752cc #4363 Fixed sentence (WouterJ)
- 3e8aa59 #4376 Cleaned up javascript code (flip111)
- 06e7c5f #4364 changed submit button label (OskarStark)
- d1810ca #4357 fix Twig-extensions links (mhor)
- e2e2915 #4359 Added missing closing parenthesis to example. (mattjanssen)
- f1bb8bb #4358 Fixed link to documentation standards (sivolobov)
- 65c891d #4355 Missing space (ErikSaunier)
- 7359cb4 #4196 Clarified the bundle base template bit. (Veltar)
- 6ceb8cb #4345 Correct capitalization for the Content-Type header (GeertDD)
- 3e4c92a #4104 Use ${APACHE_LOG_DIR} instead of /var/log/apache2 (xamgreen)
- 3da0776 #4338 ESI Variable Details Continuation (Farkie, weaverryan)
- 9e0e12d Merge branch '2.5'
- 7f461d2 #4325 [Components][Form] Correct a typo (fabschurt)
- d162329 #4276 [Components][HttpFoundation] Make a small grammatical adjustment (fabschurt)
- 459052d Merge remote-tracking branch 'origin/2.4' into 2.5
- 69bfac1 #4322 [Components][DependencyInjection] Correct a typo: replace "then" by "the" (fabschurt)
- 8073239 #4318 [Cookbook][Bundles] Correct a typo: remove unnecessary "the" word (fabschurt)
- 228111b #4316 Remove horizontal scrollbar (ifdattic)
- 34e22d6 #4317 Remove horizontal scrollbar and change event name to follow conventions (ifdattic)
- 090afab #4287 support Varnish in configuration blocks (xabbuh)
- 1603463 #4306 Improve readability (ifdattic)
- e5fed9d #4303 Fix spelling (nurikabe)
- 31d7905 #4302 View documentation had a reference to the wrong twig template (milan)
- ef11ef4 #4250 Clarifying Bundle Best Practices is for reusable bundles (weaverryan)
- 430eabf #4298 Book HTTP Fundamentals routing example fixed with routing.xml file (peterkokot)
- a535c9f #4285 Update security.rst (placid2000)
- 7ab6df9 #4237 Finished #3886 (ahsio, WouterJ)
- 990b453 #4245 [Contributing] tweaks to the contribution chapter (xabbuh)
- e8a1501 #4201 [Components][Process]
```mustRun()```
documentation (xabbuh) - eac0e51 #4195 Added a note about the total deprecation of YUI (javiereguiluz)
- e44c791 #4047 Documented info method (WouterJ)
- 2962e14 #4003 [Twig][Form] Moved twig.form.resources to a higher level (stefanosala)
- d5d46ec #4017 Clarify that route defaults don't need a placeholder (iamdto)
- 1d56da4 #4239 Remove redundant references to trusting HttpCache (thewilkybarkid)
- c306b68 #4249 provide node path on configuration (desarrolla2)
- 9f0f14e #4210 Move debug commands to debug namespace (matthieuauger)
- 9b4b36f #4236 Javiereguiluz bundle install instructions (WouterJ)
- ea068c2 #4202 [Reference][Constraints] caution on
```null```
values in Expression constraint (xabbuh) - a578de9 #4223 Revamped the documentation about "Contributing Docs" (javiereguiluz)
- de60dbe #4182 Added note about exporting SYMFONY_ENV (jpb0104)
- a8dc2bf #4166 Translation custom loaders (raulfraile)
- c289ac8 #4279 Double-quotes instead of single quotes (UnexpectedValueException in Windows 8) (galdiolo)
- 5500e0b #4267 Fix error in bundle installation standard example (WouterJ)
- 082755d #4240 [Components][EventDispatcher] fix ContainerAwareEventDispatcher definition (xabbuh)
- 2319d6a #4213 Handle "constraints" option in form unit testing (sarcher)
- c567707 #4222 [Components][DependencyInjection] do not reference services in parameters (xabbuh)
- 02d1091 #4209 Fix method for adding placholders in progressBar (danez)
- df16779 #4226 add note about parameters in imports (xabbuh)
- c332063 #4278 Missing word in DependencyInjection => Types of Injection (fabschurt)
- 287c7bf #4275 added Nicolas to the list of mergers for the new var dumper component (fabpot)
- 3a4e226 #4263 Fixed typo (zebba)
- 187c255 #4259 Added feature freeze dates for Symfony versions (javiereguiluz)
- efc1436 #4247 [Reference] link translation DIC tags to components section (xabbuh)
- 17addb1 #4238 Finished #3924 (WouterJ)
- 19a0c35 #4252 Removed unnecessary comma (allejo)
- 9fd91d6 #4219 Cache needs be cleared (burki94)
- 025f02e #4220 Added a note about the side effects of enabling both PHP and Twig (javiereguiluz)
- 46fcb67 #4218 Caution that roles should start with
ROLE_
(jrjohnson) - 78eea60 #4077 Removed outdated translations from the official list (WouterJ)
- 2cf9e47 #4171 Fixed version for composer install (zomberg)
- 5c62b36 #4216 Update Collection.rst (azarzag)
- 8591b87 #4215 Fixed code highlighting (WouterJ)
- 8f01195 #4212 Missing backtick, thanks to @Baptouuuu (WouterJ)
- f276e34 #4205 replace "Symfony2" with "Symfony" (xabbuh)
- 6db13ac #4208 Added a note about the lacking features of Yaml Component (javiereguiluz)
- f8c6201 #4200 Moved 'contributing' images to their own directory (javiereguiluz)
- b4650fa #4199 fix name of the Yaml component (xabbuh)
- 9d89bb0 #4190 add link to form testing chapter in test section (xabbuh)
- bccb080 #4140 [Cookbook][Logging] document multiple recipients in XML configs (xabbuh)
- 7a6e3d1 #4150 Added the schema_filter option to the reference (peterrehm)
- be90d8a #4142 [Cookbook][Configuration] tweaks for the web server configuration chapter (xabbuh)
- 5379f54 #4086 [Reference][Constraints] Added hint about attaching the expression constraint to a form field (peterrehm)
- 041105c #3883 Removed redundant POST request exclusion info (ryancastle)
- 4f9fef6 #4000 [Cookbook] add cookbook article for the server:run command (xabbuh)
- 4ea4dfe #3915 [Cookbook][Configuration] documentation of Apache + PHP-FPM (xabbuh)
- 79cb4f1 #4069 document the namespace alias (dbu)
- 08bed5f #4128 Finished #3759 (WouterJ)
- 4d5adaa #4125 Added link to JSFiddle example (WouterJ)
- 75bda4b #4124 Rebased #3965 (WouterJ)
- e2f13a4 #4039 [DomCrawler] Added node name getter (fejese)
- 3f92d5f #3966 [Cookbook][Controller] Add note about invokable controller services (kbond)
- fdb8a32 #3950 [Components][EventDispatcher] describe the usage of the RegisterListenersPass (xabbuh)
- 7e09383 #3940 Updated docs for Monolog "swift" handler in cookbook. (phansys)
- 9d7c999 #3895 [Validator] Support "maxSize" given in KiB (jeremy-derusse)
- 8adfe98 #3894 Rewrote Extension & Configuration docs (WouterJ)
- cafea43 #3888 Updated the example used to explain page creation (javiereguiluz)
- df0cf68 #3885 [RFR] Added "How to Organize Configuration Files" cookbook (javiereguiluz)
- 41116da #4081 [Components][ClassLoader] documentation for the ClassMapGenerator class (xabbuh)
- 2b9cb7c #4076 Fixed description of session storage of the ApiKeyAuthenticator (peterrehm)
- 35a0f66 #4102 Adding a new entry about reverse proxies in the framework (weaverryan)
- 95c2066 #4096 labels in submit buttons + new screenshot (ricardclau)
- 5fac303 #4165 Update voters.rst (gerryvdm)
- 4882b99 #4164 Fixed minor typos. (ahsio)
- eaaa35a #4145 Fix documentation for group_sequence_provider (giosh94mhz)
- 155c3e8 #4153 [Reference] fix namespace in Expression constraint (xabbuh)
- 2c93aa5 #4147 [Cookbook][Logging] add missing Monolog handler type in XML config (xabbuh)
- 53b2c2b #4139 cleaned up the code example (gondo)
- b5c9f2a #4138 fixed wrongly linked dependency (gondo)
- b486b22 #4131 Replaced old way of specifying http method by the new one (Baptouuuu)
- 93481d7 #4120 Fix use mistakes (mbutkereit)
- c0a0120 #4119 Fix class name in ConsoleTerminateListener example (alOneh)
- 4629d8b #4116 Fixed the code snippets for the expression language functions (stof)
- d699255 #4083 [Reference] field dependent empty_data option description (xabbuh)
- 3ffc20f #4103 [Cookbook][Forms] fix PHP template file name (xabbuh)
- 234fa36 #4095 Fix php template (piotrantosik)
- 01fb9f2 #4093 See #4091 (dannykopping)
- 8f3a261 #4092 See #4091 (dannykopping)
- 7d39b03 #4079 Fixed typo in filesystem component (kohkimakimoto)
- f0bde03 #4075 Fixed typo in the yml validation (timothymctim)
- e9d317a #4160 [Reference] consistent & complete config examples (xabbuh)
- 3e68ee7 #4152 Adding 'attr' option to the Textarea options list (ronanguilloux)
- a7f3297 #4136 [Reference] fix from suffix to prefix (xabbuh)
- c4eb628 #4130 A set of small typos (Baptouuuu)
- 236d8e0 #4137 fixed directive syntax (WouterJ)
- 6e90520 #4135 [#3940] Adding php example for an array of emails (weaverryan)
- b37ee61 #4132 Use proper way to reference a doc page for legacy sessions (Baptouuuu)
- 189a123 #4129 [Components] consistent & complete config examples (xabbuh)
- 5ab5246 #4127 Second part of #3848 (WouterJ)
- 46f3108 #4126 Rebased #3848 (WouterJ)
- 84e6e7f #4114 [Book] consistent and complete config examples (xabbuh)
- 03fcab1 #4112 [Contributing][Documentation] add order of translation formats (xabbuh)
- 650120a #4002 added Github teams for the core team (fabpot)
- 10792c3 #3959 [book][cache][tip] added cache annotations. (aitboudad)
- ebaed21 #3944 Update dbal.rst (bpiepiora)
- 16e346a #3890 [Components][HttpFoundation] use a placeholder for the constructor arguments (xabbuh)
- 7bb4f34 #4115 [Documentation] [Minor] Changes foobar.net in example.com (magnetik)
- 12d0b82 #4113 tweaks to the new reverse proxy/load balancer chapter (xabbuh)
- 4cce133 #4057 Update introduction.rst (carltondickson)
- 26141d6 #4080 [Reference] order form type options alphabetically (xabbuh)
- 7806aa7 #4117 Added a note about the automatic handling of the memory spool in the CLI (stof)
- 5959b6c #4101 [Contributing] extended Symfony 2.4 maintenance (xabbuh)
- e2056ad #4072 [Contributing][Code] add note on Symfony SE forks for bug reports (xabbuh)
- b8687dd #4091 Put version into quotes, otherwise it fails in ZSH (dannykopping)
- 665c091 #4087 Typo (tvlooy)
- f95bbf3 #4023 [Cookbook][Security] usage of a non-default entity manager in an entity user provider (xabbuh)
- 27b1003 #4074 Fixed (again) a typo: Toolbet --> Toolbelt (javiereguiluz)
- c97418f #4073 Reworded bundle requirement (WouterJ)
- e5d5eb8 #4066 Update inherit_data_option.rst (Oylex)
- 9c08572 #4064 Fixed typo on tag service (saro0h)
- 1b4c1c8 #4045 Added a new "Deploying to Heroku Cloud" cookbook article (javiereguiluz)
- f943eee #4009 Remove "Controllers extends ContainerAware" best practice (tgalopin)
- eae9ad0 #3875 Added a note about customizing a form with more than one template (javiereguiluz)
- 2ae4f34 #3746 [Validator] Disallow empty file in FileValidator (megazoll)
- 1938c2f #3724 Updated ISBN validator docs (sprain)
- 7c71b18 #2952 Enabling profiler in test (danieledangeli)
- d6787b7 #3989 adde stof as a merger (fabpot)
- 4a9e49e #3946 DQL custom functions on doctrine reference page (healdropper)
- 2b2d9d3 #3972 Added PSR-4 to Class Loaders list (dosten)
- 1b695b5 #4063 fix parent form types (xabbuh)
- 7901005 #4048 $this->request replaced by $request (danielsan)
- f6123f1 #4031 Update form_events.rst (redstar504)
- 99932cf #4010 [Console] Fixed documentation for ProgressBar (VasekPurchart)
- 06f8c31 #4012 Fix xml route configuration for routing condition (xavierbriand)
- a2a628f #4025 added CVE 2014-4931 (fabpot)
- a1435e5 #3998 [Console] Fixed QuestionHelper examples (florianv)
- b32f9f2 #3771 Fix function example in expression language component (raulfraile)
- eb813a5 #3979 removed invalid processors option (ricoli)
- a4bdb97 #4070 Added a note about permissions in the Quick Tour (javiereguiluz)
- a7fe00f #4068 Remove diff info from cookbook/security/voters.rst (pmartelletti)
- b3f15b2 #4059 eraseCredentials method typo (danielsan)
- 44091b1 #4053 Update doctrine.rst (sr972)
- b06ad60 #4052 [Security] [Custom Provider] Use properties on WebserviceUser (entering)
- a834a7e #4042 [Cookbook] apply headline guidelines to the cookbook articles (xabbuh)
- f25faf3 #4046 Fixed a syntax error (javiereguiluz)
- 3c660d1 #4044 Added editorconfig (WouterJ)
- ae3ec04 #4041 [Cookbook][Deployment] link to the deployment index (xabbuh)
- 2e4fc7f #4030 enclose YAML strings containing % with quotes (xabbuh)
- 9520d92 #4038 Update rendered tag (kirill-oficerov)
- f5c2602 #4036 Update page_creation.rst (redstar504)
- c2eda93 #4034 Update internals.rst (redstar504)
- a5ad0df #4035 Update version in Rework your Patch section (yguedidi)
- eed8d64 #4026 Updating Symfony version from 2.4 to 2.5 (danielsan)
- 12752c1 #4013 Removed wrong reference to cookbook (gquemener)
- ec832dc #3994 [Console] Fix Console component $app to $this and use of getHelper() method (eko)
- d8b037a #4019 Update twig_reference.rst (redstar504)
- 7ea87e6 #4016 Fixed the format of one letter-based list (javiereguiluz)
- 579a873 #4015 Fixed bad indenting (the list was treated as a blockquote) (javiereguiluz)
- 4669620 #4004 use GitHub instead of Github (xabbuh)
- a3fe74f #3993 [Console] Fix Console component getHelperSet()->get() to getHelper() (eko)
- a41af7e #3880 document the mysterious abc part of the header (greg0ire)
- 90773b0 #3990 Move the section about collect: false to the cookbook entry (weaverryan)
- 2ae8281 #3864 plug rules for static methods (cordoval)
- d882cc0 #3988 fix typos. (yositani2002)
- b67a059 #3986 Rebased #3982 - Some fixes (WouterJ)
- 801c756 #3977 [WCM] removed call to deprecated getRequest() method (Baptouuuu)
- 4c1d4ae #3968 Proofreading the new Azure deployment article (weaverryan)
- 5540e0b #3963 [cookbook] [deployment] added cookbook showing how to deploy to the Microsoft Azure Website Cloud (hhamon)
- 6cba0f1 #3936 Varnish only takes into account max-age (gonzalovilaseca)
- 3c95af5 #3928 Reorder page from simple to advanced (rebased) (clemens-tolboom)
- 350b805 #3916 [Component][EventDispatcher] documentation for the TraceableEventDispatcher (xabbuh)
- 1702133 #3913 [Cookbook][Security] Added doc for x509 pre authenticated listener (zefrog)
- 32b9058 #3909 Update the CssSelector component documentation (stof)
- 23b51c8 #3901 Bootstraped the standards for "Files and Directories" (javiereguiluz)
- 8931c36 #3889 Fixed the section about getting services from a command (javiereguiluz)
- 9fddab6 #3877 Added a note about configuring several paths under the same namespace (javiereguiluz)
- eadf281 #3874 Updated the installation instructions for Symfony 2.5+ (javiereguiluz)
- aeffd12 #3961 Fixing php coding (mvhirsch)
- 84332ff #3945 Fixed missing component name in namespaces (WouterJ)
- d8329dc #3943 Fixing simple quotes in double quotes (ptitlazy)
- 04f4318 #3934 Move __construct after the repository assignment (cmodijk)
- 0626f2b #3897 Collection constraint (hhamon)
- 3387cb2 #3871 Fix missing Front Controller (parthasarathigk)
- 8257be9 #3891 Fixed wrong method call. (cmfcmf)
- 75ee6b4 #3969 [cookbook] [deployment] removed marketing introduction in Azure Deployme... (hhamon)
- 02aeade #3967 fix typo. (yositani2002)
- 208b0dc #3951 fix origin of AcmeDemoBundle (hice3000)
- fba083e #3957 [Cookbook][Bundles] fix typos in the prepend extension chapter (xabbuh)
- c444b5d #3948 update the Sphinx extensions to raise warnings when backslashes are not ... (xabbuh)
- 8fef7b7 #3938 [Contributing][Documentation] don't render the list inside a blockquote (xabbuh)
- b7a03f8 #3937 properly escape backslashes in class and method directives (xabbuh)
- 882471f #3935 Typo (greg0ire)
- 222a014 #3933 render directory inside a code block (xabbuh)
- 0c2a9b3 #3931 [Component][EventDispatcher] 2.5 specific documentation for the TraceableEventDispatcher (xabbuh)
- b31ea51 #3929 Update custom_authentication_provider.rst (verschoof)
- 7937864 #3927 [Cookbook][Security] Explicit 'your_user_provider' configuration parameter (zefrog)
- 26d00d0 #3925 Fixed the indentation of two code blocks (javiereguiluz)
- 351b2cf #3922 update fabpot Sphinx extensions version (xabbuh)
- 3ddbe1b #3923 Fixed the headers of one table (javiereguiluz)
- 35cbffc #3920 [Components][Form] remove blank line to render the versionadded directive properly (xabbuh)
- df9f31a #3882 change version numbers in installation notes to be in line with the docu... (xabbuh)
- ed496ae #3887 [Components][Form] add versionadded for the data collector form extension (xabbuh)
- 36337e7 #3906 Blockquote introductions (xabbuh)
- 5e0e119 #3899 [RFR] Misc. fixes mostly related to formatting issues (javiereguiluz)
- 349cbeb #3900 Fixed the formatting of the table headers (javiereguiluz)
- 1dc8b4a #3898 clarifying the need of a factory for auth-provider (leberknecht)
- 0c20141 #3896 Fixing comment typo for Doctrine findBy and findOneBy code example (beenanner)
- b00573c #3870 Fix wrong indentation for lists (WouterJ)
- 4fd1b49 #3753 [DependencyInjection] Add documentation about service decoration (romainneutron)
- f913dd7 #3603 [Serializer] Support for is.* getters in GetSetMethodNormalizer (tiraeth)
- e8511cb #3776 Updated event_listener.rst (bfgasparin)
- af8c20f #3818 [Form customization] added block_name example. (aitboudad)
- c788325 #3841 [Cookbook][Logging] register processor per handler and per channel (xabbuh)
- 979533a #3839 document how to test actions (greg0ire)
- d8aaac3 #3835 Updated framework.ide configuration (WouterJ)
- a9648e8 #3742 [2.5][Templating] Add documentation about generating versioned URLs (romainneutron)
- f665e14 #3704 [Form] Added documentation for Form Events (csarrazi)
- 14b9f14 #3777 added docs for the core team (fabpot)
- 0649c21 #3869 Add a missing argument to the PdoSessionHandler (jakzal)
- 259a2b7 #3866 [Book][Security]fixed Login when there is no session. (aitboudad)
- 9b7584f #3863 Error in XML (tvlooy)
- 0cb9c3b #3827 Update 'How to Create and store a Symfony2 Project in Git' (nicwortel)
- 4ed9a08 #3830 Generate an APC prefix based on __FILE__ (trsteel88)
- 9a65412 #3840 Update dialoghelper.rst (jdecoster)
- 1853fea #3716 Fix issue #3712 (umpirsky)
- baa9759 #3791 Property access tweaks (weaverryan)
- 80d70a4 #3779 [Book][Security] constants are defined in the SecurityContextInterface (xabbuh)
- 302fa82 #3872 Update hostname_pattern.rst (sofany)
- 50672f7 #3867 fixed missing info about FosUserBundle. (aitboudad)
- 3e3004f #3865 Fixed link. (aitboudad)
- b32ec15 #3856 Update voters_data_permission.rst (MarcomTeam)
- bffe163 #3859 Add filter cssrewrite (DOEO)
- f617ff8 #3764 Update testing.rst (NAYZO)
- 3792fee #3858 Clarified Password Encoders example (WouterJ)
- 663d68c #3857 Added little bit information about the route name (WouterJ)
- 797cbd5 #3794 Adds link to new QuestionHelper (weaverryan)
- 4211bff #3852 Fixed link and typo in type_guesser.rst (rpg600)
- 78ae7ec #3845 added link to /cookbook/security/force_https. (aitboudad)
- 6c69362 #3846 [Routing][Loader] added JMSI18nRoutingBundle (aitboudad)
- 136864b #3844 [Components] Fixed some typos. (ahsio)
- b0710bc #3842 Update dialoghelper.rst (bijsterdee)
- 9f1a354 #3804 [Components][DependencyInjection] add note about a use case that requires to compile the container (xabbuh)
- d92c522 #3769 Updated references to new Session() (scottwarren)
- 00f60a8 #3837 More asset version details (weaverryan)
- 681ddc8 #3843 [Changelog] fix literal positions (xabbuh)
- 1aa79d5 #3834 fix the wording in versionadded directives (for the master branch) (xabbuh)
- 7288a33 #3789 [Reference][Forms] Improvements to the form type (xabbuh)
- 72fae25 #3790 [Reference][Forms] move versionadded directives for form options directly below the option's headline (xabbuh)
- b4d4ac3 #3838 fix filename typo in cookbook/form/unit_testing.rst (hice3000)
- 0b06287 #3836 remove unnecessary rewrite from nginx conf (Burgov)
- 89d0dae #3833 fix the wording in versionadded directives (for the 2.4 branch) (xabbuh)
- e58e39f #3832 fix the wording in versionadded directives (for the 2.3 branch) (xabbuh)
- 09d6ca1 #3829 [Components] consistent headlines (xabbuh)
- 54e0882 #3828 [Contributing] consistent headlines (xabbuh)
- b1336d7 #3823 Added empty line after if statements (zomberg)
- 79b9fdc #3822 Update voters_data_permission.rst (mimol91)
- 69cb7b8 #3821 Update custom_authentication_provider.rst (leberknecht)
- 9f602c4 #3820 Update page_creation.rst (adreeun)
- 52518c0 #3819 Update csrf_in_login_form.rst (micheal)
- 1adfd9b #3802 Add a note about which types can be used in Symfony (fabpot)
- fa27ded #3801 [Cookbook][Form] Fixed Typo & missing word. (ahsio)
- 127beed #3770 Update factories.rst (AlaaAttya)
- 822d985 #3817 Update translation.rst (richardpi)
- 241d923 #3813 [Reference][Forms]fix time field count. (yositani2002)
- bc96f55 #3812 [Cookbook][Configuration] Fixed broken link. (ahsio)
- 5867327 #3809 Fixed typo (WouterJ)
- 678224e #3808 Fixed broken link in "Handling Authentication Failure" (stacyhorton)
- 322972e #3803 [Book][Validation] configuration examples for the GroupSequenceProvider (xabbuh)
- 9e129bc #3752 [Console] Add documentation for QuestionHelper (romainneutron)
- 64a924d #3756 [WCM][Console] Add Process Helper documentation (romainneutron)
- d4ca16a #3743 Improve examples in parent services (WouterJ)
- be4b9d3 #3729 Added documentation for the new
PropertyAccessor::isReadable()
andisWritable()
methods (webmozart) - 70a3893 #3774 [Book][Internals] add description for the kernel.finish_request event (xabbuh)
- 1934720 #3461 [Form] Deprecated max_length and pattern options (stefanosala)
- d611e77 #3701 [Serializer] add documentation for serializer callbacks (cordoval)
- 80c645c #3719 Fixed event listeners priority (tony-co)
- c062d81 #3469 [Validator] - EmailConstraint reference (egulias)
- f801e2e #3805 Add missing autocomplete argument in askAndValidate method (ifdattic)
- a81d367 #3786 replaceArguments should be setArguments (RobinvdVleuten)
- 33b64e1 #3788 Fix link for StopwatchEvent class (rpg600)
- 2ebabfb #3792 Update commands_as_services.rst (mimol91)
- 529d4ce #3761 buildViewBottomUp has been renamed to finishView (Nyholm)
- d743139 #3768 the Locale component does not have elements tagged with @api (xabbuh)
- 2b8e44d #3747 Fix Image constraint class and validator link (weaverryan)
- fa362ca #3741 correct RuntimeException reference (shieldo)
- d92545e #3734 [book] [testing] fixed the path of the phpunit.xml file (javiereguiluz)
- 136f98c #3784 [Expression Langage] be consistent in "print/print out" uses (mickaelandrieu)
- 1094a13 #3807 Added some exceptions to the method order in CS (stof)
- 55442b5 #3800 Fixed another blockquote rendering issue (WouterJ)
- 969fd71 #3785 ensure that destination directories don't exist before creating them (xabbuh)
- 79322ff #3799 Fix list to not render in a block quote (WouterJ)
- 1a6f730 #3793 language tweak for the tip introduced in #3743 (xabbuh)
- dda9e88 #3778 Adding information on internal reverse proxy (tcz)
- d36bbd9 #3765 [WIP] make headlines consistent with our standards (xabbuh)
- daa81a0 #3766 [Book] add note about services and the service container in the form cha... (xabbuh)
- 4529858 #3767 [Book] link to the bc promise in the stable API description (xabbuh)
- a5471b3 #3775 Fixed variable naming (peterrehm)
- 703c2a6 #3772 [Cookbook][Sessions] some language improvements (xabbuh)
- 3d30b56 #3773 modify Symfony CMF configuration values in the build process so that the... (xabbuh)
- cfd6d7c #3758 [Book][Routing] Fixed typo on PHP version of a route definition (saro0h)
- cedfdce #3757 Fixed a typo in the request formats configuration page (gquemener)
- 6bd134c #3754 ignore more files and directories which are created when building the documentation (xabbuh)
- 610462e #3755 [Cookbook][Security] Firewall resitrction tweaks, fix markup, add to toc (xabbuh)
- 0a21718 #3695 Firewall backport (weaverryan)
- 54d6a9e #3736 [book] Misc. routing fixes (javiereguiluz)
- f149dcf #3739 [book] [forms] misc. fixes and tweaks (javiereguiluz)
- ce582ec #3735 [book] [controller] fixed the code of a session sample code (javiereguiluz)
- 499ba5c #3733 [book] [validation] fixed typos (javiereguiluz)
- 4d0ff8f #3732 Update routing.rst. Explain using url() v. path(). (ackerman)
- 44c6273 #3727 Added a note about inlined private services (javiereguiluz)
- 3b640aa #3644 made some small addition about our BC promise and semantic versioning (fabpot)
- 2d1ecd9 #3525 Update file_uploads.rst (juanmf)
- b1e8f56 #3368 The host parameter has to be in defaults, not requirements (MarieMinasyan)
- b34fb64 #3619 [Validator] Uuid constraint reference (colinodell)
- d7027c0 #3418 [Validation] Add "hasser" support (bicpi)
- 4fd5fc1 #3539 [Stopwatch] Describe retrieval of StopwatchEvent (jochenvdv)
- 1908a15 #3696 [Console] Added standalone PSR-3 compliant logger (dunglas)
- c75b1a7 #3621 [Console] Command as service (gnugat)
- 00a462a minor #3658 Fix PSR coding standards error (ifdattic)
- acf255d #3328 [WIP] Travis integration (WouterJ)
- 450146e #3681 Enhanced Firewall Restrictions docs (danez)
- 3e7028d #3659 [Internals] Complete notification description for kernel.terminate (bicpi)
- db3cde7 #3124 Add note about the property attribute (Property Accessor) (raziel057)
- 5965ec8 #3420 [Cookbook][Configuration] add configuration cookbook handlig parameters in Configurator class (cordoval)
- dcf8e6e #3402 Added documentation about new requests formats configuration (gquemener)
- a1050eb #3411 [Cookbook][Dynamic Form Modification] Add AJAX sample (bicpi)
- 842fd30 #3683 [TwigBundle] Add documentation about generating absolute URL with the asset function (romainneutron)
- fc1576a #3664 [Process] Add doc for
Process::disableOutput
andProcess::enableOutput
(romainneutron) - 3731e2e #3686 Documentation of the new PSR-4 class loader. (derrabus)
- 5b915c2 #3629 Added documentation for translation:debug (florianv)
- 6951460 #3601 Added documentation for missing ctype extension (slavafomin)
- df63740 #3627 added docs for the new Table console helper (fabpot)
- 96bd81b #3626 added documentation for the new Symfony 2.5 progress bar (fabpot)
- b02c16a #3565 added information on AuthenticationFailureHandlerInterface (samsamm777)
- 2657ee7 #3597 Document how to create a custom type guesser (WouterJ)
- 5ad1599 #3577 Development of custom error pages is impractical if you need to set kernel.debug=false (mpdude)
- 3f4b319 #3610 [HttpFoundation] Add doc for
Request::getContent()
method (bicpi) - 56bc266 #3589 Finishing the Templating component docs (WouterJ)
- d881181 #3588 Documented all form variables (WouterJ)
- 5cda1c7 #3311 Use KernelTestCase instead of WebTestCase for testing code only requiring the Container (johnkary)
- e96e12d #3234 [Cookbook] New cookbok: How to use the Cloud to send Emails (bicpi)
- d5d64ce #3436 [Reference][Form Types] Add missing docs for "action" and "method" option (bicpi)
- 3df34af #3490 Tweaking Doctrine book chapter (WouterJ)
- b9608a7 #3594 New Data Voter Article (continuation) (weaverryan)
- cad38ae #3721 tweaks to the Console logger (xabbuh)
- 06c56c1 #3709 [Components][Security] Fix #3708 (bicpi)
- aadc61d #3707 make method supportsClass() in custom voter compatible with the interface's documentation (xabbuh)
- 65150f9 #3637 Update render_without_controller.rst (94noni)
- 9fcccc7 #3634 Fix goal of “framework.profiler.only_exceptions“ option which profile on each exceptions on controller (not only 500) (stephpy)
- 9dd8d96 #3689 Fix cache warmer description (WouterJ)
- 6221f35 #3671 miss extends keyword in define BlogController class (ghanbari)
- 4ce7a15 #3543 Fix the definition of customizing form's global errors. (mtrojanowski)
- 5d4a3a4 #3343 [Testing] Fix phpunit test dir paths (bicpi)
- badaae7 #3622 [Components][Routing] Fix addPrefix() sample code (bicpi)
- de0a5e1 #3665 [Cookbook][Test] fix sample code (inalgnu)
- 4ef746a #3614 [Internals] Fix Profiler:find() arguments (bicpi)
- 0c41762 #3600 [Security][Authentication] Fix instructions for creating password encoders (bicpi)
- 0ab1f24 #3593 Clarified Default and ClassName groups (WouterJ)
- 178984b #3648 [Routing] Remove outdated tip about sticky locale (bicpi)
- fc28453 #3039 use DebugClassLoader class from Decomponent instead of the one from ... (xabbuh)
- abca098 #3726 Minor tweaks after merging #3644 by @stof and @xabbuh (weaverryan)
- d16be31 #3725 Minor tweaks related to #3368 (weaverryan)
- aa9bb25 #3636 Update security.rst (nomack84)
- 78425c6 #3722 add "Commands as Services" chapter to the cookbook's map (xabbuh)
- 9f26da8 #3720 [#3539] A backport of a sentence - the parts that apply to 2.3 (weaverryan)
- 4b611d6 #3717 [master] Fixed versionadded blocks (WouterJ)
- 5a3ba1b #3715 change variable name to a better fitting one (xabbuh)
- 499eb6c #3714 [2.4] Versionadded consistency (WouterJ)
- e7580c0 #3713 Updated versionadded directives to use "introduced" (WouterJ)
- e15afe0 #3711 Simplified the Travis configuration (stof)
- db1cda5 #3700 [Cookbook][Security] Firewall restrictions tweaks (xabbuh)
- 5035837 #3706 Add support for nginx (guiditoito)
- 00a462a #3658 Fix PSR coding standards error (ifdattic)
- 868de1e #3698 Dynamic form modification cookbook: Fix inclusion of code (michaelperrin)
- 15a9d25 #3697 [Console] Change Command namespaces (dunglas)
- 41b2eb8 #3693 Tweak to Absolute URL generation (weaverryan)
- bd473db #3563 Add another tip to setup permissions (tony-co)
- 67129b1 #3611 [Reference][Forms] add an introductory table containing all options of the basic form type (xabbuh)
- fd8f7ae #3694 fix the referenced documents names (xabbuh)
- d617011 #3657 Fix typos, remove trailing whitespace. (ifdattic)
- 1b4f6a6 #3656 Minimize horizontal scrolling, add missing characters, remove trailing whitespace. (ifdattic)
- 7c0c5d1 #3653 Http cache validation rewording (weaverryan)
- 0fb2c5f #3651 [Reference][Forms] remove the label_attr option which is not available in the button type (xabbuh)
- 69ac21b #3642 Fixed some typos and formatting issues (javiereguiluz)
- 93c35d0 #3641 Added some examples to the "services as parameters" section (javiereguiluz)
- 12a6676 #3640 [minor] fixed one typo and one formatting issue (javiereguiluz)
- 9967b0c #3638 [#3116] Fixing wrong table name - singular is used elsewhere (weaverryan)
- 4fbf1cd #3635 [QuickTour] close opened literals (xabbuh)
- 27b3410 #3692 [Book][Translations] fixing a code block (xabbuh)
- 2192c32 #3650 Fixing some build errors (xabbuh)
- fa3f531 #3677 [Reference][Forms] Remove variables section from tables (xabbuh)
- cd6d1de #3676 remove unnecessary code block directive (xabbuh)
- 07822b8 #3675 add missing code block directive (xabbuh)
- 739f43f #3669 Fixed syntax highlighting (rvanlaarhoven)
- 1f384bc #3631 Added documentation for message option of the
True
constraint (naitsirch) - f6a41b9 #3630 Minor tweaks to form action/method (weaverryan)
- ae755e0 #3628 Added anchor for permissions (WouterJ)
- 6380113 #3667 Update index.rst (NAYZO)
- 97ef2f7 #3566 Changes ACL permission setting hints (MicheleOnGit)
- 9f7d742 #3654 [Cookbook][Security] Fix VoterInterface signature (bicpi)
- 0a65b6f #3608 [Reference][Forms] add versionadded directive for multiple option of file type (xabbuh)
- e34204e #3605 Fixed a plural issue (benjaminpaap)
- e7d5a45 #3599 [CHANGELOG] fix reference to contributing docs (xabbuh)
- 3582bf1 #3598 add changelog to hidden toctree (xabbuh)
- 58b7f96 #3596 [HTTP Cache] Validation model: Fix header name (bicpi)
- 6d1378e #3592 Added a tip about hardcoding URLs in functional tests (javiereguiluz)
- 04cf9f8 #3595 Collection of fixes and improvements (bicpi)
- 2ed0943 #3645 Adjusted the BC rules to be consistent (stof)
- 664a0be #3633 Added missing PHP syntax coloration (DerekRoth)
- 1714a31 #3585 Use consistent method chaining in BlogBundle sample application (ockcyp)
- cb61f4f #3581 Add missing hyphen in HTTP Fundamentals page (ockcyp)
- 9dcf467 #3613 Javiereguiluz revamped quick tour (weaverryan)
- 89c6f1d #3439 [Review] Added detailed Backwards Compatibility Promise text (webmozart)
- 0029408 #3558 Created Documentation CHANGELOG (WouterJ)
- f6dd678 #3548 Update forms.rst (atmosf3ar)
- 9676f2c #3523 [Components][EventDispatcher] describe that the event name and the event dispatcher are passed to even... (xabbuh)
- 5c367b4 #3517 Fixed OptionsResolver component docs (WouterJ)
- 527c8b6 #3496 Added a section about using named assets (vmattila)
- 8ccfe85 #3491 Added doc for named encoders (tamirvs)
- 46377b2 #3486 Documenting createAccessDeniedException() method (klaussilveira)
- 5c4336a #3570 Callback: [Validator, validate] expects validate to be static (nixilla)
- 5c367b4 #3517 Fixed OptionsResolver component docs (WouterJ)
- adcbb5d #3615 Fixes to cookbook/doctrine/registration_form.rst (Crushnaut)
- a21fb26 #3559 Remove reference to copying parameters.yml from Git cookbook (pwaring)
- de71a51 #3551 [Cookbook][Dynamic Form Modification] Fix sample code (rybakit)
- 143db2f #3550 Update introduction.rst (taavit)
- 384538b #3549 Fixed createPropertyAccessorBuilder usage (antonbabenko)
- 642e776 #3544 Fix build errors (xabbuh)
- d275302 #3541 Update generic_event.rst (Lumbendil)
- 819949c #3537 Add missing variable assignment (colinodell)
- d7e8262 #3535 fix form type name. (yositani2002)
- 821af3b #3493 Type fix in remove.rst (weaverryan)
- 003230f #3530 Update form_customization.rst (dczech)
- a43f15a #3519 [Book][Service Container] Fix syntax highlighting (iamdto)
- 86e02c6 #3514 Fixed some small typos in code example (RobinvdVleuten)
- 696313c #3513 [Component-DI] Fixed typo (saro0h)
- 27dcebd #3509 Fix typo: side.bar.twig => sidebar.twig (ifdattic)
- 0dc8c26 #3507 Fix a typo (missing
`
) in:doc:
link (ifdattic) - 272197b #3504 fix include directive so that the contents are really included (xabbuh)
- e385d28 #3503 file extension correction xfliff to xliff (nixilla)
- 6d34aa6 #3478 Update custom_password_authenticator.rst (piotras-s)
- a171700 #3477 Api key user provider should use "implements" instead of "extends" (skowi)
- 7fe0de3 #3475 Fixed doc for framework.session.cookie_lifetime refrence. (tyomo4ka)
- 8155e4c #3473 Update proxy_examples.rst (AZielinski)
- 0928249 #3568 Update checkbox_compound.rst.inc (joshuaadickerson)
- 38def3b #3567 Update checkbox_compound.rst.inc (joshuaadickerson)
- 15d8ab8 #3553 Minimize horizontal scrolling in code blocks to improve readability (ifdattic)
- 5120863 #3547 Update acl.rst (iqfoundry)
- b7ac326 #3557 Minimize horizontal scrolling in code block to improve readability (ifdattic)
- d974c77 #3556 Fix PSR error (ifdattic)
- f4bb017 #3555 Wrap variables in {} for safer interpolation (ifdattic)
- 5f02bca #3552 Fix typos (ifdattic)
- 6e32c47 #3546 Fix README: contributions should be based off 2.3 or higher (colinodell)
- ffa8f76 #3545 Example of getting entity managers directly from the container (colinodell)
- 6a2a55b #3579 Fix build errors (xabbuh)
- dce2e23 #3532 Added tip for Entity Listeners (slavafomin)
- 73adf8b #3528 Clarify service parameters usages (WouterJ)
- 7e75b64 #3533 Moving the new named algorithms into their own cookbook entry (weaverryan)
- f634600 #3531 Remove horizontal scrolling in code block (ifdattic)
- 9ba4fa7 #3527 Changes to components domcrawler (ifdattic)
- 8973c81 #3526 Changes for Console component (ifdattic)
- 6848bed #3538 Rebasing #3518 (weaverryan)
- c838df8 #3511 [Component-DI] Removed useless else statement in code example (saro0h)
- 1af6742 #3510 add empty line (lazyants)
- 1131247 #3508 Add 'in XML' for additional clarity (ifdattic)
- a650b93 #3506 Nykopol overriden options (weaverryan)
- ab10035 #3505 replace Akamaï with Akamai (xabbuh)
- 7f56c20 #3501 [Security] Fix markup (tyx)
- 80a90ba #3500 Minimize horizontal scrolling in code blocks (improve readability) (ifdattic)
- e5bc4ea #3498 Remove second empty data (xabbuh)
- d084d87 #3485 [Cookbook][Assetic] Fix "javascripts" tag name typo (bicpi)
- 3250aba #3481 Fix code block (minimise horizontal scrolling), typo in yaml (ifdattic)
- d52f3f8 #3454 [Security] Add host option (ghostika)
- 11e079b #3446 [WCM] Documented deprecation of the apache router. (jakzal)
- 0a0bf4c #3437 Add info about callback in options resolver (marekkalnik)
- 6db5f23 #3426 New Feature: Change the Default Command in the Console component (danielcsgomes)
- 6b3c424 #3428 Translation - Added info about JsonFileLoader added in 2.4 (singles)
- fb22fa0 #3456 remove duplicate label (xabbuh)
- a87fe18 #3470 Fixed typo (danielcsgomes)
- c205bc6 #3468 enclose YAML string with double quotes to fix syntax highlighting (xabbuh)
- 89963cc #3463 Fix typos in cookbook/testing/database (ifdattic)
- e0a52ec #3460 remove confusing outdated note on interactive rebasing (xabbuh)
- 6831b13 #3455 [Contributing][Code] fix indentation so that the text is rendered properly (xabbuh)
- ea5816f #3433 [WIP][Reference][Form Types] Update "radio" form type (bicpi)
- 42c80d1 #3448 Overridden tweak (weaverryan)
- bede4c3 #3447 Fix error in namespace when use TokenInterface (joanteixi)
- d9d7c58 #3444 Fix issue #3442 (ifdattic)
- a6ad607 #3441 [Expression]Change title 'Accessing Public Methods' (Pyrech)
- 9e2e64b #3427 Removed code references to Symfony Standard Distribution (danielcsgomes)
- 3c2c5fc #3435 Update custom_password_authenticator.rst (boardyuk)
- 26b8146 #3415 [#3334] the data_class option was not introduced in 2.4 (xabbuh)
- 0b2a491 #3414 add missing code-block directive (xabbuh)
- 4988118 #3432 [Reference][Form Types] Add "max_length" option in form type (nykopol)
- 26a7b1b #3423 [Session Configuration] add clarifying notes on session save handler proxies (cordoval)
- f2f5e9a #3421 [Contributing] Cleaning the "contributing patch" page a bit (lemoinem)
- f285d93 #3451 some language tweaks (AE, third-person perspective) (xabbuh)
- b9bbe5d #3499 Fix YAML syntax highlight + remove trailing whitespace (ifdattic)
- 2b7e0f6 #3497 Fix highlighting (WouterJ)
- 2746067 #3472 Fixed
```versionadded```
inconsistencies in Symfony 2.5+ (danielcsgomes) - a535ae0 #3471 Fixed
```versionadded```
inconsistencies in Symfony 2.3 (danielcsgomes) - f077a8e #3465 change wording in versionadded example to be consistent with what we use... (xabbuh)
- f9f7548 #3462 Replace ... with etc (ifdattic)
- 65efcc4 #3445 [Reference][Form Types] Add missing (but existing) options to "form" type (bicpi)
- 1d1b91d #3431 [Config] add cautionary note on ini file loader limitation (cordoval)
- f2eaf9b #3419 doctrine file upload example uses dir -- caution added (cordoval)
- 72b53ad #3404 [#3276] Trying to further clarify the session storage directory details (weaverryan)
- 67b7bbd #3413 [Cookbook][Bundles] improve explanation of code block for bundle removal (cordoval)
- 7c5a914 #3369 Indicate that Group Sequence Providers can use YAML (karptonite)
- 1e0311e #3416 add empty_data option where required option is used (xabbuh)
- 2be3f52 #3422 [Cookbook][Custom Authentication Provider] add a note of warning for when forbidding anonymous users (cordoval)
- e255de9 #3429 [Reference][Form Types] Document "with_minutes" time/datetime option (bicpi)