10000 Merge branch '3.0' into 3.1 · symfony/symfony-docs@28d345a · GitHub
[go: up one dir, main page]

Skip to content

Commit 28d345a

Browse files
committed
Merge branch '3.0' into 3.1
2 parents 8a53e58 + 3ff5a22 commit 28d345a

File tree

1 file changed

+100
-0
lines changed

1 file changed

+100
-0
lines changed

changelog.rst

Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,106 @@ documentation.
1313
Do you also want to participate in the Symfony Documentation? Take a look
1414
at the ":doc:`/contributing/documentation/overview`" article.
1515

16+
July, 2016
17+
----------
18+
19+
New Documentation
20+
~~~~~~~~~~~~~~~~~
21+
22+
* `#6744 <https://github.com/symfony/symfony-docs/pull/6744>`_ [Form] Ambiguous block prefixes render incorrectly (foaly-nr1)
23+
* `#6611 <https://github.com/symfony/symfony-docs/pull/6611>`_ Discourage the use of controllers as services (javiereguiluz)
24+
* `#5672 <https://github.com/symfony/symfony-docs/pull/5672>`_ Add constants to BC promise (WouterJ)
25+
* `#6707 <https://github.com/symfony/symfony-docs/pull/6707>`_ Describe serialization config location in cookbook (jcrombez, WouterJ)
26+
* `#6726 <https://github.com/symfony/symfony-docs/pull/6726>`_ Use getParameter method in controllers (peterkokot)
27+
* `#6701 <https://github.com/symfony/symfony-docs/pull/6701>`_ [CS] Avoid using useless expressions (phansys)
28+
* `#6673 <https://github.com/symfony/symfony-docs/pull/6673>`_ Caution about impersonation not compatible with pre authenticated (pasdeloup)
29+
30+
Fixed Documentation
31+
~~~~~~~~~~~~~~~~~~~
32+
33+
* `#6634 <https://github.com/symfony/symfony-docs/pull/6634>`_ Update custom_constraint.rst (axelvnk)
34+
* `#6719 <https://github.com/symfony/symfony-docs/pull/6719>`_ [Components][Browser-Kit]Fix typo with CookieJar (Denis-Florin Rendler)
35+
* `#6687 <https://github.com/symfony/symfony-docs/pull/6687>`_ Namespace fix (JhonnyL)
36+
* `#6714 <https://github.com/symfony/symfony-docs/pull/6714>`_ UppercaseRot13Transformer wrong class name used (jevgenijusr)
37+
* `#6704 <https://github.com/symfony/symfony-docs/pull/6704>`_ Encountered an error when following the steps for contribution (chancegarcia)
38+
* `#6708 <https://github.com/symfony/symfony-docs/pull/6708>`_ Routes should be just imported, not mounted (OndraM)
39+
40+
Minor Documentation Changes
41+
~~~~~~~~~~~~~~~~~~~~~~~~~~~
42+
43+
* `#6778 <https://github.com/symfony/symfony-docs/pull/6778>`_ fix syntax errors (xabbuh)
44+
* `#6777 <https://github.com/symfony/symfony-docs/pull/6777>`_ fix code block indentation (xabbuh)
45+
* `#109 <https://github.com/symfony/symfony-docs/pull/109>`_ after merge fixes (xabbuh)
46+
* `#107 <https://github.com/symfony/symfony-docs/pull/107>`_ fix bugs due to choosing the wrong base branch (xabbuh)
47+
* `#108 <https://github.com/symfony/symfony-docs/pull/108>`_ fix another bug due to choosing the wrong branch (xabbuh)
48+
* `#105 <https://github.com/symfony/symfony-docs/pull/105>`_ fix bugs due to choosing the wrong base branch (xabbuh)
49+
* `#102 <https://github.com/symfony/symfony-docs/pull/102>`_ Updated the Global Composer Installation article (javiereguiluz)
50+
* `#101 <https://github.com/symfony/symfony-docs/pull/101>`_ Update some screenshots to wrap them with a browser window (javiereguiluz)
51+
* `#104 <https://github.com/symfony/symfony-docs/pull/104>`_ complete component cross references (xabbuh)
52+
* `#106 <https://github.com/symfony/symfony-docs/pull/106>`_ some minor tweaks (xabbuh)
53+
* `#98 <https://github.com/symfony/symfony-docs/pull/98>`_ Remove mentions of cookbook/book (WouterJ)
54+
* `#97 <https://github.com/symfony/symfony-docs/pull/97>`_ Rewrote the Console articles (WouterJ, javiereguiluz)
55+
* `#99 <https://github.com/symfony/symfony-docs/pull/99>`_ Rename cache/ to http_cache/ (WouterJ)
56+
* `#100 <https://github.com/symfony/symfony-docs/pull/100>`_ Add file extension to SOAP article (WouterJ)
57+
* `#92 <https://github.com/symfony/symfony-docs/pull/92>`_ Make usage of "The" in the edition list consistent (WouterJ)
58+
* `#91 <https://github.com/symfony/symfony-docs/pull/91>`_ Create a section for "Getting Started" so we can generate a book (javiereguiluz)
59+
* `#77 <https://github.com/symfony/symfony-docs/pull/77>`_ Proofing the controller chapter (weaverryan)
60+
* `#90 <https://github.com/symfony/symfony-docs/pull/90>`_ Fixed doc build issues (javiereguiluz)
61+
* `#82 <https://github.com/symfony/symfony-docs/pull/82>`_ Bootstrapping property info doc (weaverryan)
62+
* `#79 <https://github.com/symfony/symfony-docs/pull/79>`_ Shortening the setup section (weaverryan)
63+
* `#81 <https://github.com/symfony/symfony-docs/pull/81>`_ Merging setup and install directories (weaverryan)
64+
* `#84 <https://github.com/symfony/symfony-docs/pull/84>`_ Bootstrapping the validator components (weaverryan)
65+
* `#87 <https://github.com/symfony/symfony-docs/pull/87>`_ Moving the email guide to the top level (weaverryan)
66+
* `#88 <https://github.com/symfony/symfony-docs/pull/88>`_ Moving event_dispatcher/event_listener.rst -> event_dispatcher.rst (weaverryan)
67+
* `#78 <https://github.com/symfony/symfony-docs/pull/78>`_ Move redirection_map from root (WouterJ)
68+
* `#54 <https://github.com/symfony/symfony-docs/pull/54>`_ split the Security chapter (xabbuh)
69+
* `#53 <https://github.com/symfony/symfony-docs/pull/53>`_ split the Validation chapter (xabbuh)
70+
* `#63 <https://github.com/symfony/symfony-docs/pull/63>`_ Readded removed versionadded directives (WouterJ)
71+
* `#55 <https://github.com/symfony/symfony-docs/pull/55>`_ Created the "Set Up" topic (WouterJ)
72+
* `#62 <https://github.com/symfony/symfony-docs/pull/62>`_ Rename includes directory to _includes (WouterJ)
73+
* `#61 <https://github.com/symfony/symfony-docs/pull/61>`_ Fix install/upgrade references (WouterJ)
74+
* `#58 <https://github.com/symfony/symfony-docs/pull/58>`_ The no-brainer topic merges/removal (WouterJ)
75+
* `#56 <https://github.com/symfony/symfony-docs/pull/56>`_ Fix build errors (WouterJ)
76+
* `#39 <https://github.com/symfony/symfony-docs/pull/39>`_ Deleting index files - using globbing (weaverryan, WouterJ)
77+
* `#47 <https://github.com/symfony/symfony-docs/pull/47>`_ Move nested service container articles to sub-topic root (WouterJ)
78+
* `#50 <https://github.com/symfony/symfony-docs/pull/50>`_ Move images to _images and group by topic (WouterJ)
79+
* `#32 <https://github.com/symfony/symfony-docs/pull/32>`_ Move all cookbook contents (javiereguiluz)
80+
* `#28 <https://github.com/symfony/symfony-docs/pull/28>`_ split the routing chapter (xabbuh)
81+
* `#30 <https://github.com/symfony/symfony-docs/pull/30>`_ Moved the rest of the book chapters (javiereguiluz)
82+
* `#24 <https://github.com/symfony/symfony-docs/pull/24>`_ Moved book chapters out of the book (javiereguiluz)
83+
* `#20 <https://github.com/symfony/symfony-docs/pull/20>`_ Creating the Controller topic (xabbuh)
84+
* `#6747 <https://github.com/symfony/symfony-docs/pull/6747>`_ Correcting reference to ``isSuccessful`` method for Process (aedmonds)
85+
* `#6600 <https://github.com/symfony/symfony-docs/pull/6600>`_ Removing some extra details from #6444 (weaverryan)
86+
* `#6715 <https://github.com/symfony/symfony-docs/pull/6715>`_ [Book] Remove DI extension info and link the cookbook article instead (WouterJ)
87+
* `#6745 <https://github.com/symfony/symfony-docs/pull/6745>`_ Branch fix (Talita Kocjan Zager, weaverryan)
88+
* `#6743 <https://github.com/symfony/symfony-docs/pull/6743>`_ Finishing #6252 (Talita Kocjan Zager, weaverryan)
89+
* `#6656 <https://github.com/symfony/symfony-docs/pull/6656>`_ Clarify usage of handler channel configuration (shkkmo)
90+
* `#6664 <https://github.com/symfony/symfony-docs/pull/6664>`_ replace occurrences of <?php echo with <?= (dr-matt-smith)
91+
* `#6740 <https://github.com/symfony/symfony-docs/pull/6740>`_ Add little comment indicating meaning of $firewall variable (ruslan-fidesio, WouterJ)
92+
* `#6734 <https://github.com/symfony/symfony-docs/pull/6734>`_ Add little caution to add service id for @Route annotation (DHager, WouterJ)
93+
* `#6735 <https://github.com/symfony/symfony-docs/pull/6735>`_ Change _method parameter versionadded note (sfdumi, WouterJ)
94+
* `#6736 <https://github.com/symfony/symfony-docs/pull/6736>`_ Use message argument for PHPunit assert() functions (SimonHeimberg, WouterJ)
95+
* `#6739 <https://github.com/symfony/symfony-docs/pull/6739>`_ fix list item termination character (xabbuh)
96+
* `#6218 <https://github.com/symfony/symfony-docs/pull/6218>`_ path() explanation inside templating + Minor formatting changes (sfdumi)
97+
* `#6559 <https://github.com/symfony/symfony-docs/pull/6559>`_ Update lazy_services.rst (hboomsma)
98+
* `#6733 <https://github.com/symfony/symfony-docs/pull/6733>`_ [DX] Form Types location contradicts Best Practices (pbowyer)
99+
* `#6264 <https://github.com/symfony/symfony-docs/pull/6264>`_ Update email.rst (mikaelz)
100+
* `#6633 <https://github.com/symfony/symfony-docs/pull/6633>`_ Added escaping tip (xDaizu)
101+
* `#5464 <https://github.com/symfony/symfony-docs/pull/5464>`_ Removed the glossary (WouterJ)
102+
* `#6665 <https://github.com/symfony/symfony-docs/pull/6665>`_ use PDO prepared statement - avoid straw man (dr-matt-smith)
103+
* `#6700 <https://github.com/symfony/symfony-docs/pull/6700>`_ Update monolog.rst (zhil)
104+
* `#6720 <https://github.com/symfony/symfony-docs/pull/6720>`_ [Component][ClassLoader]Remove invalid note (rendler-denis)
105+
* `#6613 <https://github.com/symfony/symfony-docs/pull/6613>`_ Clarify documentation on serving files (raphaelm)
106+
* `#6721 <https://github.com/symfony/symfony-docs/pull/6721>`_ [Finder] Fixed typo in RealPath method on SplFileInfo class (acrobat)
107+
* `#6716 <https://github.com/symfony/symfony-docs/pull/6716>`_ Typo fix "they the name" => "that the name" (jevgenijusr)
108+
* `#6702 <https://github.com/symfony/symfony-docs/pull/6702>`_ Removed empty ``Notes on previous versions`` (mickaelandrieu)
109+
* `#6709 <https://github.com/symfony/symfony-docs/pull/6709>`_ Fix URL in http basic screenshot (WouterJ)
110+
* `#6706 <https://github.com/symfony/symfony-docs/pull/6706>`_ Update "How to Authenticate Users with API Keys" (gondo, WouterJ)
111+
* `#5892 <https://github.com/symfony/symfony-docs/pull/5892>`_ Updated the session proxy article (javiereguiluz)
112+
* `#6697 <https://github.com/symfony/symfony-docs/pull/6697>`_ [Asset] add versionadded directive (xabbuh)
113+
* `#6698 <https://github.com/symfony/symfony-docs/pull/6698>`_ [Ldap] add versionadded directive (xabbuh)
114+
115+
16116
June, 2016
17117
----------
18118

0 commit comments

Comments
 (0)
0