Skip to content

Commit 747b618

Browse files
author
Yasuo Ohgaki
committed
Update NEWS
1 parent 2f10db3 commit 747b618

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ PHP NEWS
7979
. Fixed bug #72663 (Create an Unexpected Object and Don't Invoke
8080
__wakeup() in Deserialization). (Stas)
8181
. 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)
8284

8385
- Calendar:
8486
. Fixed bug #67976 (cal_days_month() fails for final month of the French

0 commit comments

Comments
 (0)