1
1
.. index ::
2
2
single: CHANGELOG
3
-
3
+
4
4
.. !! CAUTION !!
5
5
This file is automatically generated. Do not add new changelog
6
6
items when preparing a pull request.
@@ -88,7 +88,6 @@ Minor Documentation Changes
88
88
* `#7014 <https://github.com/symfony/symfony-docs/pull/7014 >`_ Add a note about Filesystem:mkdir behavior (mickaelandrieu)
89
89
* `#6886 <https://github.com/symfony/symfony-docs/pull/6886 >`_ Update controllers.rst (asandjivy)
90
90
91
-
92
91
September, 2016
93
92
---------------
94
93
@@ -110,7 +109,6 @@ New Documentation
110
109
Fixed Documentation
111
110
~~~~~~~~~~~~~~~~~~~
112
111
113
-
114
112
Minor Documentation Changes
115
113
~~~~~~~~~~~~~~~~~~~~~~~~~~~
116
114
@@ -170,7 +168,6 @@ Minor Documentation Changes
170
168
* `#6954 <https://github.com/symfony/symfony-docs/pull/6954 >`_ Typo fix in tags.rst (NoScopie)
171
169
* `#6955 <https://github.com/symfony/symfony-docs/pull/6955 >`_ Typo in the class name. (pythagor)
172
170
173
-
174
171
August, 2016
175
172
------------
176
173
@@ -261,7 +258,6 @@ Minor Documentation Changes
261
258
* `#6810 <https://github.com/symfony/symfony-docs/pull/6810 >`_ Fixed the redirection of the previous "performance" book chapter (javiereguiluz)
262
259
* `#6816 <https://github.com/symfony/symfony-docs/pull/6816 >`_ Added all the missing "index pages" redirections (javiereguiluz)
263
260
264
-
265
261
July, 2016
266
262
----------
267
263
@@ -370,7 +366,6 @@ Minor Documentation Changes
370
366
* `#6697 <https://github.com/symfony/symfony-docs/pull/6697 >`_ [Asset] add versionadded directive (xabbuh)
371
367
* `#6698 <https://github.com/symfony/symfony-docs/pull/6698 >`_ [Ldap] add versionadded directive (xabbuh)
372
368
373
-
374
369
June, 2016
375
370
----------
376
371
@@ -431,7 +426,6 @@ Minor Documentation Changes
431
426
* `#6627 <https://github.com/symfony/symfony-docs/pull/6627 >`_ Fixed a typo in cookbook/security/entity_provider (michaeldegroot)
432
427
* `#6618 <https://github.com/symfony/symfony-docs/pull/6618 >`_ Added a note about coding standards and method arguments (javiereguiluz)
433
428
434
-
435
429
May, 2016
436
430
---------
437
431
@@ -524,7 +518,6 @@ Minor Documentation Changes
524
518
* `#6525 <https://github.com/symfony/symfony-docs/pull/6525 >`_ [Contributing] use more precise version checker URL (xabbuh)
525
519
* `#6528 <https://github.com/symfony/symfony-docs/pull/6528 >`_ Fixed a minor indentation issue (javiereguiluz)
526
520
527
-
528
521
April, 2016
529
522
-----------
530
523
@@ -578,7 +571,6 @@ Minor Documentation Changes
578
571
* `#6418 <https://github.com/symfony/symfony-docs/pull/6418 >`_ fix spelling of the flashBag() method (xabbuh)
579
572
* `#6432 <https://github.com/symfony/symfony-docs/pull/6432 >`_ fixed yaml config error (RickieL)
580
573
581
-
582
574
March, 2016
583
575
-----------
584
576
@@ -654,7 +646,6 @@ Minor Documentation Changes
654
646
* `#6267 <https://github.com/symfony/symfony-docs/pull/6267 >`_ [Form] fix 'data_class' option in EntityType (HeahDude)
655
647
* `#6281 <https://github.com/symfony/symfony-docs/pull/6281 >`_ Change isValid to isSubmitted. (mustafaaloko)
656
648
657
-
658
649
February, 2016
659
650
--------------
660
651
@@ -750,7 +741,6 @@ Minor Documentation Changes
750
741
* `#6225 <https://github.com/symfony/symfony-docs/pull/6225 >`_ [Reference][Forms] add versionadded directive for range type (xabbuh)
751
742
* `#6190 <https://github.com/symfony/symfony-docs/pull/6190 >`_ Fix redundant command line sample (sylozof)
752
743
753
-
754
744
January, 2016
755
745
-------------
756
746
@@ -821,7 +811,6 @@ Minor Documentation Changes
821
811
* `#6014 <https://github.com/symfony/symfony-docs/pull/6014 >`_ [2.8][Form] entry_type option: replace "in favor" misuses (ogizanagi)
822
812
* `#6013 <https://github.com/symfony/symfony-docs/pull/6013 >`_ [2.7][Form] placeholder option: replace "in favor" misuses (ogizanagi)
823
813
824
-
825
814
December, 2015
826
815
--------------
827
816
@@ -911,7 +900,6 @@ Minor Documentation Changes
911
900
* `#5924 <https://github.com/symfony/symfony-docs/pull/5924 >`_ Removed note about removed content (WouterJ)
912
901
* `#5938 <https://github.com/symfony/symfony-docs/pull/5938 >`_ Add proper use of the password type (themccallister)
913
902
914
-
915
903
November, 2015
916
904
--------------
917
905
@@ -991,7 +979,6 @@ Minor Documentation Changes
991
979
* `#5852 <https://github.com/symfony/symfony-docs/pull/5852 >`_ Fix doc for 2.6+, `server:start ` replace `...:run ` (Kevinrob)
992
980
* `#5837 <https://github.com/symfony/symfony-docs/pull/5837 >`_ Corrected link to ConEmu (dritter)
993
981
994
-
995
982
October, 2015
996
983
-------------
997
984
@@ -1057,7 +1044,6 @@ Minor Documentation Changes
1057
1044
* `#5684 <https://github.com/symfony/symfony-docs/pull/5684 >`_ Fix delivery_whitelist regex (gonzalovilaseca)
1058
1045
* `#5742 <https://github.com/symfony/symfony-docs/pull/5742 >`_ incorrect: severity is an array key here and not a constant (lbayerl)
1059
1046
1060
-
1061
1047
September, 2015
1062
1048
---------------
1063
1049
@@ -1114,7 +1100,6 @@ Minor Documentation Changes
1114
1100
* `#5571 <https://github.com/symfony/symfony-docs/pull/5571 >`_ Some small fixes for upload files article (WouterJ)
1115
1101
* `#5660 <https://github.com/symfony/symfony-docs/pull/5660 >`_ Improved "Community Reviews" page (webmozart)
1116
1102
1117
-
1118
1103
August, 2015
1119
1104
------------
1120
1105
@@ -1167,7 +1152,6 @@ Minor Documentation Changes
1167
1152
* `#5601 <https://github.com/symfony/symfony-docs/pull/5601 >`_ Update lazy_services.rst (baziak3)
1168
1153
* `#5591 <https://github.com/symfony/symfony-docs/pull/5591 >`_ Update templating.rst: lint:twig instead of twig: lint in 2.7 (alexwybraniec)
1169
1154
1170
-
1171
1155
July, 2015
1172
1156
----------
1173
1157
@@ -1257,7 +1241,6 @@ Minor Documentation Changes
1257
1241
* `#5473 <https://github.com/symfony/symfony-docs/pull/5473 >`_ --dev is default and causes a warning (DQNEO)
1258
1242
* `#5474 <https://github.com/symfony/symfony-docs/pull/5474 >`_ typo in components/translation/instruction.rst (beesofts)
1259
1243
1260
-
1261
1244
June, 2015
1262
1245
----------
1263
1246
@@ -1357,7 +1340,6 @@ Minor Documentation Changes
1357
1340
* `#5357 <https://github.com/symfony/symfony-docs/pull/5357 >`_ [Form] Replace deprecated form_enctype by form_start (JMLamodiere)
1358
1341
* `#5359 <https://github.com/symfony/symfony-docs/pull/5359 >`_ Bumped version of proxy manager to stable release (peterrehm)
1359
1342
1360
-
1361
1343
May, 2015
1362
1344
---------
1363
1345
@@ -1451,7 +1433,6 @@ Minor Documentation Changes
1451
1433
* `#5238 <https://github.com/symfony/symfony-docs/pull/5238 >`_ Fixed typo and removed outdated imports (nomack84)
1452
1434
* `#5240 <https://github.com/symfony/symfony-docs/pull/5240 >`_ [Cookbook][Email] revert #4808 (xabbuh)
1453
1435
1454
-
1455
1436
April, 2015
1456
1437
-----------
1457
1438
0 commit comments