Skip to content

Extend Event class from symfony/contracts #464

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

XWB
Copy link
Member

@XWB XWB commented Nov 5, 2019

This should fix the following deprecation message:

User Deprecated: The "FOS\HttpCache\Event" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead.

To be merged after #463

@XWB XWB changed the title Extend Event class from symfony/contracts Extend Event class from symfony/contracts Nov 5, 2019
@XWB XWB force-pushed the add-symfony-contracts branch 2 times, most recently from 538601d to d13f192 Compare November 5, 2019 15:36
@dbu
Copy link
Contributor

dbu commented Nov 6, 2019

can you please rebase this on master now, to see if the only build error left is the one about sphinx?

@XWB XWB force-pushed the add-symfony-contracts branch 2 times, most recently from 6a77373 to 55ebc8b Compare November 6, 2019 12:57
@XWB
Copy link
Member Author

XWB commented Nov 6, 2019

@dbu You will need to merge #467 first before I can rebase this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants