Skip to content

How to add a stub that only loaded when Codebase::$php_major_version >= 8? #8327

Answered by AndrolGenhald
fluffycondor asked this question in Q&A
Discussion options

You must be logged in to vote

This is actually a non-issue. IteratorAggregate is an interface, and DatePeriod is extensible, so asserting that a DatePeriod implements IteratorAggregate in PHP 7 is totally fine.

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@AndrolGenhald
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@fluffycondor
Comment options

@AndrolGenhald
Comment options

@fluffycondor
Comment options

Answer selected by fluffycondor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants