You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- `3b640aa <https://github.com/symfony/symfony-docs/commit/3b640aa120ca6ff9c4c20bd95bfac142b65ee410>`_ #3644 made some small addition about our BC promise and semantic versioning (fabpot)
- `b1e8f56 <https://github.com/symfony/symfony-docs/commit/b1e8f566a20d029f657994ae8228bb5ef7eeb5b8>`_ #3368 The host parameter has to be in defaults, not requirements (MarieMinasyan)
146
+
- `c75b1a7 <https://github.com/symfony/symfony-docs/commit/c75b1a7fafefcf2ac31a3321676c09083befb1c4>`_ #3621 [Console] Command as service (gnugat)
147
+
- `00a462a <https://github.com/symfony/symfony-docs/commit/00a462a0149c20bf2b469e0480ce19db95ace347>`_ minor #3658 Fix PSR coding standards error (ifdattic)
- `b02c16a <https://github.com/symfony/symfony-docs/commit/b02c16aa4304b582a9be8de180544b901f794cfc>`_ #3565 added information on AuthenticationFailureHandlerInterface (samsamm777)
155
+
- `2657ee7 <https://github.com/symfony/symfony-docs/commit/2657ee78de23a16fe4423f2deffcc8fe3d0552c4>`_ #3597 Document how to create a custom type guesser (WouterJ)
156
+
- `5ad1599 <https://github.com/symfony/symfony-docs/commit/5ad1599bda2bde0fdff2762c9fcb852eb39c5b32>`_ #3577 Development of custom error pages is impractical if you need to set kernel.debug=false (mpdude)
- `56bc266 <https://github.com/symfony/symfony-docs/commit/56bc2660041162c828cdad6c64a722a602c1f126>`_ #3589 Finishing the Templating component docs (WouterJ)
159
+
- `d881181 <https://github.com/symfony/symfony-docs/commit/d881181f88d090f86627a9dd7b5278a36087a63a>`_ #3588 Documented all form variables (WouterJ)
160
+
- `e96e12d <https://github.com/symfony/symfony-docs/commit/e96e12d4c40e6205bf169db3c8545d6a3faa597d>`_ #3234 [Cookbook] New cookbok: How to use the Cloud to send Emails (bicpi)
161
+
- `d5d64ce <https://github.com/symfony/symfony-docs/commit/d5d64ce3a09062e3be9d6a248fdbf5f19f588cab>`_ #3436 [Reference][Form Types] Add missing docs for "action" and "method" option (bicpi)
162
+
- `3df34af <https://github.com/symfony/symfony-docs/commit/3df34afbe3d77c975bccc4b3c6f629db3bd537c3>`_ #3490 Tweaking Doctrine book chapter (WouterJ)
163
+
- `b9608a7 <https://github.com/symfony/symfony-docs/commit/b9608a777d7dd2316e26bf0f985fd4b3cb8cd810>`_ #3594 New Data Voter Article (continuation) (weaverryan)
- `aadc61d <https://github.com/symfony/symfony-docs/commit/aadc61d4e42a09461120cc940ee1add2ae5b95e5>`_ #3707 make method supportsClass() in custom voter compatible with the interface's documentation (xabbuh)
- `9fcccc7 <https://github.com/symfony/symfony-docs/commit/9fcccc734fdda2aa07ee2ced0da88c3c86f006a8>`_ #3634 Fix goal of “framework.profiler.only_exceptions“ option which profile on each exceptions on controller (not only 500) (stephpy)
- `6221f35 <https://github.com/symfony/symfony-docs/commit/6221f35df8558b273baaf6dcfc7dfa318e2c75c4>`_ #3671 miss extends keyword in define BlogController class (ghanbari)
174
+
- `4ce7a15 <https://github.com/symfony/symfony-docs/commit/4ce7a15e92a82541bee319206620cb175978844f>`_ #3543 Fix the definition of customizing form's global errors. (mtrojanowski)
175
+
- `5d4a3a4 <https://github.com/symfony/symfony-docs/commit/5d4a3a4859e00e8a9b07474ae7289e5a88b7e1ec>`_ #3343 [Testing] Fix phpunit test dir paths (bicpi)
- `0ab1f24 <https://github.com/symfony/symfony-docs/commit/0ab1f24a8c418c0bc3c4330e1f725363e4fb61f7>`_ #3593 Clarified Default and ClassName groups (WouterJ)
181
+
- `178984b <https://github.com/symfony/symfony-docs/commit/178984bac0487875fbaec4ebfa471d34d6d9cb6f>`_ #3648 [Routing] Remove outdated tip about sticky locale (bicpi)
182
+
- `fc28453 <https://github.com/symfony/symfony-docs/commit/fc28453d4d09e7875f521a2a37f4e068ecc55aa2>`_ #3039 use DebugClassLoader class from Decomponent instead of the one from ... (xabbuh)
183
+
184
+
Minor Documentation Changes
185
+
~~~~~~~~~~~~~~~~~~~~~~~~~~~
186
+
187
+
- `abca098 <https://github.com/symfony/symfony-docs/commit/abca0980d80c12cd640757a64f6316dbf85dd125>`_ #3726 Minor tweaks after merging #3644 by @stof and @xabbuh (weaverryan)
188
+
- `d16be31 <https://github.com/symfony/symfony-docs/commit/d16be31547c57f01d454dea914ed38484efc5144>`_ #3725 Minor tweaks related to #3368 (weaverryan)
- `78425c6 <https://github.com/symfony/symfony-docs/commit/78425c632b9d6a6b6c79f0b9ef386bc4f6a93330>`_ #3722 add "Commands as Services" chapter to the cookbook's map (xabbuh)
191
+
- `9f26da8 <https://github.com/symfony/symfony-docs/commit/9f26da860a642b228d8a9fa56ab3e93acf33339a>`_ #3720 [#3539] A backport of a sentence - the parts that apply to 2.3 (weaverryan)
192
+
- `5a3ba1b <https://github.com/symfony/symfony-docs/commit/5a3ba1b89f9a0f8ed7de83c9a538ed7a735f900b>`_ #3715 change variable name to a better fitting one (xabbuh)
- `e7580c0 <https://github.com/symfony/symfony-docs/commit/e7580c0110926585c892d76c0ff799bd7bcdc07e>`_ #3713 Updated versionadded directives to use "introduced" (WouterJ)
195
+
- `e15afe0 <https://github.com/symfony/symfony-docs/commit/e15afe0c5421ba0bff8723440bd57a07931661bc>`_ #3711 Simplified the Travis configuration (stof)
196
+
- `5035837 <https://github.com/symfony/symfony-docs/commit/5035837f46ed407cbabd11ad2c15098b349127e7>`_ #3706 Add support for nginx (guiditoito)
197
+
- `00a462a <https://github.com/symfony/symfony-docs/commit/00a462a0149c20bf2b469e0480ce19db95ace347>`_ #3658 Fix PSR coding standards error (ifdattic)
198
+
- `868de1e <https://github.com/symfony/symfony-docs/commit/868de1e9dfe4174f84e2d3d82e0aa0dafc559fb0>`_ #3698 Dynamic form modification cookbook: Fix inclusion of code (michaelperrin)
199
+
- `41b2eb8 <https://github.com/symfony/symfony-docs/commit/41b2eb88c10a9319e57c70c35319455e4fb21a11>`_ #3693 Tweak to Absolute URL generation (weaverryan)
200
+
- `bd473db <https://github.com/symfony/symfony-docs/commit/bd473db186bf9d1b6cef930cca49d0f640f90af5>`_ #3563 Add another tip to setup permissions (tony-co)
201
+
- `67129b1 <https://github.com/symfony/symfony-docs/commit/67129b1d72918c164eae9ea0c586898bce778286>`_ #3611 [Reference][Forms] add an introductory table containing all options of the basic form type (xabbuh)
202
+
- `fd8f7ae <https://github.com/symfony/symfony-docs/commit/fd8f7ae8b52322b0a2e4243641c4dbd751414d14>`_ #3694 fix the referenced documents names (xabbuh)
- `0fb2c5f <https://github.com/symfony/symfony-docs/commit/0fb2c5f87131212480eb5a7bc8795ba1df56e19a>`_ #3651 [Reference][Forms] remove the label_attr option which is not available in the button type (xabbuh)
207
+
- `69ac21b <https://github.com/symfony/symfony-docs/commit/69ac21bcc2c40df3211c6353d4476b6868ff6415>`_ #3642 Fixed some typos and formatting issues (javiereguiluz)
208
+
- `93c35d0 <https://github.com/symfony/symfony-docs/commit/93c35d01a5d8dac8aa4ac672f367b5679bef72a5>`_ #3641 Added some examples to the "services as parameters" section (javiereguiluz)
209
+
- `12a6676 <https://github.com/symfony/symfony-docs/commit/12a667625ea2233f3ec556eebe9d229f2c9b518d>`_ #3640 [minor] fixed one typo and one formatting issue (javiereguiluz)
210
+
- `9967b0c <https://github.com/symfony/symfony-docs/commit/9967b0c5e7c4094df74802696179e69c1e0e7d53>`_ #3638 [#3116] Fixing wrong table name - singular is used elsewhere (weaverryan)
211
+
- `4fbf1cd <https://github.com/symfony/symfony-docs/commit/4fbf1cdf65d8f7546f0cfd8fa36ada3f1fa18dab>`_ #3635 [QuickTour] close opened literals (xabbuh)
212
+
- `2192c32 <https://github.com/symfony/symfony-docs/commit/2192c3274e7a64f3a5de1eab5a9a4cb6adf2be9e>`_ #3650 Fixing some build errors (xabbuh)
- `1f384bc <https://github.com/symfony/symfony-docs/commit/1f384bc2bf8fef59f7cb97837a273d355a72fb75>`_ #3631 Added documentation for message option of the ``True`` constraint (naitsirch)
216
+
- `f6a41b9 <https://github.com/symfony/symfony-docs/commit/f6a41b9c0e67a7984ba87c8c323fb5484b439042>`_ #3630 Minor tweaks to form action/method (weaverryan)
217
+
- `ae755e0 <https://github.com/symfony/symfony-docs/commit/ae755e0cbb85d80b968ceebb3ff4164a52f9d0f3>`_ #3628 Added anchor for permissions (WouterJ)
- `6d1378e <https://github.com/symfony/symfony-docs/commit/6d1378e03e152851fc2d536fee77aa85a521d6af>`_ #3592 Added a tip about hardcoding URLs in functional tests (javiereguiluz)
226
+
- `04cf9f8 <https://github.com/symfony/symfony-docs/commit/04cf9f8699d322497b5979f1e38547da509f70f4>`_ #3595 Collection of fixes and improvements (bicpi)
227
+
- `2ed0943 <https://github.com/symfony/symfony-docs/commit/2ed0943572465a334d8c6d5b7c2d7c709275b515>`_ #3645 Adjusted the BC rules to be consistent (stof)
0 commit comments