We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d34b9cf commit 5b205c7Copy full SHA for 5b205c7
NEWS
@@ -67,6 +67,8 @@ PHP NEWS
67
- Standard:
68
. Fixed bug #65272 (flock() out parameter not set correctly in windows).
69
(Daniel Lowrey)
70
+ . Fixed bug #69033 (Request may get env. variables from previous requests
71
+ if PHP works as FastCGI)
72
73
- Streams:
74
. Fixed bug which caused call after final close on streams filter. (Bob)
0 commit comments