<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Redirect.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>093fe67e98c0cdb4b73fd46938e49b64971483c2 - updated rector and applied it</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Redirect.php#093fe67e98c0cdb4b73fd46938e49b64971483c2</link>
        <description>updated rector and applied it

            List of files:
            /dokuwiki/inc/Action/Redirect.php</description>
        <pubDate>Sat, 07 Mar 2026 20:26:13 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>d4f83172d9533c4d84f450fe22ef630816b21d75 - code style: line breaks</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Redirect.php#d4f83172d9533c4d84f450fe22ef630816b21d75</link>
        <description>code style: line breaks

            List of files:
            /dokuwiki/inc/Action/Redirect.php</description>
        <pubDate>Thu, 31 Aug 2023 20:44:40 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>177d6836e2f75d0e404be9c566e61725852a1e07 - coding style: control flow whitespaces</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Redirect.php#177d6836e2f75d0e404be9c566e61725852a1e07</link>
        <description>coding style: control flow whitespaces

            List of files:
            /dokuwiki/inc/Action/Redirect.php</description>
        <pubDate>Thu, 31 Aug 2023 12:22:35 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>d868eb89f182718a31113373a6272670bd7f8012 - codestyle adjustments: function declaration braces/spaces</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Redirect.php#d868eb89f182718a31113373a6272670bd7f8012</link>
        <description>codestyle adjustments: function declaration braces/spaces

            List of files:
            /dokuwiki/inc/Action/Redirect.php</description>
        <pubDate>Wed, 30 Aug 2023 15:09:14 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>8c7c53b0321a3cd3116b8d3b2ad27863a38dece7 - codestyle adjustments: class declaration braces</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Redirect.php#8c7c53b0321a3cd3116b8d3b2ad27863a38dece7</link>
        <description>codestyle adjustments: class declaration braces

            List of files:
            /dokuwiki/inc/Action/Redirect.php</description>
        <pubDate>Wed, 30 Aug 2023 15:05:28 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>6723156fd9886ff7204e21fb8bf9240b9223b40f - Apply rector fixes to inc/Action</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Redirect.php#6723156fd9886ff7204e21fb8bf9240b9223b40f</link>
        <description>Apply rector fixes to inc/Action

            List of files:
            /dokuwiki/inc/Action/Redirect.php</description>
        <pubDate>Tue, 29 Aug 2023 11:53:46 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>cbb44eabe033d70affb048ec0daf4e579e09dd20 - deprecated trigger_event() in favor of a static method on Event</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Redirect.php#cbb44eabe033d70affb048ec0daf4e579e09dd20</link>
        <description>deprecated trigger_event() in favor of a static method on Event

            List of files:
            /dokuwiki/inc/Action/Redirect.php</description>
        <pubDate>Fri, 15 Jun 2018 15:35:53 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>e9fede20143980f68fa250564a7e249491bcf60e - unify send_redirect(wl()) parameters</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Redirect.php#e9fede20143980f68fa250564a7e249491bcf60e</link>
        <description>unify send_redirect(wl()) parameters- always use absolute URL- use static string instead of array if no concat is required- use &apos;&amp;&apos; instead of &apos;&amp;amp;&apos;

            List of files:
            /dokuwiki/inc/Action/Redirect.php</description>
        <pubDate>Mon, 22 Oct 2018 22:13:53 +0000</pubDate>
        <dc:creator>Phy &lt;git@phy25.com&gt;</dc:creator>
    </item>
<item>
        <title>d3d3f39a404453b21bc7650ed7e9838ffdd86ea7 - never redirect from a redirect action</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Redirect.php#d3d3f39a404453b21bc7650ed7e9838ffdd86ea7</link>
        <description>never redirect from a redirect actionduring testing, redirects may not be executed, ActionAbort can defaultto redirecting which ould create an infinite loop.

            List of files:
            /dokuwiki/inc/Action/Redirect.php</description>
        <pubDate>Sun, 27 Aug 2017 20:10:55 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>58528803ad1f586696a6719f4ed566b78eb7b1d9 - introduce a redirect action</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Redirect.php#58528803ad1f586696a6719f4ed566b78eb7b1d9</link>
        <description>introduce a redirect actionAction can now abort to &apos;redirect&apos; to explicitly trigger a redirectback to showing the current page. Automatic triggering for post-&gt;show isnow only done when a &apos;show&apos; action was not explicitly requested.

            List of files:
            /dokuwiki/inc/Action/Redirect.php</description>
        <pubDate>Thu, 18 May 2017 10:58:50 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
