<?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 Url.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>7fe2cdf28c472c686961bf42f0123eb33d2f3e60 - apply #670 and manually cleanup afterwards</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/types/Url.php#7fe2cdf28c472c686961bf42f0123eb33d2f3e60</link>
        <description>apply #670 and manually cleanup afterwardsfixes some failing testsuses sexplode over array_padreformats multiline arrays

            List of files:
            /plugin/struct/types/Url.php</description>
        <pubDate>Wed, 13 Sep 2023 10:51:41 +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/types/Url.php#7234bfb14e712ff548d9266ef32fdcc8eaf2d04e</link>
        <description>&#55358;&#56598; Automatic code style fixes

            List of files:
            /plugin/struct/types/Url.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/types/Url.php#0549dcc5bc88d4f9d923acdd09931d8d51be7097</link>
        <description>PHP code sniffer autofixes

            List of files:
            /plugin/struct/types/Url.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>95507c0866d33f6f83fb8973e5ee75ed8f51e6c6 - Cleanup to make checks and tests pass</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/types/Url.php#95507c0866d33f6f83fb8973e5ee75ed8f51e6c6</link>
        <description>Cleanup to make checks and tests pass

            List of files:
            /plugin/struct/types/Url.php</description>
        <pubDate>Mon, 05 Jul 2021 20:18:30 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>c7273e8ec487f73f5c1524aab717508691a1d015 - Better output mechanisms for URL Type</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/types/Url.php#c7273e8ec487f73f5c1524aab717508691a1d015</link>
        <description>Better output mechanisms for URL Type

            List of files:
            /plugin/struct/types/Url.php</description>
        <pubDate>Mon, 28 Jun 2021 07:31:55 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>d6d97f6064c3b0f90310be8341edc9585520ee54 - Automatic coding style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/types/Url.php#d6d97f6064c3b0f90310be8341edc9585520ee54</link>
        <description>Automatic coding style fixes

            List of files:
            /plugin/struct/types/Url.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>23169abe6ca92f6c0b8bd59322eeb95a45401ae3 - Validation should happen on raw value</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/types/Url.php#23169abe6ca92f6c0b8bd59322eeb95a45401ae3</link>
        <description>Validation should happen on raw valueThis just renames the parameter to make this more clear

            List of files:
            /plugin/struct/types/Url.php</description>
        <pubDate>Tue, 23 Aug 2016 15:43:27 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@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/types/Url.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/types/Url.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>806eec82973d6bd12e49870b42dd80e89c4e78c1 - allow validation to modify the value before saving</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/types/Url.php#806eec82973d6bd12e49870b42dd80e89c4e78c1</link>
        <description>allow validation to modify the value before saving

            List of files:
            /plugin/struct/types/Url.php</description>
        <pubDate>Wed, 16 Mar 2016 10:19:25 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>e76a68851ca52803ecf03fa154e0d9529090e11d - added auto scheme option for URL</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/types/Url.php#e76a68851ca52803ecf03fa154e0d9529090e11d</link>
        <description>added auto scheme option for URL

            List of files:
            /plugin/struct/types/Url.php</description>
        <pubDate>Tue, 08 Mar 2016 12:51:13 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>7d18b5ca1bdf29c4409316c574a7a574ec05e26f - added Url type #9</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/types/Url.php#7d18b5ca1bdf29c4409316c574a7a574ec05e26f</link>
        <description>added Url type #9

            List of files:
            /plugin/struct/types/Url.php</description>
        <pubDate>Mon, 07 Mar 2016 15:55:15 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
</channel>
</rss>
