Skip to content

Commit 4a15c8d

Browse files
committed
Added July changelog
1 parent e7c865e commit 4a15c8d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

changelog.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ July, 2016
1919
New Documentation
2020
~~~~~~~~~~~~~~~~~
2121

22+
* `#6744 <https://github.com/symfony/symfony-docs/pull/6744>`_ [Form] Ambiguous block prefixes render incorrectly (foaly-nr1)
2223
* `#6611 <https://github.com/symfony/symfony-docs/pull/6611>`_ Discourage the use of controllers as services (javiereguiluz)
2324
* `#5672 <https://github.com/symfony/symfony-docs/pull/5672>`_ Add constants to BC promise (WouterJ)
2425
* `#6707 <https://github.com/symfony/symfony-docs/pull/6707>`_ Describe serialization config location in cookbook (jcrombez, WouterJ)
@@ -32,13 +33,16 @@ Fixed Documentation
3233
* `#6634 <https://github.com/symfony/symfony-docs/pull/6634>`_ Update custom_constraint.rst (axelvnk)
3334
* `#6719 <https://github.com/symfony/symfony-docs/pull/6719>`_ [Components][Browser-Kit]Fix typo with CookieJar (Denis-Florin Rendler)
3435
* `#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)
3537
* `#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)
3639

3740
Minor Documentation Changes
3841
~~~~~~~~~~~~~~~~~~~~~~~~~~~
3942

4043
* `#6778 <https://github.com/symfony/symfony-docs/pull/6778>`_ fix syntax errors (xabbuh)
4144
* `#6777 <https://github.com/symfony/symfony-docs/pull/6777>`_ fix code block indentation (xabbuh)
45+
* `#107 <https://github.com/symfony/symfony-docs/pull/107>`_ fix bugs due to choosing the wrong base branch (xabbuh)
4246
* `#108 <https://github.com/symfony/symfony-docs/pull/108>`_ fix another bug due to choosing the wrong branch (xabbuh)
4347
* `#105 <https://github.com/symfony/symfony-docs/pull/105>`_ fix bugs due to choosing the wrong base branch (xabbuh)
4448
* `#102 <https://github.com/symfony/symfony-docs/pull/102>`_ Updated the Global Composer Installation article (javiereguiluz)
@@ -53,6 +57,7 @@ Minor Documentation Changes
5357
* `#91 <https://github.com/symfony/symfony-docs/pull/91>`_ Create a section for "Getting Started" so we can generate a book (javiereguiluz)
5458
* `#77 <https://github.com/symfony/symfony-docs/pull/77>`_ Proofing the controller chapter (weaverryan)
5559
* `#90 <https://github.com/symfony/symfony-docs/pull/90>`_ Fixed doc build issues (javiereguiluz)
60+
* `#82 <https://github.com/symfony/symfony-docs/pull/82>`_ Bootstrapping property info doc (weaverryan)
5661
* `#79 <https://github.com/symfony/symfony-docs/pull/79>`_ Shortening the setup section (weaverryan)
5762
* `#81 <https://github.com/symfony/symfony-docs/pull/81>`_ Merging setup and install directories (weaverryan)
5863
* `#84 <https://github.com/symfony/symfony-docs/pull/84>`_ Bootstrapping the validator components (weaverryan)
@@ -79,6 +84,7 @@ Minor Documentation Changes
7984
* `#6600 <https://github.com/symfony/symfony-docs/pull/6600>`_ Removing some extra details from #6444 (weaverryan)
8085
* `#6715 <https://github.com/symfony/symfony-docs/pull/6715>`_ [Book] Remove DI extension info and link the cookbook article instead (WouterJ)
8186
* `#6745 <https://github.com/symfony/symfony-docs/pull/6745>`_ Branch fix (Talita Kocjan Zager, weaverryan)
87+
* `#6743 <https://github.com/symfony/symfony-docs/pull/6743>`_ Finishing #6252 (Talita Kocjan Zager, weaverryan)
8288
* `#6656 <https://github.com/symfony/symfony-docs/pull/6656>`_ Clarify usage of handler channel configuration (shkkmo)
8389
* `#6664 <https://github.com/symfony/symfony-docs/pull/6664>`_ replace occurrences of <?php echo with <?= (dr-matt-smith)
8490
* `#6740 <https://github.com/symfony/symfony-docs/pull/6740>`_ Add little comment indicating meaning of $firewall variable (ruslan-fidesio, WouterJ)
@@ -98,10 +104,12 @@ Minor Documentation Changes
98104
* `#6613 <https://github.com/symfony/symfony-docs/pull/6613>`_ Clarify documentation on serving files (raphaelm)
99105
* `#6721 <https://github.com/symfony/symfony-docs/pull/6721>`_ [Finder] Fixed typo in RealPath method on SplFileInfo class (acrobat)
100106
* `#6716 <https://github.com/symfony/symfony-docs/pull/6716>`_ Typo fix "they the name" => "that the name" (jevgenijusr)
107+
* `#6702 <https://github.com/symfony/symfony-docs/pull/6702>`_ Removed empty `Notes on previous versions` (mickaelandrieu)
101108
* `#6709 <https://github.com/symfony/symfony-docs/pull/6709>`_ Fix URL in http basic screenshot (WouterJ)
102109
* `#6706 <https://github.com/symfony/symfony-docs/pull/6706>`_ Update "How to Authenticate Users with API Keys" (gondo, WouterJ)
103110
* `#5892 <https://github.com/symfony/symfony-docs/pull/5892>`_ Updated the session proxy article (javiereguiluz)
104111
* `#6697 <https://github.com/symfony/symfony-docs/pull/6697>`_ [Asset] add versionadded directive (xabbuh)
112+
* `#6698 <https://github.com/symfony/symfony-docs/pull/6698>`_ [Ldap] add versionadded directive (xabbuh)
105113

106114

107115
June, 2016

0 commit comments

Comments
 (0)