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

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

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

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

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

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

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

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

            List of files:
            /dokuwiki/lib/plugins/action.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>42c2870a34a345aabdf35fb49fa8aa0b54fde2b2 - plugin prototype adjustments</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/action.php#42c2870a34a345aabdf35fb49fa8aa0b54fde2b2</link>
        <description>plugin prototype adjustmentsThey are now proper abstract classes

            List of files:
            /dokuwiki/lib/plugins/action.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>67b479b256ae7436b507860d32ee7e0b29b1657a - PHPDocs for remote and action</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/action.php#67b479b256ae7436b507860d32ee7e0b29b1657a</link>
        <description>PHPDocs for remote and action

            List of files:
            /dokuwiki/lib/plugins/action.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>45d5ad751f327b10e7256d448d5595daa82c98c4 - fix php strict notices</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/action.php#45d5ad751f327b10e7256d448d5595daa82c98c4</link>
        <description>fix php strict notices

            List of files:
            /dokuwiki/lib/plugins/action.php</description>
        <pubDate>Tue, 15 Oct 2013 11:03:30 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>7ef8e99fe605c5da36ab6b5d317b22fcd17f665b - Fix CodeSniffer violations</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/action.php#7ef8e99fe605c5da36ab6b5d317b22fcd17f665b</link>
        <description>Fix CodeSniffer violationsChange indentation to ensure code confirms to CodeSniffer rules.

            List of files:
            /dokuwiki/lib/plugins/action.php</description>
        <pubDate>Thu, 22 Aug 2013 08:01:41 +0000</pubDate>
        <dc:creator>Matt Perry &lt;matt@mattperry.com&gt;</dc:creator>
    </item>
<item>
        <title>e8b5a4f91c8a6e230a6cfe13c43dc9ddce31e253 - fix E_STRICT errors FS#2427</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/action.php#e8b5a4f91c8a6e230a6cfe13c43dc9ddce31e253</link>
        <description>fix E_STRICT errors FS#2427This commit fixes all E_STRICT messages shown when running the testsuite. There might be more problems not covered by tests, yet.For compatibility reasons with plugins, E_STRICT errors are stillsupressed.

            List of files:
            /dokuwiki/lib/plugins/action.php</description>
        <pubDate>Sat, 28 Jul 2012 10:02:06 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>c2a6d81662045023bdf1617b6b49f71c274d55ca - plugin related autoloading</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/action.php#c2a6d81662045023bdf1617b6b49f71c274d55ca</link>
        <description>plugin related autoloadingThis patch moved the place where DOKU_PLUGIN is defined. It no longercan be set from a normal config (only via preload)

            List of files:
            /dokuwiki/lib/plugins/action.php</description>
        <pubDate>Mon, 01 Feb 2010 15:10:25 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>47583ff0428eaa0d97e26f61f81ac6d199e9b446 - Whitespace cleanup FS#1709</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/action.php#47583ff0428eaa0d97e26f61f81ac6d199e9b446</link>
        <description>Whitespace cleanup FS#1709Ignore-this: 27ea52110bce929b2c61ed8faba67cfcdarcs-hash:20091016205526-c0bf4-35eba4e65d37980a667ba982f7f1ea5b7b07f01c.gz

            List of files:
            /dokuwiki/lib/plugins/action.php</description>
        <pubDate>Fri, 16 Oct 2009 20:55:26 +0000</pubDate>
        <dc:creator>furun &lt;furun@arcor.de&gt;</dc:creator>
    </item>
<item>
        <title>e05d5c7655b4142e92ffbc6b8b0de2cc6354ece1 - typo fix in action plugin prototype class</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/action.php#e05d5c7655b4142e92ffbc6b8b0de2cc6354ece1</link>
        <description>typo fix in action plugin prototype classdarcs-hash:20070820175842-23886-3af1d5a1585545b6a84cc8df526f8fe53be537d7.gz

            List of files:
            /dokuwiki/lib/plugins/action.php</description>
        <pubDate>Mon, 20 Aug 2007 17:58:42 +0000</pubDate>
        <dc:creator>Michael Klier &lt;chi@chimeric.de&gt;</dc:creator>
    </item>
<item>
        <title>4ac671408cc43220ad93ba92a9f74bbc16068837 - moved plugin base class to inc</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/action.php#4ac671408cc43220ad93ba92a9f74bbc16068837</link>
        <description>moved plugin base class to incdarcs-hash:20070119233350-7ad00-a8ae733093693a55c2566f5ee698a7b4aa3a833a.gz

            List of files:
            /dokuwiki/lib/plugins/action.php</description>
        <pubDate>Fri, 19 Jan 2007 23:33:50 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>f65bfee1954d6697e5002f4253d0a7d2d1940eb6 - action plugins</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/action.php#f65bfee1954d6697e5002f4253d0a7d2d1940eb6</link>
        <description>action pluginsThis patch adds events and a third plugin type, &quot;action&quot; plugins, to DokuWiki.The patch doesn&apos;t include any event signalling, that will be added in later patches.Action plugins are loaded before most Dokuwiki processing takes place and at thesame time are given the opportunity to register handlers (or hooks) to receivespecific dokuwiki events.Other parts of Dokuwiki (e.g. templates and syntax plugins) can also registerhandlers to receive events.Any part of Dokuwiki can create and signal events, including templates and plugins.This patch also revises the admin plugin class by making it an extension of anew class, DokuWiki_Plugin. The DokuWiki_Plugin_Action class also extends thisnew class.Further details of events, their signalling and handling, and of action plugins willbe added to wiki.splitbrain.org in due course :-)darcs-hash:20060414193737-9b6ab-f23d3d9b93e4c50a3ad97ced03eabc6c0363650b.gz

            List of files:
            /dokuwiki/lib/plugins/action.php</description>
        <pubDate>Fri, 14 Apr 2006 19:37:37 +0000</pubDate>
        <dc:creator>chris &lt;chris@jalakai.co.uk&gt;</dc:creator>
    </item>
</channel>
</rss>
