<?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 remote.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>d4f83172d9533c4d84f450fe22ef630816b21d75 - code style: line breaks</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/remote.php#d4f83172d9533c4d84f450fe22ef630816b21d75</link>
        <description>code style: line breaks

            List of files:
            /dokuwiki/lib/plugins/remote.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>dccd6b2bba7367e4d1d2d7aa84c9f9d15584b593 - coding style: function call spacing</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/remote.php#dccd6b2bba7367e4d1d2d7aa84c9f9d15584b593</link>
        <description>coding style: function call spacing

            List of files:
            /dokuwiki/lib/plugins/remote.php</description>
        <pubDate>Wed, 30 Aug 2023 16:41:45 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>54cc7aa41e0f453bd6887b0e79242a139d84a47a - Apply rector fixes to the rest of lib/plugin</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/remote.php#54cc7aa41e0f453bd6887b0e79242a139d84a47a</link>
        <description>Apply rector fixes to the rest of lib/plugin

            List of files:
            /dokuwiki/lib/plugins/remote.php</description>
        <pubDate>Wed, 30 Aug 2023 09:45:19 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>c243774da38291a0fdd8cfcab23454e5d0667171 - another go at #3717</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/remote.php#c243774da38291a0fdd8cfcab23454e5d0667171</link>
        <description>another go at #3717c0ece86a0ac0cfab0856b056fb3ce8e726855542 was wrong too, because mostdeprecation logs drop the callee

            List of files:
            /dokuwiki/lib/plugins/remote.php</description>
        <pubDate>Sun, 14 Aug 2022 16:35:37 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>c0ece86a0ac0cfab0856b056fb3ce8e726855542 - Another fix for #3717</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/remote.php#c0ece86a0ac0cfab0856b056fb3ce8e726855542</link>
        <description>Another fix for #3717The deprecation mechanism did actually log the wrong file (calleeinstead of caller). This was fixed and the message adjusted again.A guardian for very short backtraces and large offsets was added

            List of files:
            /dokuwiki/lib/plugins/remote.php</description>
        <pubDate>Sun, 14 Aug 2022 16:03:55 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>aa726f38a40544f44d4b097135b01548b4ce6229 - better deprecation message for require. fixes #3717</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/remote.php#aa726f38a40544f44d4b097135b01548b4ce6229</link>
        <description>better deprecation message for require. fixes #3717

            List of files:
            /dokuwiki/lib/plugins/remote.php</description>
        <pubDate>Sun, 14 Aug 2022 14:50:02 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>b97865bf6fe450d4ccb24d0f914d13f94b7c3b8c - adjust callstack depth for deprecation message further</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/remote.php#b97865bf6fe450d4ccb24d0f914d13f94b7c3b8c</link>
        <description>adjust callstack depth for deprecation message further

            List of files:
            /dokuwiki/lib/plugins/remote.php</description>
        <pubDate>Thu, 13 Aug 2020 14:52:17 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>e4aa0139d52e6547b2a34349ecebb02c9f1c4593 - better deprecation messages for self required plugin base files</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/remote.php#e4aa0139d52e6547b2a34349ecebb02c9f1c4593</link>
        <description>better deprecation messages for self required plugin base files

            List of files:
            /dokuwiki/lib/plugins/remote.php</description>
        <pubDate>Thu, 13 Aug 2020 11:40:39 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>e1d9dcc8b460b6f029ac9c8d5d3b8d23b6e73402 - First go at moving the plugin classes into their own namespace</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/remote.php#e1d9dcc8b460b6f029ac9c8d5d3b8d23b6e73402</link>
        <description>First go at moving the plugin classes into their own namespace

            List of files:
            /dokuwiki/lib/plugins/remote.php</description>
        <pubDate>Fri, 15 Jun 2018 15:05:16 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>dd87735d917b53fa3e3ac66675834419ed24f832 - PSR-2 compatibility for the remote API libs</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/remote.php#dd87735d917b53fa3e3ac66675834419ed24f832</link>
        <description>PSR-2 compatibility for the remote API libs

            List of files:
            /dokuwiki/lib/plugins/remote.php</description>
        <pubDate>Mon, 07 May 2018 20:21:39 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>42c2870a34a345aabdf35fb49fa8aa0b54fde2b2 - plugin prototype adjustments</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/remote.php#42c2870a34a345aabdf35fb49fa8aa0b54fde2b2</link>
        <description>plugin prototype adjustmentsThey are now proper abstract classes

            List of files:
            /dokuwiki/lib/plugins/remote.php</description>
        <pubDate>Fri, 27 Apr 2018 19:02:25 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>1452978581dcafd105bd264dee3c14ad8cad5866 - adjusted for scrutinizer hints</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/remote.php#1452978581dcafd105bd264dee3c14ad8cad5866</link>
        <description>adjusted for scrutinizer hints

            List of files:
            /dokuwiki/lib/plugins/remote.php</description>
        <pubDate>Tue, 15 Mar 2016 10:47:31 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>67fe7d43568cfcd736f8e50079d6eb377fd6c3d9 - first go at using reflection for remote export</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/remote.php#67fe7d43568cfcd736f8e50079d6eb377fd6c3d9</link>
        <description>first go at using reflection for remote export

            List of files:
            /dokuwiki/lib/plugins/remote.php</description>
        <pubDate>Tue, 15 Mar 2016 10:10:13 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>67b479b256ae7436b507860d32ee7e0b29b1657a - PHPDocs for remote and action</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/remote.php#67b479b256ae7436b507860d32ee7e0b29b1657a</link>
        <description>PHPDocs for remote and action

            List of files:
            /dokuwiki/lib/plugins/remote.php</description>
        <pubDate>Tue, 30 Jun 2015 20:41:51 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>2d74814f032eb77d6ed604f6328edfc229446c3b - added getapi methods to remote plugin</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/remote.php#2d74814f032eb77d6ed604f6328edfc229446c3b</link>
        <description>added getapi methods to remote plugin

            List of files:
            /dokuwiki/lib/plugins/remote.php</description>
        <pubDate>Sun, 05 Feb 2012 11:30:02 +0000</pubDate>
        <dc:creator>Dominik Eckelmann &lt;deckelmann@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d80d35e22221ff74c4374f34927a5097362e23d8 - added forgotten remote.php in lib/plugins</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/remote.php#d80d35e22221ff74c4374f34927a5097362e23d8</link>
        <description>added forgotten remote.php in lib/plugins

            List of files:
            /dokuwiki/lib/plugins/remote.php</description>
        <pubDate>Thu, 22 Dec 2011 18:11:31 +0000</pubDate>
        <dc:creator>Dominik Eckelmann &lt;deckelmann@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
