<?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 code.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/parser/code.php#093fe67e98c0cdb4b73fd46938e49b64971483c2</link>
        <description>updated rector and applied it

            List of files:
            /dokuwiki/inc/parser/code.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>faf3f01b9af152b16aca96437c109c41b8250689 - Apply rector fixes to inc/parser</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/parser/code.php#faf3f01b9af152b16aca96437c109c41b8250689</link>
        <description>Apply rector fixes to inc/parser

            List of files:
            /dokuwiki/inc/parser/code.php</description>
        <pubDate>Tue, 29 Aug 2023 15:58:44 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>8cbc5ee84fe788597ede5266255a74af6da47555 - replaced deprecated utf8 functions</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/parser/code.php#8cbc5ee84fe788597ede5266255a74af6da47555</link>
        <description>replaced deprecated utf8 functionsFor now this uses full qualified namespaces, sensible imports may comelater.

            List of files:
            /dokuwiki/inc/parser/code.php</description>
        <pubDate>Mon, 10 Jun 2019 14:12:59 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>de369923ccbbc3c1e79fd7b4d03677397e03876a - visibility definition for the renderers</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/parser/code.php#de369923ccbbc3c1e79fd7b4d03677397e03876a</link>
        <description>visibility definition for the renderersI made a lot of things public that probaly should be protected. But manysyntax plugins do access renderer mechanisms directly, so better stay onthe safe side here.The base renderer is now abstract.

            List of files:
            /dokuwiki/inc/parser/code.php</description>
        <pubDate>Sat, 28 Apr 2018 05:06:08 +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/inc/parser/code.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/inc/parser/code.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>56bd9509ab2037512829392fda6427af7f390724 - Fix sanitation of $language for code highlighting (fixes #2080)</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/parser/code.php#56bd9509ab2037512829392fda6427af7f390724</link>
        <description>Fix sanitation of $language for code highlighting (fixes #2080)

            List of files:
            /dokuwiki/inc/parser/code.php</description>
        <pubDate>Thu, 17 Aug 2017 00:30:48 +0000</pubDate>
        <dc:creator>Phy &lt;git@phy25.com&gt;</dc:creator>
    </item>
<item>
        <title>f50a239b3b819527445d240746b09a05fb76d103 - I supplemented the existing comments on the methods in which there was not enough information to the standard phpDoc.</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/parser/code.php#f50a239b3b819527445d240746b09a05fb76d103</link>
        <description>I supplemented the existing comments on the methods in which there was not enough information to the standard phpDoc.

            List of files:
            /dokuwiki/inc/parser/code.php</description>
        <pubDate>Fri, 31 Mar 2017 02:58:14 +0000</pubDate>
        <dc:creator>Takamura &lt;plehanov.v@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ece4159b488ee81a13b9122239c88d82ec1aa59c - Send CRLF to Windows UAs for code blocks #863</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/parser/code.php#ece4159b488ee81a13b9122239c88d82ec1aa59c</link>
        <description>Send CRLF to Windows UAs for code blocks #863

            List of files:
            /dokuwiki/inc/parser/code.php</description>
        <pubDate>Sat, 27 Sep 2014 12:08:37 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>7783971742e69fbd5ad26b0daf75bd4a3043aff0 - more reformatting</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/parser/code.php#7783971742e69fbd5ad26b0daf75bd4a3043aff0</link>
        <description>more reformatting

            List of files:
            /dokuwiki/inc/parser/code.php</description>
        <pubDate>Sat, 24 May 2014 11:59:49 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>2ada8709d3a0cea872f117823b244b400fac5f87 - add renderers to autolader</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/parser/code.php#2ada8709d3a0cea872f117823b244b400fac5f87</link>
        <description>add renderers to autolader

            List of files:
            /dokuwiki/inc/parser/code.php</description>
        <pubDate>Tue, 25 Feb 2014 20:32:56 +0000</pubDate>
        <dc:creator>Christopher Smith &lt;chris@jalakai.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>0ea51e63908793de4c5d5fa2b4d82c2769fec559 - Fix CodeSniffer violations for PHP files</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/parser/code.php#0ea51e63908793de4c5d5fa2b4d82c2769fec559</link>
        <description>Fix CodeSniffer violations for PHP filesFix violations for Generic.PHP.LowerCaseConstant.Found

            List of files:
            /dokuwiki/inc/parser/code.php</description>
        <pubDate>Fri, 23 Aug 2013 09:41:39 +0000</pubDate>
        <dc:creator>Matt Perry &lt;matt@mattperry.com&gt;</dc:creator>
    </item>
<item>
        <title>2d3f0c1657bcc4c97b1629fae08661213d973d56 - strip specials from file name in codeblock downloads FS#2757</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/parser/code.php#2d3f0c1657bcc4c97b1629fae08661213d973d56</link>
        <description>strip specials from file name in codeblock downloads FS#2757

            List of files:
            /dokuwiki/inc/parser/code.php</description>
        <pubDate>Fri, 19 Apr 2013 09:42:41 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>9d2e1be699d573eebda922cf67f030d3d2aa462d - introduced http_status() for sending HTTP status code FS#1698</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/parser/code.php#9d2e1be699d573eebda922cf67f030d3d2aa462d</link>
        <description>introduced http_status() for sending HTTP status code FS#1698It seems, some servers require a special Status: header for sending theHTTP status code from PHP (F)CGI to the server. This patch introduces anew function (adopted from CodeIgniter) for simplifying the statushandling.

            List of files:
            /dokuwiki/inc/parser/code.php</description>
        <pubDate>Sat, 16 Feb 2013 17:29:20 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>3009a773c06e6e5d731c42b12ad82272f9706f03 - replaced use of basename() with utf8_basename() FS#2015</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/parser/code.php#3009a773c06e6e5d731c42b12ad82272f9706f03</link>
        <description>replaced use of basename() with utf8_basename() FS#2015

            List of files:
            /dokuwiki/inc/parser/code.php</description>
        <pubDate>Sat, 28 Jul 2012 08:40:48 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>f0859d4bbcf66e7ac5c42aae828058a98fa6355e - Input wrapper for html forms</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/parser/code.php#f0859d4bbcf66e7ac5c42aae828058a98fa6355e</link>
        <description>Input wrapper for html forms

            List of files:
            /dokuwiki/inc/parser/code.php</description>
        <pubDate>Fri, 29 Jun 2012 03:31:31 +0000</pubDate>
        <dc:creator>Tom N Harris &lt;tnharris@whoopdedo.org&gt;</dc:creator>
    </item>
<item>
        <title>f9d4952b85ad1aa955550547c39cdae4df55d086 - fixed filename support in &lt;file&gt; syntax</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/parser/code.php#f9d4952b85ad1aa955550547c39cdae4df55d086</link>
        <description>fixed filename support in &lt;file&gt; syntaxIgnore-this: 59bec5f55f7d0eb26d454d76da750142darcs-hash:20090726185025-7ad00-1577f684e585c849fda9505ccad98735f0c7bb76.gz

            List of files:
            /dokuwiki/inc/parser/code.php</description>
        <pubDate>Sun, 26 Jul 2009 18:50:25 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>3d491f758802dd2376dddd5d001765b940b08743 - enhanced &lt;code&gt; and &lt;file&gt; syntax</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/parser/code.php#3d491f758802dd2376dddd5d001765b940b08743</link>
        <description>enhanced &lt;code&gt; and &lt;file&gt; syntaxIgnore-this: 80398f84222bec1fce56eee8f107d37aThis patch enhances the code and file syntax with several new features.1. code and file are now essentially the same and just differ in the class   name. This means you now can use the file syntax with syntax highlighting   as well. This also solves problems where the code to highlight already   contains a &lt;code&gt; tag (FS#1493)2. a filename can be given as label for the code or file block. It is   specified as second parameter after the language:   &lt;code html myfile.html&gt;...&lt;/code&gt;   If no highlighting is wanted, but a filename shall be given, you can use   a dash as language:   &lt;code - somefile.foo&gt;...&lt;/code&gt;3. when a filename was given (as shown above), the label links to a   download of the code given in the code/file block. This is made possible   by a new renderer in inc/parser/code.php. The basename of given filename   is suggested as filename when downloading.darcs-hash:20090726175158-7ad00-969641a06ae1393a6d99207c3cd938fb67f23a71.gz

            List of files:
            /dokuwiki/inc/parser/code.php</description>
        <pubDate>Sun, 26 Jul 2009 17:51:58 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
