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
+74
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,80 @@ 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
+
May, 2014
17
+
---------
18
+
19
+
New Documentation
20
+
~~~~~~~~~~~~~~~~~
21
+
22
+
- `4fd1b49 <https://github.com/symfony/symfony-docs/commit/4fd1b49bb54db0dc19aa231bf1949d78537eb851>`_ #3753 [DependencyInjection] Add documentation about service decoration (romainneutron)
23
+
- `f913dd7 <https://github.com/symfony/symfony-docs/commit/f913dd7a43fd9e29bbfb2f9a2130377a6a0b862d>`_ #3603 [Serializer] Support for is.* getters in GetSetMethodNormalizer (tiraeth)
- `c788325 <https://github.com/symfony/symfony-docs/commit/c78832551744ed1c6aa2d3eb48501e0e1039d073>`_ #3841 [Cookbook][Logging] register processor per handler and per channel (xabbuh)
27
+
- `979533a <https://github.com/symfony/symfony-docs/commit/979533aa4430a0db4c421744023028192e02cb3d>`_ #3839 document how to test actions (greg0ire)
- `f665e14 <https://github.com/symfony/symfony-docs/commit/f665e14059f56f729b20448ade416b3e11a14be8>`_ #3704 [Form] Added documentation for Form Events (csarrazi)
31
+
- `14b9f14 <https://github.com/symfony/symfony-docs/commit/14b9f140aff2e8a8fe23a18181f94e1f5e0d8a9b>`_ #3777 added docs for the core team (fabpot)
32
+
33
+
Fixed Documentation
34
+
~~~~~~~~~~~~~~~~~~~
35
+
36
+
- `0649c21 <https://github.com/symfony/symfony-docs/commit/0649c212b3ea28c8890914912ffb2503bfdfdad0>`_ #3869 Add a missing argument to the PdoSessionHandler (jakzal)
37
+
- `259a2b7 <https://github.com/symfony/symfony-docs/commit/259a2b7a891ba9c2f271cbcee5bf0130a15c98ac>`_ #3866 [Book][Security]fixed Login when there is no session. (aitboudad)
38
+
- `9b7584f <https://github.com/symfony/symfony-docs/commit/9b7584f0501a34016c4ec20a1c439c25ac663f5b>`_ #3863 Error in XML (tvlooy)
39
+
- `0cb9c3b <https://github.com/symfony/symfony-docs/commit/0cb9c3bc3fb6d17a8fafd778abf8dc6981fc550d>`_ #3827 Update 'How to Create and store a Symfony2 Project in Git' (nicwortel)
40
+
- `4ed9a08 <https://github.com/symfony/symfony-docs/commit/4ed9a08f073aa515636dd8bb2a0279f7e39d1ab8>`_ #3830 Generate an APC prefix based on __FILE__ (trsteel88)
- `80d70a4 <https://github.com/symfony/symfony-docs/commit/80d70a4907e6e26784c63f6c41fae8e2d57b67db>`_ #3779 [Book][Security] constants are defined in the SecurityContextInterface (xabbuh)
- `50672f7 <https://github.com/symfony/symfony-docs/commit/50672f7768d7eb6ae7acf4d954902d913aa6a20e>`_ #3867 fixed missing info about FosUserBundle. (aitboudad)
- `3792fee <https://github.com/symfony/symfony-docs/commit/3792fee4a18cc1b411ca02c4909534e17ee22593>`_ #3858 Clarified Password Encoders example (WouterJ)
56
+
- `663d68c <https://github.com/symfony/symfony-docs/commit/663d68c034c41bd539064ae544b466c372cd7f5b>`_ #3857 Added little bit information about the route name (WouterJ)
57
+
- `797cbd5 <https://github.com/symfony/symfony-docs/commit/797cbd56193d0ba0c65dc652366b2d16c6bff58c>`_ #3794 Adds link to new QuestionHelper (weaverryan)
58
+
- `4211bff <https://github.com/symfony/symfony-docs/commit/4211bff395f613d8dd3630178da3208b328df2bc>`_ #3852 Fixed link and typo in type_guesser.rst (rpg600)
59
+
- `78ae7ec <https://github.com/symfony/symfony-docs/commit/78ae7ecc6d35cb7f0bc1e9124aac961f13113d02>`_ #3845 added link to /cookbook/security/force_https. (aitboudad)
- `9f1a354 <https://github.com/symfony/symfony-docs/commit/9f1a354fe63a90bf4f6672082fe8cb2dc7900178>`_ #3804 [Components][DependencyInjection] add note about a use case that requires to compile the container (xabbuh)
64
+
- `d92c522 <https://github.com/symfony/symfony-docs/commit/d92c5228e3460dd3bce024c180829fd13a623672>`_ #3769 Updated references to new Session() (scottwarren)
65
+
- `00f60a8 <https://github.com/symfony/symfony-docs/commit/00f60a8c622d0ffbf7603a6fe6878a805398cc71>`_ #3837 More asset version details (weaverryan)
- `1aa79d5 <https://github.com/symfony/symfony-docs/commit/1aa79d5b0a25560eaad4358267154fb13c55a5c6>`_ #3834 fix the wording in versionadded directives (for the master branch) (xabbuh)
68
+
- `7288a33 <https://github.com/symfony/symfony-docs/commit/7288a337b1d86e9c00b3eb7f7d778d643d0d2802>`_ #3789 [Reference][Forms] Improvements to the form type (xabbuh)
69
+
- `72fae25 <https://github.com/symfony/symfony-docs/commit/72fae25898b37e6e6761ac9c52bee45520545332>`_ #3790 [Reference][Forms] move versionadded directives for form options directly below the option's headline (xabbuh)
70
+
- `b4d4ac3 <https://github.com/symfony/symfony-docs/commit/b4d4ac34d999a09556517431d91d3221a9fa5be3>`_ #3838 fix filename typo in cookbook/form/unit_testing.rst (hice3000)
- `89d0dae <https://github.com/symfony/symfony-docs/commit/89d0daeed991b0400b05edb61121eaac6f9bc351>`_ #3833 fix the wording in versionadded directives (for the 2.4 branch) (xabbuh)
73
+
- `e58e39f <https://github.com/symfony/symfony-docs/commit/e58e39f8211791a7531eee71eb0af8b0cb8f9627>`_ #3832 fix the wording in versionadded directives (for the 2.3 branch) (xabbuh)
- `b1336d7 <https://github.com/symfony/symfony-docs/commit/b1336d7ed2290c320f9199dcea0778d8af0755bb>`_ #3823 Added empty line after if statements (zomberg)
- `1adfd9b <https://github.com/symfony/symfony-docs/commit/1adfd9b7b9d4d0e33cf0fd266d05d3cef36a2faa>`_ #3802 Add a note about which types can be used in Symfony (fabpot)
- `241d923 <https://github.com/symfony/symfony-docs/commit/241d9238e4cda9248bf5588433d9087cd5cd6d09>`_ #3813 [Reference][Forms]fix time field count. (yositani2002)
0 commit comments