Skip to content

Commit ba4d305

Browse files
haszihaszi
and
haszi
authored
Document output_add_rewrite_var() using url_rewriter.hosts bugfix (#4351)
Document the bugfix of php/php-src/pull/13294. This is a part of #3872. Co-authored-by: haszi <[email protected]>
1 parent f944fb7 commit ba4d305

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

reference/outcontrol/functions/output-add-rewrite-var.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,13 @@
4545
it cannot be started again.
4646
</simpara>
4747
</note>
48+
<warning>
49+
<simpara>
50+
Prior to PHP 8.4.0, the hosts to be rewritten were set in
51+
<link linkend="ini.session.trans-sid-hosts">session.trans_sid_hosts</link>
52+
instead of <link linkend="ini.url-rewriter.hosts">url_rewriter.hosts</link>.
53+
</simpara>
54+
</warning>
4855
</refsect1>
4956

5057
<refsect1 role="parameters">

0 commit comments

Comments
 (0)