We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebe755f commit 8e42063Copy full SHA for 8e42063
NEWS
@@ -22,6 +22,8 @@ PHP NEWS
22
classes (https://wiki.php.net/rfc/secure_unserialize). (Stas)
23
. Fixed bug #68185 ("Inconsistent insteadof definition."- incorrectly triggered). (Julien)
24
. Fixed bug #65419 (Inside trait, self::class != __CLASS__). (Julien)
25
+ . Fixed bug #65576 (Constructor from trait conflicts with inherited
26
+ constructor). (dunglas at gmail dot com)
27
28
- Date:
29
. Fixed day_of_week function as it could sometimes return negative values
0 commit comments