@@ -19,6 +19,7 @@ June, 2016
19
19
New Documentation
20
20
~~~~~~~~~~~~~~~~~
21
21
22
+ * `#6690 <https://github.com/symfony/symfony-docs/pull/6690 >`_ Added an example for a different method of verbosity level usage. (smatyas)
22
23
* `#6587 <https://github.com/symfony/symfony-docs/pull/6587 >`_ Updating recommended email settings for monolog (jorgelbg)
23
24
24
25
Fixed Documentation
@@ -32,7 +33,9 @@ Minor Documentation Changes
32
33
33
34
* `#6597 <https://github.com/symfony/symfony-docs/pull/6597 >`_ [Validator] Add shorter examples using the default option (alexmart)
34
35
* `#6696 <https://github.com/symfony/symfony-docs/pull/6696 >`_ Typo fix (jevgenijusr)
36
+ * `#6693 <https://github.com/symfony/symfony-docs/pull/6693 >`_ Add missing parameter (rodnaph)
35
37
* `#6614 <https://github.com/symfony/symfony-docs/pull/6614 >`_ Updated the CS rule about return null; and return; (javiereguiluz)
38
+ * `#6680 <https://github.com/symfony/symfony-docs/pull/6680 >`_ Fix ldap security examples (jvasseur)
36
39
* `#6692 <https://github.com/symfony/symfony-docs/pull/6692 >`_ Update date.rst - Fixes typo (fdarre)
37
40
* `#6689 <https://github.com/symfony/symfony-docs/pull/6689 >`_ Hard values for the driver option (iltar)
38
41
* `#6685 <https://github.com/symfony/symfony-docs/pull/6685 >`_ NullOutput should be passed to $command->run() (Ma27)
@@ -49,11 +52,13 @@ Minor Documentation Changes
49
52
* `#6652 <https://github.com/symfony/symfony-docs/pull/6652 >`_ ``Finder::path() `` method matching directories and files (soyuka)
50
53
* `#6662 <https://github.com/symfony/symfony-docs/pull/6662 >`_ preg_match throw an warning (nicolae-stelian)
51
54
* `#6658 <https://github.com/symfony/symfony-docs/pull/6658 >`_ [Process] tweak a sentence (xabbuh)
55
+ * `#6599 <https://github.com/symfony/symfony-docs/pull/6599 >`_ Fixed null description of query_builder option (HeahDude)
52
56
* `#6638 <https://github.com/symfony/symfony-docs/pull/6638 >`_ swap terminate and exception event descriptions (xabbuh)
53
57
* `#6615 <https://github.com/symfony/symfony-docs/pull/6615 >`_ Minor grammar fix (aalaap)
54
58
* `#6637 <https://github.com/symfony/symfony-docs/pull/6637 >`_ Update security.rst (norbert-n)
55
59
* `#6644 <https://github.com/symfony/symfony-docs/pull/6644 >`_ [Console] Fix wrong quotes in QuestionHelper::setInputStream() (chalasr)
56
60
* `#6645 <https://github.com/symfony/symfony-docs/pull/6645 >`_ Fix bootstrap class name help-block (foaly-nr1)
61
+ * `#6642 <https://github.com/symfony/symfony-docs/pull/6642 >`_ do not reference unused interface (xabbuh)
57
62
* `#6641 <https://github.com/symfony/symfony-docs/pull/6641 >`_ [Book][Form] fix reference to renamed document (xabbuh)
58
63
* `#6579 <https://github.com/symfony/symfony-docs/pull/6579 >`_ Added callable validation_groups example (gnat42)
59
64
* `#6626 <https://github.com/symfony/symfony-docs/pull/6626 >`_ reflect the EOM of Symfony 2.3 (xabbuh)
0 commit comments