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
- `50c5a9e <https://github.com/symfony/symfony-docs/commit/50c5a9e65de046fd8d719c7c7cc5233869f2643a>`_ #4895 Added configuration of the user provider (peterrehm)
25
+
- `4226fc2 <https://github.com/symfony/symfony-docs/commit/4226fc27a06aeb975af1b1aae1e6207a07bbbb6f>`_ #4883 Global dump (nicolas-grekas)
25
26
- `3bb7b61 <https://github.com/symfony/symfony-docs/commit/3bb7b61dde079611180a2bc4e12e70eac8caef51>`_ #4645 Remove note that's no longer the case (thewilkybarkid)
26
27
- `3293286 <https://github.com/symfony/symfony-docs/commit/3293286ac82c6adb0cc4938fce33fef17f5f7108>`_ #4801 [Cookbook][cache][varnish] be more precise about version differences (dbu)
27
28
- `572bf3b <https://github.com/symfony/symfony-docs/commit/572bf3b5da737731472f0760ee6105c72d76feb0>`_ #4800 [Cookbook][Security] Hint about createToken can return null (xelaris)
28
29
- `528e8e1 <https://github.com/symfony/symfony-docs/commit/528e8e14aa690bf761d5ad4fa763593f856c6afb>`_ #4740 Use AppBundle whenever it's possible (javiereguiluz)
- `cfad26c <https://github.com/symfony/symfony-docs/commit/cfad26c0b9227c3d43b4988b2c5e510625dd805c>`_ #4605 Adding a link to log things in the prod environment (weaverryan)
32
+
- `3643ec2 <https://github.com/symfony/symfony-docs/commit/3643ec224921b3a0ce6163f807e4b208aa718d58>`_ #4723 [Cookbook][Security] document the new AuthenticationUtils (xabbuh)
- `ce37b96 <https://github.com/symfony/symfony-docs/commit/ce37b96ba0565d0624a16c44c1447c248447158b>`_ #4771 [QuickTour] use the debug:router command name (xabbuh)
54
59
- `ffe3425 <https://github.com/symfony/symfony-docs/commit/ffe3425f6a0ef97be45f29608c6be02db24e98f9>`_ #4765 [Book][Forms] avoid the request service where possible (xabbuh)
55
60
- `36f2e1f <https://github.com/symfony/symfony-docs/commit/36f2e1f74b2d166b333cb07029b1fe6e929c2370>`_ #4757 [Components][ClassLoader] don't show deprecated usage of Yaml``::``parse() (xabbuh)
56
61
- `d8e8d75 <https://github.com/symfony/symfony-docs/commit/d8e8d75961ea0a77c74634a56b6d3237d00ca8a4>`_ #4756 [Components][Config] don't show deprecated usage of Yaml``::``parse() (xabbuh)
62
+
- `b143754 <https://github.com/symfony/symfony-docs/commit/b143754b22d1086ad58712147075bf1909836a55>`_ #4744 [Book][Security] Update code example to fit description (xelaris)
- `fc776ab <https://github.com/symfony/symfony-docs/commit/fc776ab1ae93db6bf25773734f51c9db1246fc4b>`_ #4894 Align methods in YAML example (ifdattic)
- `65b0822 <https://github.com/symfony/symfony-docs/commit/65b08224f3909fb97ab3e26483626c6663e26f4f>`_ #4798 Add version added note for the debug:event-dispatcher command (adamelso)
95
105
- `bcf1508 <https://github.com/symfony/symfony-docs/commit/bcf150860c81459f3accce4dca3e57eafb213e4d>`_ #4785 [Book][Security] add back old anchors (xabbuh)
96
106
- `4143076 <https://github.com/symfony/symfony-docs/commit/4143076e6b2f760b2df03dda6d5933fc54618b68>`_ #4872 [BestPractices] fix merge after removing @Security in 2.3 (xabbuh)
107
+
- `48835de <https://github.com/symfony/symfony-docs/commit/48835de6e61f7f72c7000423b23ec9379ab175f7>`_ #4767 [2.6] Removed 2.4 versionadded as version is deprecated (WouterJ)
97
108
- `240a981 <https://github.com/symfony/symfony-docs/commit/240a9815f41c9c1f96d8757b33147e32e5e1b029>`_ #4764 [Reference][Forms] move cautions to make them visible (xabbuh)
98
109
- `cf3d38a <https://github.com/symfony/symfony-docs/commit/cf3d38ad333f09fb324ed610c4f5452f4fda213b>`_ #4731 [Book][Testing] bump required PHPUnit version (xabbuh)
99
110
- `4f47dec <https://github.com/symfony/symfony-docs/commit/4f47decd9ffd404326ca0386d74d58380c9d8843>`_ #4837 Monolog Cookbook Typo Fix: "allows to" should be "allows you to" (mattjanssen)
@@ -102,23 +113,29 @@ Minor Documentation Changes
102
113
- `84839ba <https://github.com/symfony/symfony-docs/commit/84839baddd5a93b383619643dbbfe2973d3d11b1>`_ #4829 Fix code example (ifdattic)
103
114
- `e347ec8 <https://github.com/symfony/symfony-docs/commit/e347ec862a1d36195ef1e5cd6c8aafd0501f68ff>`_ #4819 Removed a leftover comma in security config sample (javiereguiluz)
104
115
- `11b9d23 <https://github.com/symfony/symfony-docs/commit/11b9d23a4815c306ddc2df1da170e35f61f1648b>`_ #4772 Tweaks to the new form csrf caching entry (weaverryan)
116
+
- `c04ed79 <https://github.com/symfony/symfony-docs/commit/c04ed796b4535c3bf6cf458544ad9882fb1efeab>`_ #4848 Fix typo: BLOG => BLOB (ifdattic)
- `f34fc2d <https://github.com/symfony/symfony-docs/commit/f34fc2d14a63b5b90e4f2ed9ed43013b2c0f9172>`_ #4825 Fixed the 404 not found error (SofHad)
- `892586b <https://github.com/symfony/symfony-docs/commit/892586bf3ceb5c9f8c1e0f5e3cfa0a5100628161>`_ #4808 Email message instantiation changed to a more 'symfonysh' way. (alebo)
- `45189bb <https://github.com/symfony/symfony-docs/commit/45189bb477878af0faa24b6977d93b831dd97b2e>`_ #4792 [BestPractices] add filename to codeblock (xelaris)
120
136
- `fccea1d <https://github.com/symfony/symfony-docs/commit/fccea1dffc9662673162c1fd29c0276d52b29dd6>`_ #4791 Fix heading level in form_login_setup.rst (xelaris)
121
137
- `74c3a35 <https://github.com/symfony/symfony-docs/commit/74c3a35d04ec8c3b4a3e43d8081c22ceec72874d>`_ #4788 Controller is a callable (timglabisch)
138
+
- `eb56376 <https://github.com/symfony/symfony-docs/commit/eb563767f4eb7ab9b8273ea712d3eb4874a62488>`_ #4781 [Serializer] Bad variable name in example (arno14)
- `f4f8621 <https://github.com/symfony/symfony-docs/commit/f4f8621ec02d91fe7947ab5c320337296e90185c>`_ #4762 [Cookbook][Configuration] update text to use SetHandler (not ProxyPassMatch) (xabbuh)
129
146
- `43543bb <https://github.com/symfony/symfony-docs/commit/43543bb0fbb058898ea7f531601754ea9e0074a3>`_ #4748 Re-reading private service section (weaverryan)
- `9819113 <https://github.com/symfony/symfony-docs/commit/981911384be4a04476eb7b00d426efded707ea5b>`_ #4702 Clarify tip for creating a new AppBundle (xelaris)
132
150
- `8f2fe87 <https://github.com/symfony/symfony-docs/commit/8f2fe870eb07dde5edc17482f9e1020ad39dc1dd>`_ #4683 [Reference] update the configuration reference (xabbuh)
- `aa9d982 <https://github.com/symfony/symfony-docs/commit/aa9d9822833891cf8ff7d61fe6591d8d4c6eb06c>`_ #4697 Set twig service as private (ifdattic)
- `8c1afb9 <https://github.com/symfony/symfony-docs/commit/8c1afb9591e948edcad48ec664ade53a721aa33b>`_ #4738 [Contributing][Code] update year in license (xabbuh)
142
162
- `4ad72d0 <https://github.com/symfony/symfony-docs/commit/4ad72d0146a62a698123a5daec6fa47b8efcc4ee>`_ #4741 use the doc role for internal links (jms85, xabbuh)
163
+
- `57fdea6 <https://github.com/symfony/symfony-docs/commit/57fdea615eaf720e72b977df0dec75f0c0437a7c>`_ #4729 Fixed typo in factories.rst (nietonfir)
0 commit comments