<?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 cli.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/cli.php#d4f83172d9533c4d84f450fe22ef630816b21d75</link>
        <description>code style: line breaks

            List of files:
            /dokuwiki/lib/plugins/cli.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/cli.php#dccd6b2bba7367e4d1d2d7aa84c9f9d15584b593</link>
        <description>coding style: function call spacing

            List of files:
            /dokuwiki/lib/plugins/cli.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/cli.php#54cc7aa41e0f453bd6887b0e79242a139d84a47a</link>
        <description>Apply rector fixes to the rest of lib/plugin

            List of files:
            /dokuwiki/lib/plugins/cli.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/cli.php#c243774da38291a0fdd8cfcab23454e5d0667171</link>
        <description>another go at #3717c0ece86a0ac0cfab0856b056fb3ce8e726855542 was wrong too, because mostdeprecation logs drop the callee

            List of files:
            /dokuwiki/lib/plugins/cli.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/cli.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/cli.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/cli.php#aa726f38a40544f44d4b097135b01548b4ce6229</link>
        <description>better deprecation message for require. fixes #3717

            List of files:
            /dokuwiki/lib/plugins/cli.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/cli.php#b97865bf6fe450d4ccb24d0f914d13f94b7c3b8c</link>
        <description>adjust callstack depth for deprecation message further

            List of files:
            /dokuwiki/lib/plugins/cli.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/cli.php#e4aa0139d52e6547b2a34349ecebb02c9f1c4593</link>
        <description>better deprecation messages for self required plugin base files

            List of files:
            /dokuwiki/lib/plugins/cli.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/cli.php#e1d9dcc8b460b6f029ac9c8d5d3b8d23b6e73402</link>
        <description>First go at moving the plugin classes into their own namespace

            List of files:
            /dokuwiki/lib/plugins/cli.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>eb8d789e05c1d5726e56c09a7f88fff58875fb2c - Introducing a new Plugin type: CLI</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/cli.php#eb8d789e05c1d5726e56c09a7f88fff58875fb2c</link>
        <description>Introducing a new Plugin type: CLINow plugins can create their own command line interfaces. They areexecuted through a single entry point in bin/plugin.php

            List of files:
            /dokuwiki/lib/plugins/cli.php</description>
        <pubDate>Fri, 10 Nov 2017 16:48:16 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
