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
Copy file name to clipboardExpand all lines: changelog.rst
+59Lines changed: 59 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,65 @@ documentation.
13
13
Do you also want to participate in the Symfony Documentation? Take a look
14
14
at the ":doc:`/contributing/documentation/overview`" article.
15
15
16
+
July, 2014
17
+
----------
18
+
19
+
New Documentation
20
+
~~~~~~~~~~~~~~~~~
21
+
22
+
- `1b4c1c8 <https://github.com/symfony/symfony-docs/commit/1b4c1c86a3e4729e1a6ce226963ac05577b8ab8f>`_ #4045 Added a new "Deploying to Heroku Cloud" cookbook article (javiereguiluz)
23
+
- `f943eee <https://github.com/symfony/symfony-docs/commit/f943eee70cf81b90a598d94f400a3723216fe726>`_ #4009 Remove "Controllers extends ContainerAware" best practice (tgalopin)
24
+
- `eae9ad0 <https://github.com/symfony/symfony-docs/commit/eae9ad037ed402752238e4eb1c9c0b2fdc443d7d>`_ #3875 Added a note about customizing a form with more than one template (javiereguiluz)
25
+
- `1938c2f <https://github.com/symfony/symfony-docs/commit/1938c2f9f7dbf770d694d1cc976fde5e519ba47c>`_ #3724 Updated ISBN validator docs (sprain)
26
+
- `d6787b7 <https://github.com/symfony/symfony-docs/commit/d6787b7b64ed6d20cafee0134a99e590bee6102b>`_ #3989 adde stof as a merger (fabpot)
- `2b2d9d3 <https://github.com/symfony/symfony-docs/commit/2b2d9d348a7d9c46b9a5b04ef2cd088151668886>`_ #3972 Added PSR-4 to Class Loaders list (dosten)
29
+
30
+
Fixed Documentation
31
+
~~~~~~~~~~~~~~~~~~~
32
+
33
+
- `1b695b5 <https://github.com/symfony/symfony-docs/commit/1b695b52a3f8094daf18d212a124a6050f2fad1a>`_ #4063 fix parent form types (xabbuh)
34
+
- `7901005 <https://github.com/symfony/symfony-docs/commit/7901005f37d223cd4541648131bccc0e4bd687d5>`_ #4048 $this->request replaced by $request (danielsan)
- `b32f9f2 <https://github.com/symfony/symfony-docs/commit/b32f9f2981ae3d63d547c07cee7f0cb03dc7db5a>`_ #3771 Fix function example in expression language component (raulfraile)
- `a4bdb97 <https://github.com/symfony/symfony-docs/commit/a4bdb97a92dd54709cd85be8e9998a6ced6974da>`_ #4070 Added a note about permissions in the Quick Tour (javiereguiluz)
46
+
- `a7fe00f <https://github.com/symfony/symfony-docs/commit/a7fe00fedea3ba89089a2de6fb54970cdbe2440e>`_ #4068 Remove diff info from cookbook/security/voters.rst (pmartelletti)
- `ae3ec04 <https://github.com/symfony/symfony-docs/commit/ae3ec048e8583082928bffadb079d1391e888f0f>`_ #4041 [Cookbook][Deployment] link to the deployment index (xabbuh)
- `a5ad0df <https://github.com/symfony/symfony-docs/commit/a5ad0dfbf9ad2dcc84e7f9c6de73c8bad2a89e2f>`_ #4035 Update version in Rework your Patch section (yguedidi)
59
+
- `eed8d64 <https://github.com/symfony/symfony-docs/commit/eed8d646ad134bba1002f98800cab46d06241a05>`_ #4026 Updating Symfony version from 2.4 to 2.5 (danielsan)
- `7ea87e6 <https://github.com/symfony/symfony-docs/commit/7ea87e63e3417c59e47972b9cf12ca76cce4b195>`_ #4016 Fixed the format of one letter-based list (javiereguiluz)
62
+
- `579a873 <https://github.com/symfony/symfony-docs/commit/579a8732299dd944998ab3fee4fa738a3c45cea2>`_ #4015 Fixed bad indenting (the list was treated as a blockquote) (javiereguiluz)
63
+
- `12752c1 <https://github.com/symfony/symfony-docs/commit/12752c1decd5ec5a3bce960c094f45738122152f>`_ #4013 Removed wrong reference to cookbook (gquemener)
64
+
- `4669620 <https://github.com/symfony/symfony-docs/commit/466962051e0753557fc75d9d449083d68ae48992>`_ #4004 use GitHub instead of Github (xabbuh)
65
+
- `ec832dc <https://github.com/symfony/symfony-docs/commit/ec832dc4eadbe5afdfb5f39994b69748b733a85b>`_ #3994 [Console] Fix Console component $app to $this and use of getHelper() method (eko)
- `a41af7e <https://github.com/symfony/symfony-docs/commit/a41af7e0f4a10cf7a6230598fd955dab2559935e>`_ #3880 document the mysterious abc part of the header (greg0ire)
68
+
- `90773b0 <https://github.com/symfony/symfony-docs/commit/90773b03425388542d1b0face5368eb4c47ce3b8>`_ #3990 Move the section about collect: false to the cookbook entry (weaverryan)
69
+
- `2ae8281 <https://github.com/symfony/symfony-docs/commit/2ae82816556478c75ba9873589b2d77987156c36>`_ #3864 plug rules for static methods (cordoval)
0 commit comments