<?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 Export.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>b1a9a7addb625755af19900df6d0fba816dce1c3 - Fix stored XSS vulnerability via do=export_metadata #4305</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Export.php#b1a9a7addb625755af19900df6d0fba816dce1c3</link>
        <description>Fix stored XSS vulnerability via do=export_metadata #4305This prevents metadata export in general and also ensures the thetemporary $doc property in the metadata renderer is cleared indocument_end

            List of files:
            /dokuwiki/inc/Action/Export.php</description>
        <pubDate>Thu, 01 Aug 2024 15:36:49 +0000</pubDate>
        <dc:creator>Kazutaka Miyasaka &lt;kazmiya@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d4f83172d9533c4d84f450fe22ef630816b21d75 - code style: line breaks</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Export.php#d4f83172d9533c4d84f450fe22ef630816b21d75</link>
        <description>code style: line breaks

            List of files:
            /dokuwiki/inc/Action/Export.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>26dfc2323f8f70cb69aac4c8c51bf7997809f2ca - Rector to rename print to echo calls</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Export.php#26dfc2323f8f70cb69aac4c8c51bf7997809f2ca</link>
        <description>Rector to rename print to echo calls

            List of files:
            /dokuwiki/inc/Action/Export.php</description>
        <pubDate>Thu, 31 Aug 2023 20:00:27 +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/Export.php#177d6836e2f75d0e404be9c566e61725852a1e07</link>
        <description>coding style: control flow whitespaces

            List of files:
            /dokuwiki/inc/Action/Export.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/Export.php#d868eb89f182718a31113373a6272670bd7f8012</link>
        <description>codestyle adjustments: function declaration braces/spaces

            List of files:
            /dokuwiki/inc/Action/Export.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/Export.php#8c7c53b0321a3cd3116b8d3b2ad27863a38dece7</link>
        <description>codestyle adjustments: class declaration braces

            List of files:
            /dokuwiki/inc/Action/Export.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/Export.php#6723156fd9886ff7204e21fb8bf9240b9223b40f</link>
        <description>Apply rector fixes to inc/Action

            List of files:
            /dokuwiki/inc/Action/Export.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/Export.php#cbb44eabe033d70affb048ec0daf4e579e09dd20</link>
        <description>deprecated trigger_event() in favor of a static method on Event

            List of files:
            /dokuwiki/inc/Action/Export.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>ec7012214a693c8b3103377245a7d797cf8f9608 - explicitly declare method visibility</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Export.php#ec7012214a693c8b3103377245a7d797cf8f9608</link>
        <description>explicitly declare method visibility

            List of files:
            /dokuwiki/inc/Action/Export.php</description>
        <pubDate>Fri, 31 Mar 2017 11:45:22 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>73522543bc6b95590563b07feeb1b3d0113a2018 - fixed export action by supporting underscores in actions</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Export.php#73522543bc6b95590563b07feeb1b3d0113a2018</link>
        <description>fixed export action by supporting underscores in actionsNow underscores can be used to have sub actions. The loader will try tofind an exact match first, then begin removing parts from the end untila matching action is found.

            List of files:
            /dokuwiki/inc/Action/Export.php</description>
        <pubDate>Sat, 11 Mar 2017 11:50:40 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>ab583a1bc44ef1ef3b917647fc361aabd055c2ac - more doc block fixes</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Export.php#ab583a1bc44ef1ef3b917647fc361aabd055c2ac</link>
        <description>more doc block fixes

            List of files:
            /dokuwiki/inc/Action/Export.php</description>
        <pubDate>Sat, 11 Feb 2017 13:20:10 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>f21dad3906d4ec6b3d86685599409894630abdc1 - all actions should have a class now</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Export.php#f21dad3906d4ec6b3d86685599409894630abdc1</link>
        <description>all actions should have a class nowLots of FIXMEs and the routing isn&apos;t integrated, yet

            List of files:
            /dokuwiki/inc/Action/Export.php</description>
        <pubDate>Sat, 11 Feb 2017 11:34:11 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
