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

            List of files:
            /dokuwiki/inc/toolbar.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>90fb952c4c30c09c8446076ba05991c89a3f0b01 - code style: operator spacing</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/toolbar.php#90fb952c4c30c09c8446076ba05991c89a3f0b01</link>
        <description>code style: operator spacing

            List of files:
            /dokuwiki/inc/toolbar.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/toolbar.php#26dfc2323f8f70cb69aac4c8c51bf7997809f2ca</link>
        <description>Rector to rename print to echo calls

            List of files:
            /dokuwiki/inc/toolbar.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>177d6836e2f75d0e404be9c566e61725852a1e07 - coding style: control flow whitespaces</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/toolbar.php#177d6836e2f75d0e404be9c566e61725852a1e07</link>
        <description>coding style: control flow whitespaces

            List of files:
            /dokuwiki/inc/toolbar.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>d868eb89f182718a31113373a6272670bd7f8012 - codestyle adjustments: function declaration braces/spaces</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/toolbar.php#d868eb89f182718a31113373a6272670bd7f8012</link>
        <description>codestyle adjustments: function declaration braces/spaces

            List of files:
            /dokuwiki/inc/toolbar.php</description>
        <pubDate>Wed, 30 Aug 2023 15:09:14 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>c1482d1c08360e6401534a1391da2b650c37d34d - codestyle adjustments: function argument spacing</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/toolbar.php#c1482d1c08360e6401534a1391da2b650c37d34d</link>
        <description>codestyle adjustments: function argument spacing

            List of files:
            /dokuwiki/inc/toolbar.php</description>
        <pubDate>Wed, 30 Aug 2023 15:03:06 +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/toolbar.php#24870174d2ee45460ba6bcfe5f5a0ae94715efd7</link>
        <description>Apply rector fixes to the rest of inc

            List of files:
            /dokuwiki/inc/toolbar.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>c7a4b560d2469d5a8af7867dcb3ce847e924bb61 - Fix warning from toolbar.php when $INFO is null</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/toolbar.php#c7a4b560d2469d5a8af7867dcb3ce847e924bb61</link>
        <description>Fix warning from toolbar.php when $INFO is nullThis commit fixes an issue observed in this context:1. Run Dokuwiki with PHP 8.12. Install the &quot;sync&quot; plugin3. Run the &quot;sync&quot; plugin, and when prompted whether you want to keep the   remote of the local file, click to show the diffThat&apos;s it: on the window which opens to display the diff, there is a warningsaying that $INFO is null.(Perhaps an even better fix would be to ensure that $INFO is set in this case but at least this commit fixes this issue and shouldn&apos;t have any detrimental side effects)

            List of files:
            /dokuwiki/inc/toolbar.php</description>
        <pubDate>Tue, 29 Nov 2022 16:05:03 +0000</pubDate>
        <dc:creator>Guillaume Turri &lt;guillaume.turri@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0519ac41c5cada707beb159ac07c011446a23082 - Minify sytnax</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/toolbar.php#0519ac41c5cada707beb159ac07c011446a23082</link>
        <description>Minify sytnax

            List of files:
            /dokuwiki/inc/toolbar.php</description>
        <pubDate>Fri, 07 Oct 2022 12:35:27 +0000</pubDate>
        <dc:creator>Marvin Klein &lt;32510006+MarvinKlein1508@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>e86df411bec221b3bca58042d835cf301ac7bcd1 - Update inc/toolbar.php</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/toolbar.php#e86df411bec221b3bca58042d835cf301ac7bcd1</link>
        <description>Update inc/toolbar.phpMinify syntaxCo-authored-by: Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;

            List of files:
            /dokuwiki/inc/toolbar.php</description>
        <pubDate>Fri, 07 Oct 2022 12:16:38 +0000</pubDate>
        <dc:creator>Marvin Klein &lt;32510006+MarvinKlein1508@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>e945440ae376510fe9f9fea280c9de569b6f46a3 - Fix toolbar in popup.php</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/toolbar.php#e945440ae376510fe9f9fea280c9de569b6f46a3</link>
        <description>Fix toolbar in popup.phpThe popup throws two warnings becasue $INFO is NULL within the popup itself.This fixes this warning but not sure if it is intended to be null.Fixes:Warning: Trying to access array offset on value of type null in D:\xampp\htdocs\dokuwiki\inc\toolbar.php on line 271Warning: Trying to access array offset on value of type null in D:\xampp\htdocs\dokuwiki\inc\toolbar.php on line 272

            List of files:
            /dokuwiki/inc/toolbar.php</description>
        <pubDate>Tue, 04 Oct 2022 12:45:41 +0000</pubDate>
        <dc:creator>Marvin Klein &lt;32510006+MarvinKlein1508@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>462a3baef9f20293c42fb8e34cd233ff98f92aa8 - fix slash regression in toolbar signature #3045</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/toolbar.php#462a3baef9f20293c42fb8e34cd233ff98f92aa8</link>
        <description>fix slash regression in toolbar signature #3045

            List of files:
            /dokuwiki/inc/toolbar.php</description>
        <pubDate>Tue, 14 Apr 2020 02:43:02 +0000</pubDate>
        <dc:creator>Phy &lt;git@phy25.com&gt;</dc:creator>
    </item>
<item>
        <title>98169a0fec79dbba101ae9b294986b0122b45555 - properly encode signature code</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/toolbar.php#98169a0fec79dbba101ae9b294986b0122b45555</link>
        <description>properly encode signature codeThis addresses the XSS vulnerability mentioned in #3044

            List of files:
            /dokuwiki/inc/toolbar.php</description>
        <pubDate>Sun, 12 Apr 2020 13:40:34 +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/toolbar.php#e1d9dcc8b460b6f029ac9c8d5d3b8d23b6e73402</link>
        <description>First go at moving the plugin classes into their own namespace

            List of files:
            /dokuwiki/inc/toolbar.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>d443762bafe99b9292cee141f99fbe818e8d2f16 - deprecated JSON class</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/toolbar.php#d443762bafe99b9292cee141f99fbe818e8d2f16</link>
        <description>deprecated JSON classJSON is natively supported since years. This makes2145bd4c56435f829a19aad843172f8ddffbc69b obsolete again.

            List of files:
            /dokuwiki/inc/toolbar.php</description>
        <pubDate>Fri, 27 Jul 2018 13:10:49 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>64159a61e94d0ce680071c8890e144982c3a8cbe - line lengths shortened</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/toolbar.php#64159a61e94d0ce680071c8890e144982c3a8cbe</link>
        <description>line lengths shortenedThis makes sure all files use line lenghts shorter than 120 characters.This is a quick fix. It might not always be the nicest change.

            List of files:
            /dokuwiki/inc/toolbar.php</description>
        <pubDate>Fri, 27 Apr 2018 17:07: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/inc/toolbar.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/toolbar.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>585bf44e2b756eac2e1cfce7035ef237bc02a788 - amend $_SERVER to $INPUT-&gt;server</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/toolbar.php#585bf44e2b756eac2e1cfce7035ef237bc02a788</link>
        <description>amend $_SERVER to $INPUT-&gt;server

            List of files:
            /dokuwiki/inc/toolbar.php</description>
        <pubDate>Thu, 06 Mar 2014 19:55:56 +0000</pubDate>
        <dc:creator>Christopher Smith &lt;chris@jalakai.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>2bc9e7932fca7046e932dc3722bc3f949e086e94 - renamed code button to monospace FS#2934 and many others</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/toolbar.php#2bc9e7932fca7046e932dc3722bc3f949e086e94</link>
        <description>renamed code button to monospace FS#2934 and many othersLet&apos;s stop confusing people with what this button does

            List of files:
            /dokuwiki/inc/toolbar.php</description>
        <pubDate>Wed, 05 Feb 2014 21:28:56 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>7883d066bc903bdea41cfdb920c949ec1ebdf206 - use dformat in toolbar build of the signature string</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/toolbar.php#7883d066bc903bdea41cfdb920c949ec1ebdf206</link>
        <description>use dformat in toolbar build of the signature string

            List of files:
            /dokuwiki/inc/toolbar.php</description>
        <pubDate>Fri, 16 Mar 2012 09:41:12 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
