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 5d7f9dc commit 809a7b5Copy full SHA for 809a7b5
NEWS
@@ -27,6 +27,10 @@ PHP NEWS
27
- phpdbg:
28
. Fix arginfo wrt. optional/required parameters. (cmb)
29
30
+- Reflection:
31
+ . Fixed bug #76536 (PHP crashes with core dump when throwing exception in
32
+ error handler). (Laruence)
33
+
34
- Standard:
35
. Fixed bug #76505 (array_merge_recursive() is duplicating sub-array keys).
36
(Laruence)
0 commit comments