.. index:: single: CHANGELOG The Documentation 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. June, 2014 ---------- New Documentation ~~~~~~~~~~~~~~~~~ - `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) Fixed Documentation ~~~~~~~~~~~~~~~~~~~ - `aeffd12 `_ #3961 Fixing php coding (mvhirsch) - `d8329dc `_ #3943 Fixing simple quotes in double quotes (ptitlazy) - `0626f2b `_ #3897 Collection constraint (hhamon) - `3387cb2 `_ #3871 Fix missing Front Controller (parthasarathigk) - `8257be9 `_ #3891 Fixed wrong method call. (cmfcmf) Minor Documentation Changes ~~~~~~~~~~~~~~~~~~~~~~~~~~~ - `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) - `222a014 `_ #3933 render directory inside a code block (xabbuh) - `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) - `35cbffc `_ #3920 [Components][Form] remove blank line to render the versionadded directive properly (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) May, 2014 --------- New Documentation ~~~~~~~~~~~~~~~~~ - `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) - `f665e14 `_ #3704 [Form] Added documentation for Form Events (csarrazi) - `14b9f14 `_ #3777 added docs for the core team (fabpot) Fixed Documentation ~~~~~~~~~~~~~~~~~~~ - `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) - `80d70a4 `_ #3779 [Book][Security] constants are defined in the SecurityContextInterface (xabbuh) Minor Documentation Changes ~~~~~~~~~~~~~~~~~~~~~~~~~~~ - `302fa82 `_ #3872 Update hostname_pattern.rst (sofany) - `50672f7 `_ #3867 fixed missing info about FosUserBundle. (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) - `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) - `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) - `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) April, 2014 ----------- New Documentation ~~~~~~~~~~~~~~~~~ - `322972e `_ #3803 [Book][Validation] configuration examples for the GroupSequenceProvider (xabbuh) - `d4ca16a `_ #3743 Improve examples in parent services (WouterJ) - `d611e77 `_ #3701 [Serializer] add documentation for serializer callbacks (cordoval) - `80c645c `_ #3719 Fixed event listeners priority (tony-co) Fixed Documentation ~~~~~~~~~~~~~~~~~~~ - `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) - `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) Minor Documentation Changes ~~~~~~~~~~~~~~~~~~~~~~~~~~~ - `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) - `6bd134c `_ #3754 ignore more files and directories which are created when building the documentation (xabbuh) - `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) March, 2014 ----------- New Documentation ~~~~~~~~~~~~~~~~~ - `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) - `00a462a `_ minor #3658 Fix PSR coding standards error (ifdattic) - `acf255d `_ #3328 [WIP] Travis integration (WouterJ) - `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) - `a1050eb `_ #3411 [Cookbook][Dynamic Form Modification] Add AJAX sample (bicpi) - `6951460 `_ #3601 Added documentation for missing ctype extension (slavafomin) - `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) - `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) Fixed Documentation ~~~~~~~~~~~~~~~~~~~ - `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) Minor Documentation Changes ~~~~~~~~~~~~~~~~~~~~~~~~~~~ - `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) - `9f26da8 `_ #3720 [#3539] A backport of a sentence - the parts that apply to 2.3 (weaverryan) - `5a3ba1b `_ #3715 change variable name to a better fitting one (xabbuh) - `e7580c0 `_ #3713 Updated versionadded directives to use "introduced" (WouterJ) - `e15afe0 `_ #3711 Simplified the Travis configuration (stof) - `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) - `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) - `2192c32 `_ #3650 Fixing some build errors (xabbuh) - `fa3f531 `_ #3677 [Reference][Forms] Remove variables section from tables (xabbuh) - `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) - `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) February, 2014 -------------- New Documentation ~~~~~~~~~~~~~~~~~ - `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) - `527c8b6 `_ #3496 Added a section about using named assets (vmattila) Fixed Documentation ~~~~~~~~~~~~~~~~~~~ - `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) - `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) - `696313c `_ #3513 [Component-DI] Fixed typo (saro0h) - `27dcebd `_ #3509 Fix typo: side.bar.twig => sidebar.twig (ifdattic) - `e385d28 `_ #3503 file extension correction xfliff to xliff (nixilla) - `7fe0de3 `_ #3475 Fixed doc for framework.session.cookie_lifetime refrence. (tyomo4ka) - `8155e4c `_ #3473 Update proxy_examples.rst (AZielinski) Minor Documentation Changes ~~~~~~~~~~~~~~~~~~~~~~~~~~~ - `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) - `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) - `73adf8b `_ #3528 Clarify service parameters usages (WouterJ) - `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) January, 2014 ------------- New Documentation ~~~~~~~~~~~~~~~~~ No changes Fixed Documentation ~~~~~~~~~~~~~~~~~~~ - `e385d28 `_ #3503 file extension correction xfliff to xliff (nixilla) - `7fe0de3 `_ #3475 Fixed doc for framework.session.cookie_lifetime refrence. (tyomo4ka) - `8155e4c `_ #3473 Update proxy_examples.rst (AZielinski) - `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) - `d9d7c58 `_ #3444 Fix issue #3442 (ifdattic) - `9e2e64b `_ #3427 Removed code references to Symfony Standard Distribution (danielcsgomes) - `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) Minor Documentation Changes ~~~~~~~~~~~~~~~~~~~~~~~~~~~ - `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) - `f285d93 `_ #3451 some language tweaks (AE, third-person perspective) (xabbuh) - `2b7e0f6 `_ #3497 Fix highlighting (WouterJ) - `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)