Skip to content

Commit f95ca48

Browse files
committed
Merge branch '2.7' into 2.8
2 parents fb5ad59 + c441f6d commit f95ca48

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

reference/configuration/monolog.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
MonologBundle Configuration ("monolog")
55
=======================================
66

7+
For a full list of handler types and related configuration
8+
options, see `Monolog Configuration`_.
9+
710
Full Default Configuration
811
--------------------------
912

@@ -112,3 +115,5 @@ Full Default Configuration
112115
When the profiler is enabled, a handler is added to store the logs'
113116
messages in the profiler. The profiler uses the name "debug" so it
114117
is reserved and cannot be used in the configuration.
118+
119+
.. _`Monolog Configuration`: https://github.com/symfony/monolog-bundle/blob/master/DependencyInjection/Configuration.php

reference/requirements.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ If you want to use Doctrine, you will need to have PDO installed. Additionally,
5656
you need to have the PDO driver installed for the database server you want
5757
to use.
5858

59-
.. _`Requirements section of the README`: https://github.com/symfony/symfony#requirements
59+
.. _`Requirements section of the README`: https://github.com/symfony/symfony/blob/2.7/README.md#requirements

0 commit comments

Comments
 (0)