<?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 Event.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>093fe67e98c0cdb4b73fd46938e49b64971483c2 - updated rector and applied it</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Extension/Event.php#093fe67e98c0cdb4b73fd46938e49b64971483c2</link>
        <description>updated rector and applied it

            List of files:
            /dokuwiki/inc/Extension/Event.php</description>
        <pubDate>Sat, 07 Mar 2026 20:26:13 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>d4f83172d9533c4d84f450fe22ef630816b21d75 - code style: line breaks</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Extension/Event.php#d4f83172d9533c4d84f450fe22ef630816b21d75</link>
        <description>code style: line breaks

            List of files:
            /dokuwiki/inc/Extension/Event.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>fe15e2c063a38f65804c55e581c72b96ac36edf7 - code style: static visibility</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Extension/Event.php#fe15e2c063a38f65804c55e581c72b96ac36edf7</link>
        <description>code style: static visibility

            List of files:
            /dokuwiki/inc/Extension/Event.php</description>
        <pubDate>Thu, 31 Aug 2023 20:42:02 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>1490c177a0ca4ece26d483758a02b2f93a1441e0 - Apply rector fixes to inc/Extension and inc/Debug</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Extension/Event.php#1490c177a0ca4ece26d483758a02b2f93a1441e0</link>
        <description>Apply rector fixes to inc/Extension and inc/Debug

            List of files:
            /dokuwiki/inc/Extension/Event.php</description>
        <pubDate>Tue, 29 Aug 2023 12:15:12 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>0ecde6ce23ad8ee6132797de11e004e7458a83fd - central logging mechanism</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Extension/Event.php#0ecde6ce23ad8ee6132797de11e004e7458a83fd</link>
        <description>central logging mechanismThis introduces a logger mechanism and a new data/log directory. This isa first proof of concept. It&apos;s built on top of the new global errorhandling mechanismThings to discuss:* should we adopt PSR-3 somehow? if yes, how and should plugins be able  to drop-in other psr3 loggers?* how to configure which facilities shall be logged?* should we implement a log deletion feature?* is the log format sensible?* should we implement a log viewer admin plugin?* should logging trigger events (it should maybe replace the  deprecation event)

            List of files:
            /dokuwiki/inc/Extension/Event.php</description>
        <pubDate>Thu, 13 Aug 2020 11:25:46 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>4352f9743c9435eb23a267b4ac253a717102fec7 - Better callable support in Event default actions</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Extension/Event.php#4352f9743c9435eb23a267b4ac253a717102fec7</link>
        <description>Better callable support in Event default actionsInstead of parsing the passed callback ourselves, this patch relies oncall_user_func_array() instead to call an Event&apos;s default action. Thisensures all possible ways to define a callback (including staticmethods) can be used.This should fix a problem mentioned in #2943

            List of files:
            /dokuwiki/inc/Extension/Event.php</description>
        <pubDate>Wed, 22 Jan 2020 12:24:50 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>091ad7bd4cdbf6a629b100911b6fe6cd98226867 - Fix snake-&gt;camel case, doc blocks</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Extension/Event.php#091ad7bd4cdbf6a629b100911b6fe6cd98226867</link>
        <description>Fix snake-&gt;camel case, doc blocksFor compatibility reasons, the methods have not been renamed.

            List of files:
            /dokuwiki/inc/Extension/Event.php</description>
        <pubDate>Mon, 22 Apr 2019 08:50:19 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>89614c82b030d7333754aa52849c3495ab301c83 - Avoid processing events before the Event System is intiialized</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Extension/Event.php#89614c82b030d7333754aa52849c3495ab301c83</link>
        <description>Avoid processing events before the Event System is intiialized

            List of files:
            /dokuwiki/inc/Extension/Event.php</description>
        <pubDate>Fri, 20 Jul 2018 11:58:10 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>cbb44eabe033d70affb048ec0daf4e579e09dd20 - deprecated trigger_event() in favor of a static method on Event</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Extension/Event.php#cbb44eabe033d70affb048ec0daf4e579e09dd20</link>
        <description>deprecated trigger_event() in favor of a static method on Event

            List of files:
            /dokuwiki/inc/Extension/Event.php</description>
        <pubDate>Fri, 15 Jun 2018 15:35:53 +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/inc/Extension/Event.php#e1d9dcc8b460b6f029ac9c8d5d3b8d23b6e73402</link>
        <description>First go at moving the plugin classes into their own namespace

            List of files:
            /dokuwiki/inc/Extension/Event.php</description>
        <pubDate>Fri, 15 Jun 2018 15:05:16 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
