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

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

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

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

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

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

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

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

            List of files:
            /dokuwiki/lib/plugins/syntax.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>d4d8fb184de61d888c72a567c003e4eb3c745a17 - moved Parser to Parsing namespace</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/syntax.php#d4d8fb184de61d888c72a567c003e4eb3c745a17</link>
        <description>moved Parser to Parsing namespace

            List of files:
            /dokuwiki/lib/plugins/syntax.php</description>
        <pubDate>Fri, 04 May 2018 13:03:58 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>be906b566b9bdfd92c032ee07c4fd077d820a8d1 - moved all parsing related namespaces to their own</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/syntax.php#be906b566b9bdfd92c032ee07c4fd077d820a8d1</link>
        <description>moved all parsing related namespaces to their own

            List of files:
            /dokuwiki/lib/plugins/syntax.php</description>
        <pubDate>Fri, 04 May 2018 12:22:09 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>36dc94bb8b05aaaff6fdcf55dd6af80ca30d22b1 - split out parser modes into their own files</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/syntax.php#36dc94bb8b05aaaff6fdcf55dd6af80ca30d22b1</link>
        <description>split out parser modes into their own filesThis moves all the parser classes into their own namespace and files.Next up are the handler classes.I&apos;m not sure about the namespace, yet. A nested namepspace Parser\Modeswould probably make more sense... we&apos;ll see.This also removes the duplicated coded in the Plugin mode. We now usethe plugin trait and can inherit from AbstractMode instead.

            List of files:
            /dokuwiki/lib/plugins/syntax.php</description>
        <pubDate>Sat, 28 Apr 2018 10:12:06 +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/syntax.php#42c2870a34a345aabdf35fb49fa8aa0b54fde2b2</link>
        <description>plugin prototype adjustmentsThey are now proper abstract classes

            List of files:
            /dokuwiki/lib/plugins/syntax.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>8702de7f7e170bddfdb622c393c3cac3446fd1c5 - Merge remote-tracking branch &apos;origin/master&apos; into scrutinizerissues</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/syntax.php#8702de7f7e170bddfdb622c393c3cac3446fd1c5</link>
        <description>Merge remote-tracking branch &apos;origin/master&apos; into scrutinizerissuesConflicts:	inc/media.php	inc/plugin.php	inc/template.php	lib/plugins/authplain/_test/escaping.test.php	lib/plugins/syntax.php

            List of files:
            /dokuwiki/lib/plugins/syntax.php</description>
        <pubDate>Tue, 09 Dec 2014 16:26:28 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>cded11250d495f6039a20f1036c64ea7b230ceb2 - phpdocs syntax plugin base class</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/syntax.php#cded11250d495f6039a20f1036c64ea7b230ceb2</link>
        <description>phpdocs syntax plugin base class

            List of files:
            /dokuwiki/lib/plugins/syntax.php</description>
        <pubDate>Tue, 02 Dec 2014 23:09:45 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>253d4b48ec708eb42033862dc15c8576f44a48ed - more PHPDocs, unused var, small bit code reformatting</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/syntax.php#253d4b48ec708eb42033862dc15c8576f44a48ed</link>
        <description>more PHPDocs, unused var, small bit code reformatting

            List of files:
            /dokuwiki/lib/plugins/syntax.php</description>
        <pubDate>Wed, 01 Oct 2014 13:32:05 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>7ac0b9fe750a5713353e6edce51493a8a75c4f6f - just some more doc blocks</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/syntax.php#7ac0b9fe750a5713353e6edce51493a8a75c4f6f</link>
        <description>just some more doc blocks

            List of files:
            /dokuwiki/lib/plugins/syntax.php</description>
        <pubDate>Sun, 25 May 2014 10:24:14 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>a96178004fc8b519df17f6cb907e1c067b964bb2 - remove reference to reference from comments</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/syntax.php#a96178004fc8b519df17f6cb907e1c067b964bb2</link>
        <description>remove reference to reference from comments

            List of files:
            /dokuwiki/lib/plugins/syntax.php</description>
        <pubDate>Thu, 06 Mar 2014 20:03:30 +0000</pubDate>
        <dc:creator>Christopher Smith &lt;chris@jalakai.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>3cd4fc17379f0f917d5e1ed4d20decfb662aaf32 - remove &apos;&amp;&apos; from object parameters, PHP5 style not E_ALL</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/syntax.php#3cd4fc17379f0f917d5e1ed4d20decfb662aaf32</link>
        <description>remove &apos;&amp;&apos; from object parameters, PHP5 style not E_ALL

            List of files:
            /dokuwiki/lib/plugins/syntax.php</description>
        <pubDate>Wed, 05 Mar 2014 22:18:08 +0000</pubDate>
        <dc:creator>Christopher Smith &lt;chris@jalakai.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>5a3e1f53b18728d500b3505f4fbd8c78848120e0 - reintroduce a tiny bit of duplication</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/syntax.php#5a3e1f53b18728d500b3505f4fbd8c78848120e0</link>
        <description>reintroduce a tiny bit of duplicationThis reads some duplication in the from of haveing a Doku_Parser_Modeand Doku_Parser_Mode_Plugin class which are basically the same but onlythe latter extends DokuWiki_Plugin. This avoids the performance/RAMproblems mentioned in my previous commit. An interface keeps bothlogically together.With PHP 5.4 further deduplication could be done via Traits.

            List of files:
            /dokuwiki/lib/plugins/syntax.php</description>
        <pubDate>Tue, 07 Jan 2014 18:35:57 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
