<?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 TaskRunner.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>28a6ee9a2831ad1465edb1eaf8db3ae577da1561 - &#55358;&#56598; Rector and PHPCS fixes</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/TaskRunner.php#28a6ee9a2831ad1465edb1eaf8db3ae577da1561</link>
        <description>&#55358;&#56598; Rector and PHPCS fixes

            List of files:
            /dokuwiki/inc/TaskRunner.php</description>
        <pubDate>Sat, 07 Oct 2023 16:16:08 +0000</pubDate>
        <dc:creator>Klap-in &lt;Klap-in@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>90fb952c4c30c09c8446076ba05991c89a3f0b01 - code style: operator spacing</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/TaskRunner.php#90fb952c4c30c09c8446076ba05991c89a3f0b01</link>
        <description>code style: operator spacing

            List of files:
            /dokuwiki/inc/TaskRunner.php</description>
        <pubDate>Thu, 31 Aug 2023 20:38:07 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>26dfc2323f8f70cb69aac4c8c51bf7997809f2ca - Rector to rename print to echo calls</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/TaskRunner.php#26dfc2323f8f70cb69aac4c8c51bf7997809f2ca</link>
        <description>Rector to rename print to echo calls

            List of files:
            /dokuwiki/inc/TaskRunner.php</description>
        <pubDate>Thu, 31 Aug 2023 20:00:27 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>7d34963b3e75ea04c63ec066a6b7a692e123cb53 - coding style: control flow line breaks</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/TaskRunner.php#7d34963b3e75ea04c63ec066a6b7a692e123cb53</link>
        <description>coding style: control flow line breaks

            List of files:
            /dokuwiki/inc/TaskRunner.php</description>
        <pubDate>Thu, 31 Aug 2023 13:04:10 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>177d6836e2f75d0e404be9c566e61725852a1e07 - coding style: control flow whitespaces</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/TaskRunner.php#177d6836e2f75d0e404be9c566e61725852a1e07</link>
        <description>coding style: control flow whitespaces

            List of files:
            /dokuwiki/inc/TaskRunner.php</description>
        <pubDate>Thu, 31 Aug 2023 12:22:35 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>24870174d2ee45460ba6bcfe5f5a0ae94715efd7 - Apply rector fixes to the rest of inc</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/TaskRunner.php#24870174d2ee45460ba6bcfe5f5a0ae94715efd7</link>
        <description>Apply rector fixes to the rest of inc

            List of files:
            /dokuwiki/inc/TaskRunner.php</description>
        <pubDate>Tue, 29 Aug 2023 17:42:15 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>1d11f1d3396b6d0e55489e568b4bb7028ff9f172 - ChangeLogTrait</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/TaskRunner.php#1d11f1d3396b6d0e55489e568b4bb7028ff9f172</link>
        <description>ChangeLogTrait- move ChangeLog low level methods  into trait- static ChangeLog::parseLogLine() replaces parseChangeLogLine()- new ChangeLog::buildLogLine()

            List of files:
            /dokuwiki/inc/TaskRunner.php</description>
        <pubDate>Sat, 06 Nov 2021 02:56:15 +0000</pubDate>
        <dc:creator>Satoshi Sahara &lt;sahara.satoshi@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>c1ec88ce7a0ae07d293ad44112518b7cc27f242e - remove calls to deprecated methods and classes</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/TaskRunner.php#c1ec88ce7a0ae07d293ad44112518b7cc27f242e</link>
        <description>remove calls to deprecated methods and classes

            List of files:
            /dokuwiki/inc/TaskRunner.php</description>
        <pubDate>Fri, 01 May 2020 21:30:25 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>820934dc5dde4982117063a0296c135334fdc7a3 - Merge branch &apos;psr2-pluginredux&apos; into psr2</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/TaskRunner.php#820934dc5dde4982117063a0296c135334fdc7a3</link>
        <description>Merge branch &apos;psr2-pluginredux&apos; into psr2* psr2-pluginredux:  Minor optimizations in PluginController  Snake to Camel case fixes inn PluginController  Fix snake-&gt;camel case, doc blocks  minor code simplification  snake to camel case fixes in EventHandler  Move list of plugin types to plugin controller constant  Avoid accessing the evet system before it&apos;s intialized  Avoid processing events before the Event System is intiialized  isEnabled instead of isDisabled  removed get_directory() method from PluginController  fix type hints  moved plugin controller to Extension namespace  removed deleted file from autoloader  deprecated trigger_event() in favor of a static method on Event  First go at moving the plugin classes into their own namespace

            List of files:
            /dokuwiki/inc/TaskRunner.php</description>
        <pubDate>Sun, 19 May 2019 09:09:54 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>704a815fe827ce918bab0973cde563705c65c698 - &#9851;&#65039;  Split up ChangesSubscriptionSender into multiple classes</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/TaskRunner.php#704a815fe827ce918bab0973cde563705c65c698</link>
        <description>&#9851;&#65039;  Split up ChangesSubscriptionSender into multiple classesThis should better adhere to SRP and simplify things.

            List of files:
            /dokuwiki/inc/TaskRunner.php</description>
        <pubDate>Mon, 22 Apr 2019 19:30:04 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;mic.grosse@googlemail.com&gt;</dc:creator>
    </item>
<item>
        <title>75d664955ce5e725e30126c7678dc9112d2770d2 - &#9851;&#65039; Don&apos;t use deprecated subscription methods</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/TaskRunner.php#75d664955ce5e725e30126c7678dc9112d2770d2</link>
        <description>&#9851;&#65039; Don&apos;t use deprecated subscription methods

            List of files:
            /dokuwiki/inc/TaskRunner.php</description>
        <pubDate>Sat, 20 Apr 2019 22:50:59 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;mic.grosse@googlemail.com&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/TaskRunner.php#cbb44eabe033d70affb048ec0daf4e579e09dd20</link>
        <description>deprecated trigger_event() in favor of a static method on Event

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

            List of files:
            /dokuwiki/inc/TaskRunner.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>abc9c0d217ae947aeda842b7ef8bac65f608a534 - Merge branch &apos;master&apos; into psr2</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/TaskRunner.php#abc9c0d217ae947aeda842b7ef8bac65f608a534</link>
        <description>Merge branch &apos;master&apos; into psr2* master: (22 commits)  Support &quot;local&quot; subdir when listing the smiley directory  fix zero ID/NS issue with page_findnearest  add ID/NS = &apos;0&apos; test against page_findnearest  fix zero value issue with metadata indexer  add key/value = &apos;0&apos; test to metadata indexer  fix zero ID issue with linkwiz and search indexer  fix zero ID issue with wl() and getID()  add $ID = &apos;0&apos; test against wl() and getID()  cookie.js when setValue&#8216;s value parameter is false delete entry  install.php: respect useacl=0 choice, fixes #2576  cookie.js add def parameter to getValue()  cookie.js convert value type to string  set_doku_pref bugfix, closes #2721  more definition tests of doku_pref, for #1129  add tests for get/set_doku_pref #2721  fix Windows tests for #2702  use absolute URL in index.php when redirecting to doku.php, fixes #2706  Adding &quot;recursive_groups&quot; setting for authad-plugin in configuration-manager  Fix notices when using dw CLI  Fix issue #2396  ...

            List of files:
            /dokuwiki/inc/TaskRunner.php</description>
        <pubDate>Sat, 30 Mar 2019 21:08:54 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>73f05217cdb65f6feda309a1b1eed9cd48ebb621 - fix zero ID issue with linkwiz and search indexer</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/TaskRunner.php#73f05217cdb65f6feda309a1b1eed9cd48ebb621</link>
        <description>fix zero ID issue with linkwiz and search indexer

            List of files:
            /dokuwiki/inc/TaskRunner.php</description>
        <pubDate>Thu, 14 Mar 2019 03:45:30 +0000</pubDate>
        <dc:creator>Phy &lt;git@phy25.com&gt;</dc:creator>
    </item>
<item>
        <title>e24a74c008f2fb1985baa3769cb6dbd1ff411b33 - PSR2 style fixes</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/TaskRunner.php#e24a74c008f2fb1985baa3769cb6dbd1ff411b33</link>
        <description>PSR2 style fixesThese are some simple whitespace/arrangement things that apparantlycan&apos;t be fixed automatically

            List of files:
            /dokuwiki/inc/TaskRunner.php</description>
        <pubDate>Sun, 24 Feb 2019 08:29:27 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>b78f68bc5708b0979539d0c69e2bd75e33d3cd28 - some small fixes for PSR2</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/TaskRunner.php#b78f68bc5708b0979539d0c69e2bd75e33d3cd28</link>
        <description>some small fixes for PSR2

            List of files:
            /dokuwiki/inc/TaskRunner.php</description>
        <pubDate>Fri, 15 Jun 2018 09:52:27 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>432adb37131e09da3a60af09344c423727a7e2ad - split sitemapping into its own namespace</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/TaskRunner.php#432adb37131e09da3a60af09344c423727a7e2ad</link>
        <description>split sitemapping into its own namespace

            List of files:
            /dokuwiki/inc/TaskRunner.php</description>
        <pubDate>Fri, 15 Jun 2018 09:37:38 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>eb787020323911ca42415ed42452d6a9b6d32a90 - fix(TASK_RECENTCHANGES_TRIM event): Add isMedia flag</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/TaskRunner.php#eb787020323911ca42415ed42452d6a9b6d32a90</link>
        <description>fix(TASK_RECENTCHANGES_TRIM event): Add isMedia flag

            List of files:
            /dokuwiki/inc/TaskRunner.php</description>
        <pubDate>Wed, 16 May 2018 13:48:04 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>50d9e95845b1544aea97cbf948dd9b4a2decb367 - rename task event</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/TaskRunner.php#50d9e95845b1544aea97cbf948dd9b4a2decb367</link>
        <description>rename task eventThe matches our scheme of where_data_what better

            List of files:
            /dokuwiki/inc/TaskRunner.php</description>
        <pubDate>Wed, 16 May 2018 13:33:22 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
</channel>
</rss>
