<?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 config.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>ba662a609884bbbecde8cffec91014be306b652b - some automatic rector fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/config.php#ba662a609884bbbecde8cffec91014be306b652b</link>
        <description>some automatic rector fixes

            List of files:
            /plugin/struct/helper/config.php</description>
        <pubDate>Mon, 07 Apr 2025 09:50:47 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>7234bfb14e712ff548d9266ef32fdcc8eaf2d04e - &#55358;&#56598; Automatic code style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/config.php#7234bfb14e712ff548d9266ef32fdcc8eaf2d04e</link>
        <description>&#55358;&#56598; Automatic code style fixes

            List of files:
            /plugin/struct/helper/config.php</description>
        <pubDate>Wed, 13 Sep 2023 09:45:56 +0000</pubDate>
        <dc:creator>splitbrain &lt;splitbrain@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>0549dcc5bc88d4f9d923acdd09931d8d51be7097 - PHP code sniffer autofixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/config.php#0549dcc5bc88d4f9d923acdd09931d8d51be7097</link>
        <description>PHP code sniffer autofixes

            List of files:
            /plugin/struct/helper/config.php</description>
        <pubDate>Thu, 13 Jan 2022 13:29:32 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>748e747f37aa44250ee32847b5fc3ff1e47f0835 - Manual coding style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/config.php#748e747f37aa44250ee32847b5fc3ff1e47f0835</link>
        <description>Manual coding style fixesMethod and variable visibility, camel case method names. Some exclusions due to inheritance

            List of files:
            /plugin/struct/helper/config.php</description>
        <pubDate>Thu, 09 Apr 2020 18:32:42 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>d6d97f6064c3b0f90310be8341edc9585520ee54 - Automatic coding style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/config.php#d6d97f6064c3b0f90310be8341edc9585520ee54</link>
        <description>Automatic coding style fixes

            List of files:
            /plugin/struct/helper/config.php</description>
        <pubDate>Thu, 09 Apr 2020 14:54:27 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>ba76620163eb4cb2b8d6042c6bec7725074f508c - Use DokuWiki new autoloader for class files</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/config.php#ba76620163eb4cb2b8d6042c6bec7725074f508c</link>
        <description>Use DokuWiki new autoloader for class filesNo longer do we need to register our own autoloader. Namespace had to bevendor prefixed.

            List of files:
            /plugin/struct/helper/config.php</description>
        <pubDate>Thu, 28 Apr 2016 13:40:12 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>aa1247084102774e3fd98ab7a6c053fcf402ff97 - streamline sort direction handling</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/config.php#aa1247084102774e3fd98ab7a6c053fcf402ff97</link>
        <description>streamline sort direction handlingwe now use a boolean everywhere

            List of files:
            /plugin/struct/helper/config.php</description>
        <pubDate>Thu, 10 Mar 2016 11:15:12 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>9dbc32ae40e6ae835e9edeee14fdde77ad1c59f3 - moved the filter reducing to Search</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/config.php#9dbc32ae40e6ae835e9edeee14fdde77ad1c59f3</link>
        <description>moved the filter reducing to Search

            List of files:
            /plugin/struct/helper/config.php</description>
        <pubDate>Thu, 10 Mar 2016 10:18:46 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>32c6849e6b3038d196acb5800d1fd3e8b86ef7f9 - Ensure the correct parsing of the &lt;&gt; comperator</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/config.php#32c6849e6b3038d196acb5800d1fd3e8b86ef7f9</link>
        <description>Ensure the correct parsing of the &lt;&gt; comperatorSPR-309, SPR-317, issue #21

            List of files:
            /plugin/struct/helper/config.php</description>
        <pubDate>Thu, 18 Feb 2016 12:07:46 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>01a8eccd70603dd29d644f62afedc0fd6a69bdc6 - Fix &lt;&gt;, !~, and *~ comps to data behaviour but simpler</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/config.php#01a8eccd70603dd29d644f62afedc0fd6a69bdc6</link>
        <description>Fix &lt;&gt;, !~, and *~ comps to data behaviour but simplerSPR-317, SPR-309, GitHub: #21, #22

            List of files:
            /plugin/struct/helper/config.php</description>
        <pubDate>Thu, 18 Feb 2016 11:56:15 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>2987727967455b4335cb8dba900196317113c849 - Render output tables with data-like syntax</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/config.php#2987727967455b4335cb8dba900196317113c849</link>
        <description>Render output tables with data-like syntaxToDo: summarize

            List of files:
            /plugin/struct/helper/config.php</description>
        <pubDate>Wed, 17 Feb 2016 12:53:50 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
</channel>
</rss>
