Skip to content

Commit 5e23925

Browse files
committed
NEWS
1 parent b5ad5fd commit 5e23925

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
@@ -11,6 +11,8 @@ PHP NEWS
1111
. Fixed bug GH-21699 (Assertion failure in shutdown_executor when resolving
1212
self::/parent::/static:: callables if the error handler throws). (macoaure)
1313
. Fixed bug GH-21603 (Missing addref for __unset). (ilutov)
14+
. Fixed bug GH-21760 (Trait with class constant name conflict against
15+
enum case causes SEGV). (Pratik Bhujel)
1416

1517
- CLI:
1618
. Fixed bug GH-21754 (`--rf` command line option with a method triggers

0 commit comments

Comments
 (0)