We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fbca7f commit d7ef2c2Copy full SHA for d7ef2c2
NEWS
@@ -23,6 +23,8 @@ PHP NEWS
23
calls destructor). (Girgias)
24
. Fixed bug GH-14549 (Incompatible function pointer type for fclose).
25
(Ryan Carsten Schmidt)
26
+ . Fixed bug GH-13922 (Fixed support for systems with
27
+ sysconf(_SC_GETPW_R_SIZE_MAX) == -1). (Arnaud)
28
29
- BCMatch:
30
. Fixed bug (bcpowmod() with mod = -1 returns 1 when it must be 0). (Girgias)
0 commit comments