Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bfbe593

Browse filesBrowse files
committed
Merge branch '2.3' into 2.7
2 parents a48c537 + 2efa5f8 commit bfbe593
Copy full SHA for bfbe593

File tree

Expand file treeCollapse file tree

2 files changed

+6
-1
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+6
-1
lines changed

‎reference/configuration/monolog.rst

Copy file name to clipboardExpand all lines: reference/configuration/monolog.rst
+5Lines 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

Copy file name to clipboardExpand all lines: reference/requirements.rst
+1-1Lines 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.3/README.md#requirements

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.