Skip to content

Commit 8e42063

Browse files
author
Julien Pauli
committed
Updated NEWS
1 parent ebe755f commit 8e42063

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ PHP NEWS
2222
classes (https://wiki.php.net/rfc/secure_unserialize). (Stas)
2323
. Fixed bug #68185 ("Inconsistent insteadof definition."- incorrectly triggered). (Julien)
2424
. 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)
2527

2628
- Date:
2729
. Fixed day_of_week function as it could sometimes return negative values

0 commit comments

Comments
 (0)