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
+76Lines changed: 76 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,82 @@ 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
+
November, 2014
17
+
--------------
18
+
19
+
New Documentation
20
+
~~~~~~~~~~~~~~~~~
21
+
22
+
- `33554fc <https://github.com/symfony/symfony-docs/commit/33554fcbb06408b222cb0c36af606f113c35afb0>`_ #4456 New validation API usage in Class Constraint Validator (skwi)
23
+
- `135aae6 <https://github.com/symfony/symfony-docs/commit/135aae6caa9508b12a2960579ea0af4dacd3e479>`_ #4433 Completely re-reading the controller chapter (weaverryan)
24
+
- `422e0f1 <https://github.com/symfony/symfony-docs/commit/422e0f12a4412f9e1668094eb19df4163bc6f2d8>`_ #4465 Modifying the best practice to use form_start() instead of <form (weaverryan, WouterJ)
25
+
- `0a21446 <https://github.com/symfony/symfony-docs/commit/0a21446430347724f8ef29aa51ff15fd0284f22e>`_ #4463 [BestPractices] Proposing that we make the service names *just* a little bit longer (weaverryan)
26
+
- `766e01f <https://github.com/symfony/symfony-docs/commit/766e01fa0698203db0661b11cdf941daac657459>`_ #4169 [Components][Form] document $deep and $flatten of getErrors() (xabbuh)
27
+
- `1d88a1b <https://github.com/symfony/symfony-docs/commit/1d88a1b6b029d4dd2e14534f44e3b1b6b745caf9>`_ #4443 Added the release dates for the upcoming Symfony 3 versions (javiereguiluz)
- `2c190ed <https://github.com/symfony/symfony-docs/commit/2c190ed8af7517607931dca6da41b4f7ad987b6c>`_ #4427 Update most important book articles to follow the best practices (WouterJ)
30
+
- `12a09ab <https://github.com/symfony/symfony-docs/commit/12a09ab7806b4f57d109929fa03c770cc7e03169>`_ #4377 Added interlinking and fixed install template for reusable bundles (WouterJ)
31
+
- `8259d71 <https://github.com/symfony/symfony-docs/commit/8259d712997ef2b94cc6b4490c46e603db64bcd9>`_ #4425 Updating component usage to use composer require (weaverryan)
32
+
- `0e80aba <https://github.com/symfony/symfony-docs/commit/0e80aba9c96efc4c6c70c0920d679182571fe97e>`_ #4369 [reference][configuration][security]Added key_length for pbkdf2 encoder (Guillaume-Rossignol)
33
+
- `5165419 <https://github.com/symfony/symfony-docs/commit/51654191bea12960f64ead9a00cf0c293532246a>`_ #4295 [Security] Hidden front controller for Nginx (phansys)
34
+
35
+
Fixed Documentation
36
+
~~~~~~~~~~~~~~~~~~~
37
+
38
+
- `9d599a0 <https://github.com/symfony/symfony-docs/commit/9d599a054007474f1b65d2c7b04f634c5faf74d0>`_ minor #4544 #4273 - fix doctrine version in How to Provide Model Classes for several Doctrine Implementations cookbook (ternel)
39
+
- `6aabece <https://github.com/symfony/symfony-docs/commit/6aabece040cda7976a6b702bf4e7a8cd2818e007>`_ #4273 - fix doctrine version in How to Provide Model Classes for several Doctrine Implementations cookbook
- `7cc4287 <https://github.com/symfony/symfony-docs/commit/7cc42876e4ce134695d4b3069d27a8e6e927e5af>`_ #4442 replace doc role for bundle docs with external ref (xabbuh)
- `2ab2e1f <https://github.com/symfony/symfony-docs/commit/2ab2e1f712c693f039297311c9396ef120a48ec1>`_ #4342 Reworded a misleading Doctrine explanation (javiereguiluz)
47
+
48
+
Minor Documentation Changes
49
+
~~~~~~~~~~~~~~~~~~~~~~~~~~~
50
+
51
+
- `a109c4b <https://github.com/symfony/symfony-docs/commit/a109c4b739e35bcf600868df801bd5cefb911cbc>`_ #4537 Update link to remove absolute URL (jms85, dangarzon)
52
+
- `05f5dba <https://github.com/symfony/symfony-docs/commit/05f5dbacac092554ab3398601be92120945cd221>`_ #4536 Add Ryan Weaver as 10th core team member (ifdattic)
53
+
- `7b1ff2a <https://github.com/symfony/symfony-docs/commit/7b1ff2a33964ee29adbd2e240a3bc382b9ca16a3>`_ #4554 Changed url to PHP-CS-FIXER repository (jzawadzki)
54
+
- `9d599a0 <https://github.com/symfony/symfony-docs/commit/9d599a054007474f1b65d2c7b04f634c5faf74d0>`_ #4544 bug #4273 - fix doctrine version in How to Provide Model Classes for several Doctrine Implementations cookbook (ternel)
- `5aaba1e <https://github.com/symfony/symfony-docs/commit/5aaba1e336cc85254882c28f34389725d65636df>`_ #4529 Best Practices: Update link title to match cookbook article title (dangarzon)
57
+
- `ab8e7f5 <https://github.com/symfony/symfony-docs/commit/ab8e7f59ec106d5aade1c696f8731671455aee83>`_ #4530 Book: Update link title to match cookbook article title (dangarzon)
- `8beadce <https://github.com/symfony/symfony-docs/commit/8beadce92dbc15b1c40d443abbf33e2ae4b86007>`_ #4496 [Book][Security] link to a bundle's current (not master) docs (xabbuh)
60
+
- `5db8386 <https://github.com/symfony/symfony-docs/commit/5db83862999bb2e8c2a30c6bc36cc0cf7a6a24a9>`_ #4462 [Reference] Fixed lots of things using the review bot (WouterJ)
61
+
- `dbfaac1 <https://github.com/symfony/symfony-docs/commit/dbfaac1f1b307a6143e3f8b5a1c326c0b330d662>`_ #4459 Fix up the final sentence to be a bit cleaner. (micheal)
- `c008733 <https://github.com/symfony/symfony-docs/commit/c008733b9ee8d7e12507ab2cf813d03808b49ab5>`_ #4399 Explain form() and form_widget() in form customization (oopsFrogs, WouterJ)
67
+
- `2139754 <https://github.com/symfony/symfony-docs/commit/2139754cbb0c7ef871daae30a7eff4205dc83794>`_ #4253 Adder and remover sidenote (kshishkin)
- `0577559 <https://github.com/symfony/symfony-docs/commit/057755984ebdf7c334ec69cce62b61f9daf296ae>`_ #4418 use the C lexer for Varnish config examples (xabbuh)
- `81fc1c6 <https://github.com/symfony/symfony-docs/commit/81fc1c6000bb64ce02868cee8e618041d0f9766f>`_ #4448 [Book][HTTP Cache] moved inlined URL to the bottom of the file (xabbuh)
- `a27238e <https://github.com/symfony/symfony-docs/commit/a27238e1084c18692dd2e159fcf741ce07e32df9>`_ #4313 Improved and fixed twig reference (WouterJ)
88
+
- `1ce9dc5 <https://github.com/symfony/symfony-docs/commit/1ce9dc5bfbdedacd093f35282327f577a34bdb45>`_ #4398 A few small improvements to the EventDispatcher Component docs (GeertDD)
0 commit comments