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 2f10db3 commit 747b618Copy full SHA for 747b618
NEWS
@@ -79,6 +79,8 @@ PHP NEWS
79
. Fixed bug #72663 (Create an Unexpected Object and Don't Invoke
80
__wakeup() in Deserialization). (Stas)
81
. Fixed bug #72681 (PHP Session Data Injection Vulnerability). (Stas)
82
+ . Fixed URL rewriter partially. It would not rewrite '//example.com/' URL
83
+ unconditionally. Only requested host(HTTP_HOST) is rewritten. (Yasuo)
84
85
- Calendar:
86
. Fixed bug #67976 (cal_days_month() fails for final month of the French
0 commit comments