<?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 action.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/lib/plugins/styling/action.php#093fe67e98c0cdb4b73fd46938e49b64971483c2</link>
        <description>updated rector and applied it

            List of files:
            /dokuwiki/lib/plugins/styling/action.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>5c48379643fe73c0682a2770d0abc793c9bd1513 - adjusted docblocks for renamed class aliases</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/styling/action.php#5c48379643fe73c0682a2770d0abc793c9bd1513</link>
        <description>adjusted docblocks for renamed class aliases

            List of files:
            /dokuwiki/lib/plugins/styling/action.php</description>
        <pubDate>Sat, 02 Sep 2023 09:26:28 +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/lib/plugins/styling/action.php#d4f83172d9533c4d84f450fe22ef630816b21d75</link>
        <description>code style: line breaks

            List of files:
            /dokuwiki/lib/plugins/styling/action.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>90fb952c4c30c09c8446076ba05991c89a3f0b01 - code style: operator spacing</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/styling/action.php#90fb952c4c30c09c8446076ba05991c89a3f0b01</link>
        <description>code style: operator spacing

            List of files:
            /dokuwiki/lib/plugins/styling/action.php</description>
        <pubDate>Thu, 31 Aug 2023 20:38:07 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>7d34963b3e75ea04c63ec066a6b7a692e123cb53 - coding style: control flow line breaks</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/styling/action.php#7d34963b3e75ea04c63ec066a6b7a692e123cb53</link>
        <description>coding style: control flow line breaks

            List of files:
            /dokuwiki/lib/plugins/styling/action.php</description>
        <pubDate>Thu, 31 Aug 2023 13:04:10 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>8553d24d33ab5f260c6e19959de764dd8472d438 - Apply rector renames</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/styling/action.php#8553d24d33ab5f260c6e19959de764dd8472d438</link>
        <description>Apply rector renames

            List of files:
            /dokuwiki/lib/plugins/styling/action.php</description>
        <pubDate>Wed, 30 Aug 2023 13:44:19 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>923e149a1ff0b1a20a788f3f4d615b8877370532 - Merge branch &apos;master&apos; into psr2</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/styling/action.php#923e149a1ff0b1a20a788f3f4d615b8877370532</link>
        <description>Merge branch &apos;master&apos; into psr2

            List of files:
            /dokuwiki/lib/plugins/styling/action.php</description>
        <pubDate>Fri, 15 Feb 2019 00:05:01 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;mic.grosse@googlemail.com&gt;</dc:creator>
    </item>
<item>
        <title>dda9db03f2cef0ac706d1d2f814ee897aff1d492 - adjust bundled plugins that check for admin permissions</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/styling/action.php#dda9db03f2cef0ac706d1d2f814ee897aff1d492</link>
        <description>adjust bundled plugins that check for admin permissionsThis adjusts the bundled plugins to do their admin permission checksbased on their admin component&apos;s isAccessibleByCurrentUser() methodinstead of doing their own isAdmin checks.

            List of files:
            /dokuwiki/lib/plugins/styling/action.php</description>
        <pubDate>Tue, 30 Oct 2018 15:36:11 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>71a75f041e8e73a77d75db26da40a770a58dccbe - PSR2 for styling plugin</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/styling/action.php#71a75f041e8e73a77d75db26da40a770a58dccbe</link>
        <description>PSR2 for styling pluginThere&apos;s currently one warning left. Supressing it doesn&apos;t work whichmight be a bug in phpcs.

            List of files:
            /dokuwiki/lib/plugins/styling/action.php</description>
        <pubDate>Fri, 11 May 2018 09:20:55 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>b4f2363aa1360136c8a826f09aaebc6505211c73 - remove DOKU_INC checks</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/styling/action.php#b4f2363aa1360136c8a826f09aaebc6505211c73</link>
        <description>remove DOKU_INC checksThere is no need for this check, since these files should not have anymain code that is executed on direct call.Fixes PSR1.Files.SideEffects.FoundWithSymbols

            List of files:
            /dokuwiki/lib/plugins/styling/action.php</description>
        <pubDate>Fri, 27 Apr 2018 12:32:42 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>bcea9d64ebf4b0cc2c80209b7669e3e7e954c4c8 - removed no longer needed ajax action components</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/styling/action.php#bcea9d64ebf4b0cc2c80209b7669e3e7e954c4c8</link>
        <description>removed no longer needed ajax action components

            List of files:
            /dokuwiki/lib/plugins/styling/action.php</description>
        <pubDate>Fri, 26 Jun 2015 11:35:15 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>123bc813fd93ab5d8dab3cc4a66a09e613a10aa2 - renamed plugin from styler to styling</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/styling/action.php#123bc813fd93ab5d8dab3cc4a66a09e613a10aa2</link>
        <description>renamed plugin from styler to stylingstyler was already taken

            List of files:
            /dokuwiki/lib/plugins/styling/action.php</description>
        <pubDate>Sat, 23 May 2015 13:29:33 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
