Skip to content

make bundle compatible to http-kernel >= 4.2

Compare
Choose a tag to compare
@simonhard simonhard released this 05 Dec 14:35
· 53 commits to master since this release
e6c3787

By implementing reset(), the class is ready for http-kernel 4.2 seeing that DataCollectorInterface is now extending ResetInterface (https://github.com/symfony/http-kernel/blob/4.2/DataCollector/DataCollectorInterface.php).