<?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 defines.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>b21b7935c54bce6b6a1c8ab8c8fa74218871b916 - mv UNUSABLE_PASSWORD const to defines</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/defines.php#b21b7935c54bce6b6a1c8ab8c8fa74218871b916</link>
        <description>mv UNUSABLE_PASSWORD const to defines

            List of files:
            /dokuwiki/inc/defines.php</description>
        <pubDate>Tue, 07 Jan 2025 14:33:44 +0000</pubDate>
        <dc:creator>Tobias Bengfort &lt;tobias.bengfort@posteo.de&gt;</dc:creator>
    </item>
<item>
        <title>d930200a99affd4b5b5d2ffffa4026f8e5fa9c5d - disable code sniff for define check</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/defines.php#d930200a99affd4b5b5d2ffffa4026f8e5fa9c5d</link>
        <description>disable code sniff for define check

            List of files:
            /dokuwiki/inc/defines.php</description>
        <pubDate>Tue, 14 Mar 2023 19:12:55 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>2b483eba900ebba0c5a252d285bea67c0e44b7b6 - move mail header constants to define file</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/defines.php#2b483eba900ebba0c5a252d285bea67c0e44b7b6</link>
        <description>move mail header constants to define file

            List of files:
            /dokuwiki/inc/defines.php</description>
        <pubDate>Mon, 06 Mar 2023 12:11:30 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>46028c4c32caf8dfc675f5544a037bd5e5d8f9c2 - Move defines to their own file</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/defines.php#46028c4c32caf8dfc675f5544a037bd5e5d8f9c2</link>
        <description>Move defines to their own fileAs described inhttps://github.com/dwp-forge/columns/issues/5#issuecomment-638467603sometime the Lexer constants have not been (auto)loaded when a syntax pluginis invoked (I&apos;m not sure why).In general PSR2 discourages a mix of main code and function/class setupwith the call to define() being considered main code.This patch moves these the define calls to a separate new file, solvingboth of the above problems.These are not all our defines. Instead I focused on the ones that areENUM-like.In the future we should think about what defines can be replaced byclass constants and what other define() calls should be moved.

            List of files:
            /dokuwiki/inc/defines.php</description>
        <pubDate>Thu, 04 Jun 2020 06:22:16 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
