<?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>8788dbbd585b42284320d64cc932f3c875eab6b2 - &#55358;&#56598; Rector and PHPCS fixes</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/info/syntax.php#8788dbbd585b42284320d64cc932f3c875eab6b2</link>
        <description>&#55358;&#56598; Rector and PHPCS fixes

            List of files:
            /dokuwiki/lib/plugins/info/syntax.php</description>
        <pubDate>Wed, 06 May 2026 19:32:03 +0000</pubDate>
        <dc:creator>splitbrain &lt;86426+splitbrain@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>560c60615d71edfc7ebfd6408c3c258e3c3ffc5a - use new ModeRegistry constant in info plugin</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/info/syntax.php#560c60615d71edfc7ebfd6408c3c258e3c3ffc5a</link>
        <description>use new ModeRegistry constant in info pluginBasically all syntax plugins could now return the constants instead ofplain string, but the info plugin is the only syntax plugin we havedirectly in core.

            List of files:
            /dokuwiki/lib/plugins/info/syntax.php</description>
        <pubDate>Wed, 06 May 2026 19:22:17 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>093fe67e98c0cdb4b73fd46938e49b64971483c2 - updated rector and applied it</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/info/syntax.php#093fe67e98c0cdb4b73fd46938e49b64971483c2</link>
        <description>updated rector and applied it

            List of files:
            /dokuwiki/lib/plugins/info/syntax.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/lib/plugins/info/syntax.php#d4f83172d9533c4d84f450fe22ef630816b21d75</link>
        <description>code style: line breaks

            List of files:
            /dokuwiki/lib/plugins/info/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>a19c9aa0217112e3ab7ebc160354c7e9fbabe8eb - recover comments in list</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/info/syntax.php#a19c9aa0217112e3ab7ebc160354c7e9fbabe8eb</link>
        <description>recover comments in list

            List of files:
            /dokuwiki/lib/plugins/info/syntax.php</description>
        <pubDate>Wed, 30 Aug 2023 22:25:09 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>8553d24d33ab5f260c6e19959de764dd8472d438 - Apply rector renames</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/info/syntax.php#8553d24d33ab5f260c6e19959de764dd8472d438</link>
        <description>Apply rector renames

            List of files:
            /dokuwiki/lib/plugins/info/syntax.php</description>
        <pubDate>Wed, 30 Aug 2023 13:44:19 +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/info/syntax.php#54cc7aa41e0f453bd6887b0e79242a139d84a47a</link>
        <description>Apply rector fixes to the rest of lib/plugin

            List of files:
            /dokuwiki/lib/plugins/info/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>4baa5c86c66670cc9da4a6454b8421dfe68eed1f - info plugin: reuse render methods</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/info/syntax.php#4baa5c86c66670cc9da4a6454b8421dfe68eed1f</link>
        <description>info plugin: reuse render methodsThis kidn of cleanup should be added for the other methods as well,making it possible to export a info data to ODT for example.

            List of files:
            /dokuwiki/lib/plugins/info/syntax.php</description>
        <pubDate>Wed, 07 Dec 2022 12:52:00 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>e9ac59e98127e23270b4aa2272acc7f32cac8e5a - info plugin: add hooks method</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/info/syntax.php#e9ac59e98127e23270b4aa2272acc7f32cac8e5a</link>
        <description>info plugin: add hooks methodThis lists all currently registered action hook handlers. Useful forwhen debugging DokuWiki behaviour likely to be influenced by a pluginand it&apos;s not clear which plugin might interfere.

            List of files:
            /dokuwiki/lib/plugins/info/syntax.php</description>
        <pubDate>Wed, 07 Dec 2022 12:50:44 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>45a30e7c5f837a02098c39b9f8b84d17ed7e862a - info plugin minor code cleanup</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/info/syntax.php#45a30e7c5f837a02098c39b9f8b84d17ed7e862a</link>
        <description>info plugin minor code cleanup

            List of files:
            /dokuwiki/lib/plugins/info/syntax.php</description>
        <pubDate>Wed, 07 Dec 2022 12:50:19 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>7210c855fdb7593ea053c2195b8a06d1660e0049 - add datetime option to info plugin</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/info/syntax.php#7210c855fdb7593ea053c2195b8a06d1660e0049</link>
        <description>add datetime option to info pluginIt simply displays the time of the last render() call. This is usefulfor cache debugging

            List of files:
            /dokuwiki/lib/plugins/info/syntax.php</description>
        <pubDate>Thu, 04 Jun 2020 11:41:12 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>5312cb0b4d32952be3e1f5acf82422c2d01f26fe - Fix PHP 7.3 deprecations in lib/ directory.</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/info/syntax.php#5312cb0b4d32952be3e1f5acf82422c2d01f26fe</link>
        <description>Fix PHP 7.3 deprecations in lib/ directory.

            List of files:
            /dokuwiki/lib/plugins/info/syntax.php</description>
        <pubDate>Thu, 03 Oct 2019 01:26:57 +0000</pubDate>
        <dc:creator>Syntaxseed &lt;825423+syntaxseed@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>957f36a6ed4e657b7bebae0b06e055fec1e240f0 - PSR-2 compatibility for info plugin</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/info/syntax.php#957f36a6ed4e657b7bebae0b06e055fec1e240f0</link>
        <description>PSR-2 compatibility for info plugin

            List of files:
            /dokuwiki/lib/plugins/info/syntax.php</description>
        <pubDate>Tue, 08 May 2018 17:53:42 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>3dc2d50c5fda9c4bf708ff4c26e266ba239af62c - visibility declarations in plugins</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/info/syntax.php#3dc2d50c5fda9c4bf708ff4c26e266ba239af62c</link>
        <description>visibility declarations in plugins

            List of files:
            /dokuwiki/lib/plugins/info/syntax.php</description>
        <pubDate>Fri, 27 Apr 2018 18:55:43 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>b4f2363aa1360136c8a826f09aaebc6505211c73 - remove DOKU_INC checks</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/info/syntax.php#b4f2363aa1360136c8a826f09aaebc6505211c73</link>
        <description>remove DOKU_INC checksThere is no need for this check, since these files should not have anymain code that is executed on direct call.Fixes PSR1.Files.SideEffects.FoundWithSymbols

            List of files:
            /dokuwiki/lib/plugins/info/syntax.php</description>
        <pubDate>Fri, 27 Apr 2018 12:32:42 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&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/info/syntax.php#253d4b48ec708eb42033862dc15c8576f44a48ed</link>
        <description>more PHPDocs, unused var, small bit code reformatting

            List of files:
            /dokuwiki/lib/plugins/info/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>59bc3b48fdffb76ee65a4b630be3ffa1f6c20c80 - more scrutinizer issue improvements</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/info/syntax.php#59bc3b48fdffb76ee65a4b630be3ffa1f6c20c80</link>
        <description>more scrutinizer issue improvements

            List of files:
            /dokuwiki/lib/plugins/info/syntax.php</description>
        <pubDate>Mon, 29 Sep 2014 19:45:27 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>e0c26282a603881e8d2f839d94c28dbbfc57d71b - scrutinizer documentations issues</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/info/syntax.php#e0c26282a603881e8d2f839d94c28dbbfc57d71b</link>
        <description>scrutinizer documentations issues

            List of files:
            /dokuwiki/lib/plugins/info/syntax.php</description>
        <pubDate>Mon, 29 Sep 2014 01:34:17 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&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/info/syntax.php#3cd4fc17379f0f917d5e1ed4d20decfb662aaf32</link>
        <description>remove &apos;&amp;&apos; from object parameters, PHP5 style not E_ALL

            List of files:
            /dokuwiki/lib/plugins/info/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>e07886c01389351f28a254ef6f7c9611453508fb - Info plugin: allow xhtml renders to not to be an xhtml renderer</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/info/syntax.php#e07886c01389351f28a254ef6f7c9611453508fb</link>
        <description>Info plugin: allow xhtml renders to not to be an xhtml rendererRenderers that set the format to xhtml don&apos;t necessarily inherit fromDoku_Renderer_xhtml, this reverts a prior change that introduced thestricter parameter type.

            List of files:
            /dokuwiki/lib/plugins/info/syntax.php</description>
        <pubDate>Sun, 20 Oct 2013 18:21:42 +0000</pubDate>
        <dc:creator>Michael Hamann &lt;michael@content-space.de&gt;</dc:creator>
    </item>
</channel>
</rss>
