<?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 admin.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>ab8e5256dbaece2751c4414d6cf7b761cb71998a - Use custom vendor dir</title>
        <link>http://127.0.0.1:8080/history/plugin/upgrade/admin.php#ab8e5256dbaece2751c4414d6cf7b761cb71998a</link>
        <description>Use custom vendor dirThe plugin provides its own versions of libraries normally included inDokuWiki but that might be missing in old installs. Since modernDokuWiki installs will autoload from plugin vendor dirs, DokuWiki mighthave used the libs from this plugin instead of the bundled ones. This isusually not a problem but there might be version differences...This patch renames the vendor directory, hiding it from DokuWiki&apos;sautoloading.

            List of files:
            /plugin/upgrade/admin.php</description>
        <pubDate>Tue, 09 Dec 2025 10:17:09 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>8dab6045215dcba6d736537f8a021932d3980362 - some code style cleanups</title>
        <link>http://127.0.0.1:8080/history/plugin/upgrade/admin.php#8dab6045215dcba6d736537f8a021932d3980362</link>
        <description>some code style cleanups

            List of files:
            /plugin/upgrade/admin.php</description>
        <pubDate>Tue, 06 Feb 2024 10:31:41 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>0aa2505940b7b9f5125b4e30bc38f2d9c08916bd - always start fresh. fixes #126</title>
        <link>http://127.0.0.1:8080/history/plugin/upgrade/admin.php#0aa2505940b7b9f5125b4e30bc38f2d9c08916bd</link>
        <description>always start fresh. fixes #126Delete any previous downloads before starting the upgrade from the adminscreen.

            List of files:
            /plugin/upgrade/admin.php</description>
        <pubDate>Wed, 12 Apr 2023 07:56:34 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>4e3e87e45b11e1184e5fb1995e14bdc3ab70ccf5 - refactor to add CLI</title>
        <link>http://127.0.0.1:8080/history/plugin/upgrade/admin.php#4e3e87e45b11e1184e5fb1995e14bdc3ab70ccf5</link>
        <description>refactor to add CLI

            List of files:
            /plugin/upgrade/admin.php</description>
        <pubDate>Tue, 11 Apr 2023 11:27:17 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>33bed7577b094bafdb3815d76c3e5d157973e7e4 - avoid initialization error on php8+ fixes #223</title>
        <link>http://127.0.0.1:8080/history/plugin/upgrade/admin.php#33bed7577b094bafdb3815d76c3e5d157973e7e4</link>
        <description>avoid initialization error on php8+ fixes #223

            List of files:
            /plugin/upgrade/admin.php</description>
        <pubDate>Thu, 06 Oct 2022 07:11:45 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>9e48b5c044b26573c43b226d1d899faa77fedfd4 - updated minimum PHP requirements</title>
        <link>http://127.0.0.1:8080/history/plugin/upgrade/admin.php#9e48b5c044b26573c43b226d1d899faa77fedfd4</link>
        <description>updated minimum PHP requirements

            List of files:
            /plugin/upgrade/admin.php</description>
        <pubDate>Sun, 26 Jun 2022 16:37:18 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>6221d5c42e5fb4a52a9b7061fd50049b3ce2ba07 - Adjust version number when we compare versions</title>
        <link>http://127.0.0.1:8080/history/plugin/upgrade/admin.php#6221d5c42e5fb4a52a9b7061fd50049b3ce2ba07</link>
        <description>Adjust version number when we compare versionsPlugin alway shows an available upgrade. This is cause when we compare full version strings, they differ:- $tgzversion value is: 2020-07-29 &quot;Hogfather&quot;- $version value is: Release 2020-07-29 &quot;Hogfather&quot;This fix use the getVersionData() function to ignore the &quot;Release&quot; string added using getVersion() function.Also, $tgzversion value may contain spaces at the end. So we add a trim() for both variables.Fix #201The bug was introduced in commit 27c6a3e.

            List of files:
            /plugin/upgrade/admin.php</description>
        <pubDate>Wed, 19 May 2021 15:00:44 +0000</pubDate>
        <dc:creator>Fr&#233;d&#233;ric Sheedy &lt;sheedf@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>27c6a3e69b508309747ba2073c9a3da14622c842 - when dates are the same, but full version strings differ update anyway</title>
        <link>http://127.0.0.1:8080/history/plugin/upgrade/admin.php#27c6a3e69b508309747ba2073c9a3da14622c842</link>
        <description>when dates are the same, but full version strings differ update anyway

            List of files:
            /plugin/upgrade/admin.php</description>
        <pubDate>Wed, 03 Jun 2020 16:17:03 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>0ab52135f31dbfedf8922271008c549f6e31db1e - more relaxed version parsing #190</title>
        <link>http://127.0.0.1:8080/history/plugin/upgrade/admin.php#0ab52135f31dbfedf8922271008c549f6e31db1e</link>
        <description>more relaxed version parsing #190This also adds tests for it.

            List of files:
            /plugin/upgrade/admin.php</description>
        <pubDate>Wed, 03 Jun 2020 16:13:07 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>d96773ca73cfa2849b12aaabba18ce7a439ca535 - fix version recognition for non-RCs #186</title>
        <link>http://127.0.0.1:8080/history/plugin/upgrade/admin.php#d96773ca73cfa2849b12aaabba18ce7a439ca535</link>
        <description>fix version recognition for non-RCs #186This was broken in 29c1ab7455581d75e9e58b69565c6132f4821db6

            List of files:
            /plugin/upgrade/admin.php</description>
        <pubDate>Tue, 02 Jun 2020 08:12:03 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>29c1ab7455581d75e9e58b69565c6132f4821db6 - adjust version check for RCs. fixes #186</title>
        <link>http://127.0.0.1:8080/history/plugin/upgrade/admin.php#29c1ab7455581d75e9e58b69565c6132f4821db6</link>
        <description>adjust version check for RCs. fixes #186

            List of files:
            /plugin/upgrade/admin.php</description>
        <pubDate>Mon, 01 Jun 2020 13:24:19 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>fb522b50365075ba6855ea40cbd6e1c36aa18fcd - make _say() a static method. fixes #143</title>
        <link>http://127.0.0.1:8080/history/plugin/upgrade/admin.php#fb522b50365075ba6855ea40cbd6e1c36aa18fcd</link>
        <description>make _say() a static method. fixes #143

            List of files:
            /plugin/upgrade/admin.php</description>
        <pubDate>Wed, 24 Apr 2019 12:30:28 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>4877bd65b08f4626c0ad56e5166064c7cc95ea40 - reset opcache when done</title>
        <link>http://127.0.0.1:8080/history/plugin/upgrade/admin.php#4877bd65b08f4626c0ad56e5166064c7cc95ea40</link>
        <description>reset opcache when doneSee splitbrain/dokuwiki#2369

            List of files:
            /plugin/upgrade/admin.php</description>
        <pubDate>Thu, 07 Jun 2018 16:26:24 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>8c429a2c7ea6e7473db5af38a88fd9bc7be5617b - safemode is gone, we no longer care for it</title>
        <link>http://127.0.0.1:8080/history/plugin/upgrade/admin.php#8c429a2c7ea6e7473db5af38a88fd9bc7be5617b</link>
        <description>safemode is gone, we no longer care for it

            List of files:
            /plugin/upgrade/admin.php</description>
        <pubDate>Thu, 07 Jun 2018 16:23:20 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>a6a260329f232c6513ed4c72ac0990cf62c1878d - another fix for the fix of #138</title>
        <link>http://127.0.0.1:8080/history/plugin/upgrade/admin.php#a6a260329f232c6513ed4c72ac0990cf62c1878d</link>
        <description>another fix for the fix of #138

            List of files:
            /plugin/upgrade/admin.php</description>
        <pubDate>Wed, 25 Apr 2018 21:10:36 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>68cf950eb18f1bf750e80f3ae192dc9dfd83bdf8 - namespace custom HTTPClient, fixes #138</title>
        <link>http://127.0.0.1:8080/history/plugin/upgrade/admin.php#68cf950eb18f1bf750e80f3ae192dc9dfd83bdf8</link>
        <description>namespace custom HTTPClient, fixes #138

            List of files:
            /plugin/upgrade/admin.php</description>
        <pubDate>Wed, 25 Apr 2018 07:14:31 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>e90f51473c7dddb959d2852bbe60c511f25ae129 - added a more recent HTTPclient version. should fix #136</title>
        <link>http://127.0.0.1:8080/history/plugin/upgrade/admin.php#e90f51473c7dddb959d2852bbe60c511f25ae129</link>
        <description>added a more recent HTTPclient version. should fix #136

            List of files:
            /plugin/upgrade/admin.php</description>
        <pubDate>Mon, 23 Apr 2018 18:57:12 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>7b7da9aa0b4871c2238e7ba2388f2f63c61c5f17 - try to work around some kinks on case insensitive file systems</title>
        <link>http://127.0.0.1:8080/history/plugin/upgrade/admin.php#7b7da9aa0b4871c2238e7ba2388f2f63c61c5f17</link>
        <description>try to work around some kinks on case insensitive file systemsWe now delete existing files before copying, which should ensure the newfile has the case we intended.Before deleting deprecated files, we make sure the case is an exactmatch.

            List of files:
            /plugin/upgrade/admin.php</description>
        <pubDate>Mon, 23 Apr 2018 18:42:05 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>cd074bc5e19ac3e24bbbedc25083cb7a0f3c4879 - adjust php version test</title>
        <link>http://127.0.0.1:8080/history/plugin/upgrade/admin.php#cd074bc5e19ac3e24bbbedc25083cb7a0f3c4879</link>
        <description>adjust php version testThis needs to be done better

            List of files:
            /plugin/upgrade/admin.php</description>
        <pubDate>Mon, 23 Apr 2018 13:15:56 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>38665ab94db527deaf6549882c4dfd98bbdaf76c - fixed class usage</title>
        <link>http://127.0.0.1:8080/history/plugin/upgrade/admin.php#38665ab94db527deaf6549882c4dfd98bbdaf76c</link>
        <description>fixed class usage

            List of files:
            /plugin/upgrade/admin.php</description>
        <pubDate>Mon, 24 Aug 2015 11:37:25 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
</channel>
</rss>
