<?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 ChangeLog.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>d41f5a8f13cbe65aecfb29abc34975970b616198 - fix destructuring false returns from changelog functions</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/ChangeLog/ChangeLog.php#d41f5a8f13cbe65aecfb29abc34975970b616198</link>
        <description>fix destructuring false returns from changelog functionsThe changelog functions can return false when lines are unparsable ordon&apos;t exist. The result can no longer be destructured then in newer PHPversions. This adds the necessary checks.It should also handle corrupt lines within a changelog better.

            List of files:
            /dokuwiki/inc/ChangeLog/ChangeLog.php</description>
        <pubDate>Sat, 07 Mar 2026 16:10:27 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>4d95c1688e79d492a3c9ca96ecc6002c30019b5a - code style</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/ChangeLog/ChangeLog.php#4d95c1688e79d492a3c9ca96ecc6002c30019b5a</link>
        <description>code style

            List of files:
            /dokuwiki/inc/ChangeLog/ChangeLog.php</description>
        <pubDate>Sun, 24 Sep 2023 22:14:17 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>851600592bbc8267f78bad982a3c48fc5a00b15f - little refactoring</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/ChangeLog/ChangeLog.php#851600592bbc8267f78bad982a3c48fc5a00b15f</link>
        <description>little refactoring

            List of files:
            /dokuwiki/inc/ChangeLog/ChangeLog.php</description>
        <pubDate>Sun, 24 Sep 2023 22:10:01 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>a835c93a8c9175f580c05a0aeb56b7664f5e8435 - Let ChangeLog set the mode(media/page) for a revision log entry</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/ChangeLog/ChangeLog.php#a835c93a8c9175f580c05a0aeb56b7664f5e8435</link>
        <description>Let ChangeLog set the mode(media/page) for a revision log entry

            List of files:
            /dokuwiki/inc/ChangeLog/ChangeLog.php</description>
        <pubDate>Sun, 24 Sep 2023 22:07:03 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0f8604a9720b481eb6ec95c5905002745d5c7104 - don&apos;t strict compare</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/ChangeLog/ChangeLog.php#0f8604a9720b481eb6ec95c5905002745d5c7104</link>
        <description>don&apos;t strict compareI&apos;m not 100% sure but revs might be strings sometimes, so better notchage current behavior

            List of files:
            /dokuwiki/inc/ChangeLog/ChangeLog.php</description>
        <pubDate>Sat, 02 Sep 2023 08:47:33 +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/inc/ChangeLog/ChangeLog.php#90fb952c4c30c09c8446076ba05991c89a3f0b01</link>
        <description>code style: operator spacing

            List of files:
            /dokuwiki/inc/ChangeLog/ChangeLog.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/inc/ChangeLog/ChangeLog.php#7d34963b3e75ea04c63ec066a6b7a692e123cb53</link>
        <description>coding style: control flow line breaks

            List of files:
            /dokuwiki/inc/ChangeLog/ChangeLog.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>177d6836e2f75d0e404be9c566e61725852a1e07 - coding style: control flow whitespaces</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/ChangeLog/ChangeLog.php#177d6836e2f75d0e404be9c566e61725852a1e07</link>
        <description>coding style: control flow whitespaces

            List of files:
            /dokuwiki/inc/ChangeLog/ChangeLog.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>83bec4752cdd7b0b551fb56e3e2736f3ae1633fa - fix abstract declaration of ChangeLog::getFilename()</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/ChangeLog/ChangeLog.php#83bec4752cdd7b0b551fb56e3e2736f3ae1633fa</link>
        <description>fix abstract declaration of ChangeLog::getFilename()

            List of files:
            /dokuwiki/inc/ChangeLog/ChangeLog.php</description>
        <pubDate>Thu, 31 Aug 2023 12:08:15 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>6e695190a730214d53bcea6198b632234e98c6f2 - fix sizehandling in Changelog</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/ChangeLog/ChangeLog.php#6e695190a730214d53bcea6198b632234e98c6f2</link>
        <description>fix sizehandling in ChangelogSeems rector was too aggressive here in removing a variable.

            List of files:
            /dokuwiki/inc/ChangeLog/ChangeLog.php</description>
        <pubDate>Tue, 29 Aug 2023 14:07:43 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>0603e565f99519c35708bab370f1c5f3271c1365 - Apply rector fixes to inc/ChangeLog</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/ChangeLog/ChangeLog.php#0603e565f99519c35708bab370f1c5f3271c1365</link>
        <description>Apply rector fixes to inc/ChangeLog

            List of files:
            /dokuwiki/inc/ChangeLog/ChangeLog.php</description>
        <pubDate>Tue, 29 Aug 2023 12:26:54 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>aec2ae89d7547a5ff5628285842538e2e01fdf00 - Merge pull request #3607 from ssahara/revdiff2</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/ChangeLog/ChangeLog.php#aec2ae89d7547a5ff5628285842538e2e01fdf00</link>
        <description>Merge pull request #3607 from ssahara/revdiff2add mechanism to track current revision, and other code improvements

            List of files:
            /dokuwiki/inc/ChangeLog/ChangeLog.php</description>
        <pubDate>Fri, 24 Jun 2022 12:41:41 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>10f359ad043755b26638bd58a4a7ee63949147e1 - Replace direct calls to strftime with dformat calls</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/ChangeLog/ChangeLog.php#10f359ad043755b26638bd58a4a7ee63949147e1</link>
        <description>Replace direct calls to strftime with dformat callsThis is in preparation for fixing #3573

            List of files:
            /dokuwiki/inc/ChangeLog/ChangeLog.php</description>
        <pubDate>Thu, 28 Apr 2022 07:58:06 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>eeda7ada8c965be1a48afa72ccc473ba9e1db91b - some spelling</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/ChangeLog/ChangeLog.php#eeda7ada8c965be1a48afa72ccc473ba9e1db91b</link>
        <description>some spelling

            List of files:
            /dokuwiki/inc/ChangeLog/ChangeLog.php</description>
        <pubDate>Sun, 23 Jan 2022 20:46:39 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>a19054e933f74fc12f9542af6905853350003b57 - fix typo</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/ChangeLog/ChangeLog.php#a19054e933f74fc12f9542af6905853350003b57</link>
        <description>fix typo

            List of files:
            /dokuwiki/inc/ChangeLog/ChangeLog.php</description>
        <pubDate>Sun, 23 Jan 2022 07:25:49 +0000</pubDate>
        <dc:creator>Satoshi Sahara &lt;sahara.satoshi@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>312e70954b2d03b55670ce8dc5afccba9269f4d2 - add mechanism to track external current revision</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/ChangeLog/ChangeLog.php#312e70954b2d03b55670ce8dc5afccba9269f4d2</link>
        <description>add mechanism to track external current revision

            List of files:
            /dokuwiki/inc/ChangeLog/ChangeLog.php</description>
        <pubDate>Sun, 23 Jan 2022 04:39:43 +0000</pubDate>
        <dc:creator>Satoshi Sahara &lt;sahara.satoshi@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>86216bf050e403cf8757b5b3fc6f9cc1b450c491 - Move caching current revision info to getRevisionInfo()</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/ChangeLog/ChangeLog.php#86216bf050e403cf8757b5b3fc6f9cc1b450c491</link>
        <description>Move caching current revision info to getRevisionInfo()needed to ensure initiation of the class is not using files from disk.Because getCurrentRevisionInfo needs getRevisionInfo() as well, loopingneeds to be prevented

            List of files:
            /dokuwiki/inc/ChangeLog/ChangeLog.php</description>
        <pubDate>Thu, 06 Jan 2022 20:32:16 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>54d95e360a5bb57d7c0d7265225ccae894d3baa9 - revInfo was already retrieved</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/ChangeLog/ChangeLog.php#54d95e360a5bb57d7c0d7265225ccae894d3baa9</link>
        <description>revInfo was already retrieved

            List of files:
            /dokuwiki/inc/ChangeLog/ChangeLog.php</description>
        <pubDate>Thu, 06 Jan 2022 14:43:38 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0b5bb6b467696a2c06ffa9ec98997b4ac25723e0 - at this point it is already checked that $fileRev exists</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/ChangeLog/ChangeLog.php#0b5bb6b467696a2c06ffa9ec98997b4ac25723e0</link>
        <description>at this point it is already checked that $fileRev exists

            List of files:
            /dokuwiki/inc/ChangeLog/ChangeLog.php</description>
        <pubDate>Thu, 06 Jan 2022 14:37:31 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>79a2d7845d5e5e48fe3be8f192717de9294aaba5 - import classes, replace dbglog, simplify, remove unused statements, and other warnings from IntelliJ</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/ChangeLog/ChangeLog.php#79a2d7845d5e5e48fe3be8f192717de9294aaba5</link>
        <description>import classes, replace dbglog, simplify, remove unused statements, and other warnings from IntelliJupdate phpdocs,rename dokuwiki/Ui/Draft to PageDraft

            List of files:
            /dokuwiki/inc/ChangeLog/ChangeLog.php</description>
        <pubDate>Wed, 05 Jan 2022 23:59:00 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
