@@ -13,6 +13,56 @@ 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
+ June, 2016
17
+ ----------
18
+
19
+ New Documentation
20
+ ~~~~~~~~~~~~~~~~~
21
+
22
+ * `#6587 <https://github.com/symfony/symfony-docs/pull/6587 >`_ Updating recommended email settings for monolog (jorgelbg)
23
+
24
+ Fixed Documentation
25
+ ~~~~~~~~~~~~~~~~~~~
26
+
27
+ * `#6679 <https://github.com/symfony/symfony-docs/pull/6679 >`_ Invalid PHP return statement (JohnnyEvo)
28
+ * `#6675 <https://github.com/symfony/symfony-docs/pull/6675 >`_ Update broken links to default VCL files (sgrodzicki)
29
+
30
+ Minor Documentation Changes
31
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
32
+
33
+ * `#6597 <https://github.com/symfony/symfony-docs/pull/6597 >`_ [Validator] Add shorter examples using the default option (alexmart)
34
+ * `#6696 <https://github.com/symfony/symfony-docs/pull/6696 >`_ Typo fix (jevgenijusr)
35
+ * `#6614 <https://github.com/symfony/symfony-docs/pull/6614 >`_ Updated the CS rule about return null; and return; (javiereguiluz)
36
+ * `#6692 <https://github.com/symfony/symfony-docs/pull/6692 >`_ Update date.rst - Fixes typo (fdarre)
37
+ * `#6689 <https://github.com/symfony/symfony-docs/pull/6689 >`_ Hard values for the driver option (iltar)
38
+ * `#6685 <https://github.com/symfony/symfony-docs/pull/6685 >`_ NullOutput should be passed to $command->run() (Ma27)
39
+ * `#6676 <https://github.com/symfony/symfony-docs/pull/6676 >`_ Removed 'html' from the component description (naroga)
40
+ * `#6674 <https://github.com/symfony/symfony-docs/pull/6674 >`_ CheckStyle in Voters cookbook (JakeFr)
41
+ * `#6672 <https://github.com/symfony/symfony-docs/pull/6672 >`_ [Book][Testing] remove Symfony core testing note (xabbuh)
42
+ * `#6670 <https://github.com/symfony/symfony-docs/pull/6670 >`_ Fix typo 'even' >> 'event' in event_listener.rst (kuusas)
43
+ * `#6667 <https://github.com/symfony/symfony-docs/pull/6667 >`_ [Contributing][Code] fix list item terminators (xabbuh)
44
+ * `#6616 <https://github.com/symfony/symfony-docs/pull/6616 >`_ Better explain the mandatory/convention location of some elements (rcousens, javiereguiluz)
45
+ * `#6628 <https://github.com/symfony/symfony-docs/pull/6628 >`_ Fix for #6625 (kix)
46
+ * `#6668 <https://github.com/symfony/symfony-docs/pull/6668 >`_ [Contributing][Code] remove PHPUnit requirement (xabbuh)
47
+ * `#6654 <https://github.com/symfony/symfony-docs/pull/6654 >`_ Update upload_file.rst (liubinas)
48
+ * `#6650 <https://github.com/symfony/symfony-docs/pull/6650 >`_ fix dumper default representation (Jamal Youssefi)
49
+ * `#6652 <https://github.com/symfony/symfony-docs/pull/6652 >`_ ``Finder::path() `` method matching directories and files (soyuka)
50
+ * `#6662 <https://github.com/symfony/symfony-docs/pull/6662 >`_ preg_match throw an warning (nicolae-stelian)
51
+ * `#6658 <https://github.com/symfony/symfony-docs/pull/6658 >`_ [Process] tweak a sentence (xabbuh)
52
+ * `#6638 <https://github.com/symfony/symfony-docs/pull/6638 >`_ swap terminate and exception event descriptions (xabbuh)
53
+ * `#6615 <https://github.com/symfony/symfony-docs/pull/6615 >`_ Minor grammar fix (aalaap)
54
+ * `#6637 <https://github.com/symfony/symfony-docs/pull/6637 >`_ Update security.rst (norbert-n)
55
+ * `#6644 <https://github.com/symfony/symfony-docs/pull/6644 >`_ [Console] Fix wrong quotes in QuestionHelper::setInputStream() (chalasr)
56
+ * `#6645 <https://github.com/symfony/symfony-docs/pull/6645 >`_ Fix bootstrap class name help-block (foaly-nr1)
57
+ * `#6641 <https://github.com/symfony/symfony-docs/pull/6641 >`_ [Book][Form] fix reference to renamed document (xabbuh)
58
+ * `#6579 <https://github.com/symfony/symfony-docs/pull/6579 >`_ Added callable validation_groups example (gnat42)
59
+ * `#6626 <https://github.com/symfony/symfony-docs/pull/6626 >`_ reflect the EOM of Symfony 2.3 (xabbuh)
60
+ * `#6631 <https://github.com/symfony/symfony-docs/pull/6631 >`_ Fix console.exception and console.terminate order (Julien Falque)
61
+ * `#6629 <https://github.com/symfony/symfony-docs/pull/6629 >`_ Update options_resolver.rst (atailouloute)
62
+ * `#6627 <https://github.com/symfony/symfony-docs/pull/6627 >`_ Fixed a typo in cookbook/security/entity_provider (michaeldegroot)
63
+ * `#6618 <https://github.com/symfony/symfony-docs/pull/6618 >`_ Added a note about coding standards and method arguments (javiereguiluz)
64
+
65
+
16
66
May, 2016
17
67
---------
18
68
0 commit comments