<?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 Draft.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>6233ca39709d66fbdc3fafed17c35c15e2a2ff06 - Merge pull request #4024 from eduardomozart/master-1</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Draft.php#6233ca39709d66fbdc3fafed17c35c15e2a2ff06</link>
        <description>Merge pull request #4024 from eduardomozart/master-1Fixes PHP 8 warning when editing drafts on PHP 8

            List of files:
            /dokuwiki/inc/Action/Draft.php</description>
        <pubDate>Tue, 14 Nov 2023 09:39:36 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>73022918a947abda7eee4d7d2302ffd28fdb78e0 - coding style: PSR12.Classes.ClassInstantiation.MissingParentheses</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Draft.php#73022918a947abda7eee4d7d2302ffd28fdb78e0</link>
        <description>coding style: PSR12.Classes.ClassInstantiation.MissingParentheses

            List of files:
            /dokuwiki/inc/Action/Draft.php</description>
        <pubDate>Wed, 30 Aug 2023 16:25:29 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>8c7c53b0321a3cd3116b8d3b2ad27863a38dece7 - codestyle adjustments: class declaration braces</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Draft.php#8c7c53b0321a3cd3116b8d3b2ad27863a38dece7</link>
        <description>codestyle adjustments: class declaration braces

            List of files:
            /dokuwiki/inc/Action/Draft.php</description>
        <pubDate>Wed, 30 Aug 2023 15:05:28 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>6723156fd9886ff7204e21fb8bf9240b9223b40f - Apply rector fixes to inc/Action</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Draft.php#6723156fd9886ff7204e21fb8bf9240b9223b40f</link>
        <description>Apply rector fixes to inc/Action

            List of files:
            /dokuwiki/inc/Action/Draft.php</description>
        <pubDate>Tue, 29 Aug 2023 11:53:46 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>95465e17377c8944ea8522dae4ad77899425575d - Fixes PHP 8 warning when editing drafts on PHP 8</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Draft.php#95465e17377c8944ea8522dae4ad77899425575d</link>
        <description>Fixes PHP 8 warning when editing drafts on PHP 8The following error is thrown on PHP 8.3 while attempt to edit a Draft:Warning: Undefined array key &quot;draft&quot; in /home/robertinho/public_html/wiki/inc/Action/Draft.php on line 34Warning: Cannot modify header information - headers already sent by (output started at /home/robertinho/public_html/wiki/inc/Action/Draft.php:34) in /home/robertinho/public_html/wiki/inc/actions.php on line 38

            List of files:
            /dokuwiki/inc/Action/Draft.php</description>
        <pubDate>Thu, 10 Aug 2023 01:31:19 +0000</pubDate>
        <dc:creator>Eduardo Mozart de Oliveira &lt;2974895+eduardomozart@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>f1dcc217bec54b2f5266cb40bae4f752f0c7221c - call Ui\Diff from Ui\(Conflict, Draft)</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Draft.php#f1dcc217bec54b2f5266cb40bae4f752f0c7221c</link>
        <description>call Ui\Diff from Ui\(Conflict, Draft)

            List of files:
            /dokuwiki/inc/Action/Draft.php</description>
        <pubDate>Thu, 16 Jul 2020 11:15:24 +0000</pubDate>
        <dc:creator>Satoshi Sahara &lt;sahara.satoshi@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>c20664d2d0d6a4d0aaf82058e535858104953863 - Ui\Draft class replaces html_draft()</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Draft.php#c20664d2d0d6a4d0aaf82058e535858104953863</link>
        <description>Ui\Draft class replaces html_draft()

            List of files:
            /dokuwiki/inc/Action/Draft.php</description>
        <pubDate>Wed, 08 Jul 2020 11:36:24 +0000</pubDate>
        <dc:creator>Satoshi Sahara &lt;sahara.satoshi@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b2c9cd19ff3733a632c8d415256d3096765343f7 - renamed ActionRouter::checkPermissions to checkPreconditions</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Draft.php#b2c9cd19ff3733a632c8d415256d3096765343f7</link>
        <description>renamed ActionRouter::checkPermissions to checkPreconditionsAs discussed in #1933

            List of files:
            /dokuwiki/inc/Action/Draft.php</description>
        <pubDate>Thu, 12 Apr 2018 13:36:43 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>d773525b019858603e3adf44259cefbd140a23ef - draft action now checks that a draft exists</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Draft.php#d773525b019858603e3adf44259cefbd140a23ef</link>
        <description>draft action now checks that a draft exists

            List of files:
            /dokuwiki/inc/Action/Draft.php</description>
        <pubDate>Sat, 01 Apr 2017 06:14:12 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>ec7012214a693c8b3103377245a7d797cf8f9608 - explicitly declare method visibility</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Draft.php#ec7012214a693c8b3103377245a7d797cf8f9608</link>
        <description>explicitly declare method visibility

            List of files:
            /dokuwiki/inc/Action/Draft.php</description>
        <pubDate>Fri, 31 Mar 2017 11:45:22 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>ab583a1bc44ef1ef3b917647fc361aabd055c2ac - more doc block fixes</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Draft.php#ab583a1bc44ef1ef3b917647fc361aabd055c2ac</link>
        <description>more doc block fixes

            List of files:
            /dokuwiki/inc/Action/Draft.php</description>
        <pubDate>Sat, 11 Feb 2017 13:20:10 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>f21dad3906d4ec6b3d86685599409894630abdc1 - all actions should have a class now</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Draft.php#f21dad3906d4ec6b3d86685599409894630abdc1</link>
        <description>all actions should have a class nowLots of FIXMEs and the routing isn&apos;t integrated, yet

            List of files:
            /dokuwiki/inc/Action/Draft.php</description>
        <pubDate>Sat, 11 Feb 2017 11:34:11 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
