Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Commit a8c9d2d

Browse files
committed
added an UPGRADE file for 2.4
1 parent c649766 commit a8c9d2d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

UPGRADE-2.4.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
UPGRADE FROM 2.3 to 2.4
2+
=======================
3+
4+
When upgrading Symfony from 2.3 to 2.4, you need to do the following changes
5+
to the code that came from the Standard Edition:
6+
7+
* We recommend to comment or remove the `firephp` and `chromephp` Monolog
8+
handlers as they might cause issues with some configuration (`chromephp`
9+
with Nginx for instance).

0 commit comments

Comments
 (0)