Skip to content

Align BrefKernel::handle method signature with the Symfony\Component\HttpKernel\HttpKernelInterface - #68

Merged
mnapoli merged 1 commit into
brefphp:masterfrom
smoench:patch-2
Feb 20, 2024
Merged

Align BrefKernel::handle method signature with the Symfony\Component\HttpKernel\HttpKernelInterface#68
mnapoli merged 1 commit into
brefphp:masterfrom
smoench:patch-2

Conversation

@smoench

@smoench smoench commented Feb 19, 2024

Copy link
Copy Markdown
Contributor

This package has a minimum requirement for Symfony 5.4 and therefore we can align the method signature with the interface. This is no BC-break as PHP allows to remove type declaration on method overrides.

@mnapoli

mnapoli commented Feb 20, 2024

Copy link
Copy Markdown
Member

Thanks!

@mnapoli
mnapoli merged commit 1bab91b into brefphp:master Feb 20, 2024
@smoench
smoench deleted the patch-2 branch February 20, 2024 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants