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

            List of files:
            /dokuwiki/inc/Menu/Item/AbstractItem.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>c5dc288e13cf9707ce3ed57a140f877e51c73765 - typo fix</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/Item/AbstractItem.php#c5dc288e13cf9707ce3ed57a140f877e51c73765</link>
        <description>typo fix

            List of files:
            /dokuwiki/inc/Menu/Item/AbstractItem.php</description>
        <pubDate>Mon, 30 Jun 2025 17:29:05 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>e44b94a4bd0679ff22e14add34b60590fe7077d3 - Revert &quot;use a dispatcher to access static image files&quot;</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/Item/AbstractItem.php#e44b94a4bd0679ff22e14add34b60590fe7077d3</link>
        <description>Revert &quot;use a dispatcher to access static image files&quot;This reverts commit 944e9ba7254387adb60f253b0d8796f2276096b1.It was accidentally pused to master before review. A PR with a revertfor the revert will be pushed shortly.

            List of files:
            /dokuwiki/inc/Menu/Item/AbstractItem.php</description>
        <pubDate>Sun, 08 Sep 2024 16:15:53 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>944e9ba7254387adb60f253b0d8796f2276096b1 - use a dispatcher to access static image files</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/Item/AbstractItem.php#944e9ba7254387adb60f253b0d8796f2276096b1</link>
        <description>use a dispatcher to access static image filesThis makes it possible to replace default images in an update safe way.It also addresses the issue raised in dokuwiki/docker#16A .htaccess rewrite catches any direct accesses that might come in fromplugins.

            List of files:
            /dokuwiki/inc/Menu/Item/AbstractItem.php</description>
        <pubDate>Sun, 08 Sep 2024 16:09:28 +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/inc/Menu/Item/AbstractItem.php#d4f83172d9533c4d84f450fe22ef630816b21d75</link>
        <description>code style: line breaks

            List of files:
            /dokuwiki/inc/Menu/Item/AbstractItem.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>74981a4e680e4586b25ac0a679add084112cd604 - apply PSR-12 constant visibility rule</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/Item/AbstractItem.php#74981a4e680e4586b25ac0a679add084112cd604</link>
        <description>apply PSR-12 constant visibility rulePSR-12 says constants need their visibility declared from PHP 7.1onwards

            List of files:
            /dokuwiki/inc/Menu/Item/AbstractItem.php</description>
        <pubDate>Wed, 30 Aug 2023 11:02:49 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>33b91513e25639a6c7eb35668484d29098f7c9b4 - Apply rector fixes to inc/Menu</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/Item/AbstractItem.php#33b91513e25639a6c7eb35668484d29098f7c9b4</link>
        <description>Apply rector fixes to inc/Menu

            List of files:
            /dokuwiki/inc/Menu/Item/AbstractItem.php</description>
        <pubDate>Tue, 29 Aug 2023 12:45:13 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>3a5cb0342fa3a05a6dce2ead0cbdedad8a074b6d - PHP8 fix: string offset out of range due to null</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/Item/AbstractItem.php#3a5cb0342fa3a05a6dce2ead0cbdedad8a074b6d</link>
        <description>PHP8 fix: string offset out of range due to null

            List of files:
            /dokuwiki/inc/Menu/Item/AbstractItem.php</description>
        <pubDate>Sun, 01 Dec 2019 21:09:43 +0000</pubDate>
        <dc:creator>Phy &lt;git@phy25.com&gt;</dc:creator>
    </item>
<item>
        <title>e824d633ab4483d3afbea66545fb619bd57a4156 - fix: enforce optional svg &amp; prevent arbitrary html in html_btn</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/Item/AbstractItem.php#e824d633ab4483d3afbea66545fb619bd57a4156</link>
        <description>fix: enforce optional svg &amp; prevent arbitrary html in html_btnTo prevent abusing this functionality for inserting arbitrary html,inlineSVG is now called inside the html_btn function.

            List of files:
            /dokuwiki/inc/Menu/Item/AbstractItem.php</description>
        <pubDate>Fri, 19 Jan 2018 15:32:22 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>679dba01b427ea0357528be367261c2d30a26b22 - feat: add optionally an SVG to html_btn</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/Item/AbstractItem.php#679dba01b427ea0357528be367261c2d30a26b22</link>
        <description>feat: add optionally an SVG to html_btn

            List of files:
            /dokuwiki/inc/Menu/Item/AbstractItem.php</description>
        <pubDate>Thu, 18 Jan 2018 18:43:45 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>2a85c6914dc75522efc5564694de193ddafcb94b - abbreviated ternary operator</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/Item/AbstractItem.php#2a85c6914dc75522efc5564694de193ddafcb94b</link>
        <description>abbreviated ternary operator

            List of files:
            /dokuwiki/inc/Menu/Item/AbstractItem.php</description>
        <pubDate>Thu, 07 Sep 2017 14:28:06 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>b965a044783079da3e1a393527e2f7b92eb15c2d - added convenience method to display item as button</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/Item/AbstractItem.php#b965a044783079da3e1a393527e2f7b92eb15c2d</link>
        <description>added convenience method to display item as button

            List of files:
            /dokuwiki/inc/Menu/Item/AbstractItem.php</description>
        <pubDate>Sat, 02 Sep 2017 15:25:22 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>50ca245c235eb2ced9a0897638df2d5c0a12b55d - MenuItems: add possibility to set a different title attribute</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/Item/AbstractItem.php#50ca245c235eb2ced9a0897638df2d5c0a12b55d</link>
        <description>MenuItems: add possibility to set a different title attribute

            List of files:
            /dokuwiki/inc/Menu/Item/AbstractItem.php</description>
        <pubDate>Sat, 02 Sep 2017 15:11:15 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>51b0b64b545b389701f619d3a237198bad5936c3 - move type initialization to getter</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/Item/AbstractItem.php#51b0b64b545b389701f619d3a237198bad5936c3</link>
        <description>move type initialization to getter

            List of files:
            /dokuwiki/inc/Menu/Item/AbstractItem.php</description>
        <pubDate>Tue, 15 Aug 2017 19:43:18 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>4887c15447750ffb13de21ceabfe120ad838dbd7 - make use of the new classes in tpl_get_action()</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/Item/AbstractItem.php#4887c15447750ffb13de21ceabfe120ad838dbd7</link>
        <description>make use of the new classes in tpl_get_action()This function is now deprecated.Tests even surfaced some smaller bugs :-)

            List of files:
            /dokuwiki/inc/Menu/Item/AbstractItem.php</description>
        <pubDate>Thu, 25 May 2017 13:33:23 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>4875c3545256a12d1624cfba4104483561aca9df - avoid double encoding of generated URLs</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/Item/AbstractItem.php#4875c3545256a12d1624cfba4104483561aca9df</link>
        <description>avoid double encoding of generated URLsgetLink() now no longer escapes ampersands - this is task of the codeproducing the HTML. When using asHtmlLink(), buildAttributes() will takecare of the escaping for you.

            List of files:
            /dokuwiki/inc/Menu/Item/AbstractItem.php</description>
        <pubDate>Wed, 24 May 2017 14:41:00 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>368ce258641a4e8fae6b2e49c89f173d7e3ada69 - more doc blocks for the menu system</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/Item/AbstractItem.php#368ce258641a4e8fae6b2e49c89f173d7e3ada69</link>
        <description>more doc blocks for the menu system

            List of files:
            /dokuwiki/inc/Menu/Item/AbstractItem.php</description>
        <pubDate>Fri, 19 May 2017 19:12:37 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>8c51da59a9481debdfd66270530c691b0411cf9c - remove unused $category property</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/Item/AbstractItem.php#8c51da59a9481debdfd66270530c691b0411cf9c</link>
        <description>remove unused $category property

            List of files:
            /dokuwiki/inc/Menu/Item/AbstractItem.php</description>
        <pubDate>Fri, 19 May 2017 18:01:50 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>2f7a5efd5a98cf50fc525d7321c3568e51fb8319 - use menu for site tools</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/Item/AbstractItem.php#2f7a5efd5a98cf50fc525d7321c3568e51fb8319</link>
        <description>use menu for site toolsthis adds an option to print the menu without icons (as we do in thedokuwiki template) but icons were added nontheless

            List of files:
            /dokuwiki/inc/Menu/Item/AbstractItem.php</description>
        <pubDate>Fri, 19 May 2017 17:57:04 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>c3766a92e428d5124ad731d6bcb3bb83ec4c0134 - fixed typo</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/Item/AbstractItem.php#c3766a92e428d5124ad731d6bcb3bb83ec4c0134</link>
        <description>fixed typo

            List of files:
            /dokuwiki/inc/Menu/Item/AbstractItem.php</description>
        <pubDate>Fri, 19 May 2017 15:13:27 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
