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 c827124 commit 47c2da9Copy full SHA for 47c2da9
NEWS
@@ -26,6 +26,8 @@ PHP NEWS
26
. Added PHP_OS_FAMILY constant to determine on which OS we are. (Jan Altensen)
27
. Fixed bug #73994 (arginfo incorrect for unpack). (krakjoe)
28
. Fixed bug #73973 (assertion error in debug_zval_dump). (andrewnester)
29
+ . Fixed bug #73987 (Method compatibility check looks to original
30
+ definition and not parent). (pmmaga)
31
32
- BCMath:
33
. Fixed bug #46564 (bcmod truncates fractionals). (liborm85)
0 commit comments