Skip to content

Add parameter types for repository methods#63

Open
stof wants to merge 1 commit intosteverhoades:masterfrom
stof:add_parameter_type
Open

Add parameter types for repository methods#63
stof wants to merge 1 commit intosteverhoades:masterfrom
stof:add_parameter_type

Conversation

@stof
Copy link
Copy Markdown
Contributor

@stof stof commented Sep 30, 2024

As parent classes need to add parameter types before child classes, this will allow projects to use parameter types on their implementation.

This is not a BC break for implementers of the interface thanks to the covariance support implemented in PHP 7.2 (and the fact that this package does not support older PHP versions anymore).

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.

1 participant