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

no deprecation in log  #35367

Copy link
Copy link
Closed
Closed
Copy link
@oceanBT

Description

@oceanBT
Issue body actions

Symfony version(s) affected: Upgrade from 4.3 to 4.4

Description
Symfony does not log any deprecation in my log.

How to reproduce
Minimal Example (created with 4.3 skeleton and upgraded to 4.4):

git clone https://github.com/oceanBT/symfony-deprecation-log
cd symfony-deprecation-log
composer install
bin/console server:run

curl http://localhost:8000/test

tail -f var/log/*.log  # no deprecations got logged :/

Changed files:
https://github.com/oceanBT/symfony-deprecation-log/blob/master/config/packages/dev/monolog.yaml (but also original config does not work)

https://github.com/oceanBT/symfony-deprecation-log/blob/master/src/Controller/TestController.php#L26

.env:
APP_ENV=dev

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

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