User tests: Successful: Unsuccessful:
Pull Request for Issue # .
added annotation #[\ReturnTypeWillChange]
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
Labels |
Added:
?
|
For J4 we're just going to have to add the annotations. As mentioned this is a b/c break for anything extending these classes. Annotations should work back to PHP 7.2 as well.
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-12-11 18:30:37 |
Closed_By | ⇒ | wilsonge |
Thanks!
Unfortunately it will lead to Fatal error, for everyone who extends our
Date
class.We need a better idea, how to solve it.