We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5ad5fd commit 5e23925Copy full SHA for 5e23925
NEWS
@@ -11,6 +11,8 @@ PHP NEWS
11
. Fixed bug GH-21699 (Assertion failure in shutdown_executor when resolving
12
self::/parent::/static:: callables if the error handler throws). (macoaure)
13
. 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)
16
17
- CLI:
18
. Fixed bug GH-21754 (`--rf` command line option with a method triggers
0 commit comments