@@ -22,6 +22,7 @@ New Documentation
2222* `#6989 <https://github.com/symfony/symfony-docs/pull/6989 >`_ Added paths options in Framework::translator configuration (mickaelandrieu)
2323* `#6926 <https://github.com/symfony/symfony-docs/pull/6926 >`_ [Serializer] Add information about name converter parameter (michaelperrin)
2424* `#6976 <https://github.com/symfony/symfony-docs/pull/6976 >`_ [Finishing][Serializer] Document the encoders (Ener-Getick, weaverryan)
25+ * `#6622 <https://github.com/symfony/symfony-docs/pull/6622 >`_ Documentation for YAML flags added in 3.1 (dantleech)
2526
2627Fixed Documentation
2728~~~~~~~~~~~~~~~~~~~
@@ -34,20 +35,27 @@ Minor Documentation Changes
3435* `#7015 <https://github.com/symfony/symfony-docs/pull/7015 >`_ Replace title placeholder name with slug (bocharsky-bw)
3536* `#7009 <https://github.com/symfony/symfony-docs/pull/7009 >`_ Update form_dependencies.rst: fix DI (ReDnAxE)
3637* `#7010 <https://github.com/symfony/symfony-docs/pull/7010 >`_ Update service_decoration.rst (lamari)
38+ * `#7008 <https://github.com/symfony/symfony-docs/pull/7008 >`_ Missing semicolon (Saphyel)
3739* `#6979 <https://github.com/symfony/symfony-docs/pull/6979 >`_ Add specific tip about the http-kernel component (greg0ire)
3840* `#6686 <https://github.com/symfony/symfony-docs/pull/6686 >`_ Update installation.rst (mgkimsal)
3941* `#7007 <https://github.com/symfony/symfony-docs/pull/7007 >`_ normalize versionadded wording (xabbuh)
42+ * `#6990 <https://github.com/symfony/symfony-docs/pull/6990 >`_ replace dirname() call with .. (xabbuh)
4043* `#6992 <https://github.com/symfony/symfony-docs/pull/6992 >`_ [Serializer] versionadded directive for name_converter option (xabbuh)
4144* `#7005 <https://github.com/symfony/symfony-docs/pull/7005 >`_ Use new array syntax and make a few minor tweaks (bocharsky-bw)
45+ * `#7005 <https://github.com/symfony/symfony-docs/pull/7005 >`_ Use new array syntax and make a few minor tweaks (bocharsky-bw)
4246* `#7004 <https://github.com/symfony/symfony-docs/pull/7004 >`_ Tweak URL - CMF project moved to the other repo (bocharsky-bw)
47+ * `#7001 <https://github.com/symfony/symfony-docs/pull/7001 >`_ Several typo fixes (emirb)
4348* `#7000 <https://github.com/symfony/symfony-docs/pull/7000 >`_ Several typo fixes (emirb)
4449* `#6999 <https://github.com/symfony/symfony-docs/pull/6999 >`_ Several typo fixes (emirb)
4550* `#6997 <https://github.com/symfony/symfony-docs/pull/6997 >`_ Update console.rst (adyassine)
4651* `#6917 <https://github.com/symfony/symfony-docs/pull/6917 >`_ [Finder] document array use for locations (mickaelandrieu)
4752* `#6993 <https://github.com/symfony/symfony-docs/pull/6993 >`_ Update create_custom_field_type.rst (yceruto)
4853* `#6993 <https://github.com/symfony/symfony-docs/pull/6993 >`_ Update create_custom_field_type.rst (yceruto)
54+ * `#6994 <https://github.com/symfony/symfony-docs/pull/6994 >`_ [Reference] remove 2.8 versionadded directive (xabbuh)
55+ * `#6984 <https://github.com/symfony/symfony-docs/pull/6984 >`_ Update deployment.rst (adyassine)
4956* `#6995 <https://github.com/symfony/symfony-docs/pull/6995 >`_ the least -> least (konrados)
5057* `#6996 <https://github.com/symfony/symfony-docs/pull/6996 >`_ fix reference syntax (xabbuh)
58+ * `#6991 <https://github.com/symfony/symfony-docs/pull/6991 >`_ Update heroku.rst (adyassine)
5159* `#6934 <https://github.com/symfony/symfony-docs/pull/6934 >`_ Update events.rst (asandjivy)
5260* `#6897 <https://github.com/symfony/symfony-docs/pull/6897 >`_ Update voters.rst (asandjivy)
5361* `#6920 <https://github.com/symfony/symfony-docs/pull/6920 >`_ [Config] Note about bundle priority for PrependExtensionInterface (wodor)
@@ -61,12 +69,14 @@ Minor Documentation Changes
6169* `#6930 <https://github.com/symfony/symfony-docs/pull/6930 >`_ Use Terminal lexer for console examples (wouterj)
6270* `#6893 <https://github.com/symfony/symfony-docs/pull/6893 >`_ Update entity_provider.rst (asandjivy)
6371* `#6895 <https://github.com/symfony/symfony-docs/pull/6895 >`_ fixing $formatLevelMap array values (zrashwani)
72+ * `#6935 <https://github.com/symfony/symfony-docs/pull/6935 >`_ Use the standard cache and logs dir for the micro kernel example (javiereguiluz)
6473* `#6970 <https://github.com/symfony/symfony-docs/pull/6970 >`_ Fix subject/verb agreement (micheal)
6574* `#6971 <https://github.com/symfony/symfony-docs/pull/6971 >`_ Update composer.rst (TravisCarden)
6675* `#6983 <https://github.com/symfony/symfony-docs/pull/6983 >`_ Update voters.rst (seferov)
6776* `#6986 <https://github.com/symfony/symfony-docs/pull/6986 >`_ Fixed directory name typo (JoeThielen)
6877* `#6988 <https://github.com/symfony/symfony-docs/pull/6988 >`_ fix link role syntax (xabbuh)
6978* `#6960 <https://github.com/symfony/symfony-docs/pull/6960 >`_ [Reference] add back the option's description (xabbuh)
79+ * `#6987 <https://github.com/symfony/symfony-docs/pull/6987 >`_ Update input.rst (adyassine)
7080* `#6974 <https://github.com/symfony/symfony-docs/pull/6974 >`_ Fix minor typo in security chapter How to Build a Traditional Login Form (peterkokot)
7181* `#6941 <https://github.com/symfony/symfony-docs/pull/6941 >`_ Mentioned the "Symfony Upgrade Fixer" in the upgrade article (javiereguiluz)
7282* `#6936 <https://github.com/symfony/symfony-docs/pull/6936 >`_ Improved the title of Validation Groups article to make it easier to find (javiereguiluz)
@@ -83,6 +93,7 @@ August, 2016
8393New Documentation
8494~~~~~~~~~~~~~~~~~
8595
96+ * `#6903 <https://github.com/symfony/symfony-docs/pull/6903 >`_ Remove reference to profiler lifetime property that was removed in 3.x (jameshalsall)
8697* `#6908 <https://github.com/symfony/symfony-docs/pull/6908 >`_ Add deprecation warnings to relevant profiler options (jameshalsall)
8798* `#5974 <https://github.com/symfony/symfony-docs/pull/5974 >`_ [PropertyInfo] Add Component Documentation (zanderbaldwin)
8899* `#6765 <https://github.com/symfony/symfony-docs/pull/6765 >`_ [Contributing] [Standards] Do not use spaces inside/around offset accessors (phansys)
@@ -101,8 +112,12 @@ Fixed Documentation
101112* `#6869 <https://github.com/symfony/symfony-docs/pull/6869 >`_ Update templating.rst (asandjivy)
102113* `#6822 <https://github.com/symfony/symfony-docs/pull/6822 >`_ Adjust Application use statement (kvdnberg)
103114* `#6881 <https://github.com/symfony/symfony-docs/pull/6881 >`_ Error in CSRF example code snippet (makoru-hikage)
115+ * `#6863 <https://github.com/symfony/symfony-docs/pull/6863 >`_ Update argument_value_resolver.rst (asandjivy)
116+ * `#6852 <https://github.com/symfony/symfony-docs/pull/6852 >`_ Fix Cache Pools: SQLite3Cache constructor argument (wimme002)
104117* `#6848 <https://github.com/symfony/symfony-docs/pull/6848 >`_ Fix Varnish 4 code example (Dreimus)
105118* `#6845 <https://github.com/symfony/symfony-docs/pull/6845 >`_ Fixed the extension of a logging article (javiereguiluz)
119+ * `#6790 <https://github.com/symfony/symfony-docs/pull/6790 >`_ Simplex\F ramework contructor - remove extra parameter (alchimik)
120+ * `#6793 <https://github.com/symfony/symfony-docs/pull/6793 >`_ Simplex\F ramework - add argumentResolver property (alchimik)
106121* `#6800 <https://github.com/symfony/symfony-docs/pull/6800 >`_ Fix missing function name (JosefVitu)
107122* `#6843 <https://github.com/symfony/symfony-docs/pull/6843 >`_ fix index directive syntax (xabbuh)
108123* `#6784 <https://github.com/symfony/symfony-docs/pull/6784 >`_ Fix CS for form templates locations (javiereguiluz)
@@ -122,6 +137,8 @@ Minor Documentation Changes
122137* `#6899 <https://github.com/symfony/symfony-docs/pull/6899 >`_ Update access_control.rst (asandjivy)
123138* `#6898 <https://github.com/symfony/symfony-docs/pull/6898 >`_ Fixes after tonight's merge round (wouterj)
124139* `#6896 <https://github.com/symfony/symfony-docs/pull/6896 >`_ Tweaks to property info component (weaverryan)
140+ * `#6888 <https://github.com/symfony/symfony-docs/pull/6888 >`_ Update http_kernel_controller_resolver.rst (audiua)
141+ * `#6887 <https://github.com/symfony/symfony-docs/pull/6887 >`_ [FormComponent] Fix typos (rendler-denis)
125142* `#6849 <https://github.com/symfony/symfony-docs/pull/6849 >`_ Link to inversedBy/mappedBy documentation (soulchainer, wouterj)
126143* `#6846 <https://github.com/symfony/symfony-docs/pull/6846 >`_ Adds bin folder creation instruction (joelrfcosta)
127144* `#6835 <https://github.com/symfony/symfony-docs/pull/6835 >`_ Updated the instructions to build docs locally (javiereguiluz)
@@ -141,6 +158,7 @@ Minor Documentation Changes
141158* `#6794 <https://github.com/symfony/symfony-docs/pull/6794 >`_ Added a new section to the page templating/global_vars using a EVListener (piet, Piet Bijl)
142159* `#6850 <https://github.com/symfony/symfony-docs/pull/6850 >`_ Remove outdated reference (hvt)
143160* `#6824 <https://github.com/symfony/symfony-docs/pull/6824 >`_ Service naming convension (orions)
161+ * `#6825 <https://github.com/symfony/symfony-docs/pull/6825 >`_ update `cache ` and `logs ` folder locations (georgiana-gligor)
144162* `#6829 <https://github.com/symfony/symfony-docs/pull/6829 >`_ Fix a typo in an HTTP Cache code example (aybbou)
145163* `#6833 <https://github.com/symfony/symfony-docs/pull/6833 >`_ Fixed a syntax issue in custom_constraint article (javiereguiluz)
146164* `#6842 <https://github.com/symfony/symfony-docs/pull/6842 >`_ Fixed service name (jeremyFreeAgent)
0 commit comments