Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.

Fixed Symfony 4.3 deprecations. #625

Merged
merged 1 commit into from Jul 3, 2019
Merged

Fixed Symfony 4.3 deprecations. #625

merged 1 commit into from Jul 3, 2019

Conversation

tarlepp
Copy link
Contributor

@tarlepp tarlepp commented Jul 3, 2019

Solves #619

@fabpot fabpot mentioned this pull request Jul 3, 2019
@fabpot
Copy link
Member

fabpot commented Jul 3, 2019

Thank you @tarlepp.

@fabpot fabpot merged commit e5f9bbf into sensiolabs:master Jul 3, 2019
fabpot added a commit that referenced this pull request Jul 3, 2019
This PR was squashed before being merged into the 5.4.x-dev branch (closes #625).

Discussion
----------

Fixed Symfony 4.3 deprecations.

Solves #619

Commits
-------

e5f9bbf Fixed Symfony 4.3 deprecations.
@tarlepp
Copy link
Contributor Author

tarlepp commented Jul 3, 2019

@fabpot I think that you merged this a bit too early, with low deps tests will fail. Need to think something to solve that.

fabpot added a commit that referenced this pull request Jul 3, 2019
This PR was squashed before being merged into the 5.4.x-dev branch (closes #626).

Discussion
----------

Fixed behaviour on Symfony 3.4

Not 100% sure if  this is the "proper" way to handle those event class changes properly - but at least now tests are ok with 3.4 and 4.3 - although I don't like to use that generic `KernelEvent` type on those listener classes - but didn't found another solution to fix that.

If there is another solution for that I'm like to hear that - so that I could improve this PR.

Related to #625

Commits
-------

d5c3d4a Fixed behaviour on Symfony 3.4
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants