mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
10 lines
356 B
Markdown
10 lines
356 B
Markdown
UPGRADE FROM 2.3 to 2.4
|
|
=======================
|
|
|
|
When upgrading Symfony from 2.3 to 2.4, you need to do the following changes
|
|
to the code that came from the Standard Edition:
|
|
|
|
* We recommend to comment or remove the `firephp` and `chromephp` Monolog
|
|
handlers as they might cause issues with some configuration (`chromephp`
|
|
with Nginx for instance).
|