<?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 infoutils.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>b9e35b2f034dd29b31fb5fa11721ae382f96df0a - fix(infoutils): escape git log arguments for Windows compatibility</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/infoutils.php#b9e35b2f034dd29b31fb5fa11721ae382f96df0a</link>
        <description>fix(infoutils): escape git log arguments for Windows compatibilitySingle quotes are not shell quoting on Windows cmd, causing git toparse &apos;%cd&apos; as an ambiguous revision and emit a fatal error to stderr.Pass each argument through escapeshellarg() so quoting works on bothUnix and Windows.

            List of files:
            /dokuwiki/inc/infoutils.php</description>
        <pubDate>Sat, 25 Apr 2026 12:48:38 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>093fe67e98c0cdb4b73fd46938e49b64971483c2 - updated rector and applied it</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/infoutils.php#093fe67e98c0cdb4b73fd46938e49b64971483c2</link>
        <description>updated rector and applied it

            List of files:
            /dokuwiki/inc/infoutils.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>8c831647ed536e5d811d8f541599d9628d01a512 - remove checks for mbstring.func_overload</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/infoutils.php#8c831647ed536e5d811d8f541599d9628d01a512</link>
        <description>remove checks for mbstring.func_overloadThis ini setting no longer exists in PHP8, so we don&apos;t need to checkfor it.

            List of files:
            /dokuwiki/inc/infoutils.php</description>
        <pubDate>Sat, 07 Mar 2026 19:24:42 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>8e88a29b81301f78509349ab1152bb09c229123e - update minimum requirement to PHP 8.2</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/infoutils.php#8e88a29b81301f78509349ab1152bb09c229123e</link>
        <description>update minimum requirement to PHP 8.2According to https://stitcher.io/blog/php-version-stats-june-2025 mostpeople are running a newer version anyway. 8.2 still receives securitysupport til the end of the year and is the version included in Debianold-stable (Bookworm).This patch only increases the minumum version and updates the composerdependencies. No code has been changed yet.

            List of files:
            /dokuwiki/inc/infoutils.php</description>
        <pubDate>Sat, 07 Mar 2026 12:54:36 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>0a3741134c57a0ccbd892c3f10b7525f3ffdbe1a - fix OS checks. fixes #4446 and #4445</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/infoutils.php#0a3741134c57a0ccbd892c3f10b7525f3ffdbe1a</link>
        <description>fix OS checks. fixes #4446 and #4445Access to /etc might be restricted. We simply ignore the errors andpretend the file does not exist.Strictly speaking, the files are not in ini format. But parsing them asini mostly works, except for some comments (on synology), so we stripthe comments first.This also makes sure the correct file is read on synology.

            List of files:
            /dokuwiki/inc/infoutils.php</description>
        <pubDate>Wed, 21 May 2025 17:40:44 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>dafc98922abc2dbb479268485b585726c6815168 - &#55358;&#56598; Rector and PHPCS fixes</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/infoutils.php#dafc98922abc2dbb479268485b585726c6815168</link>
        <description>&#55358;&#56598; Rector and PHPCS fixes

            List of files:
            /dokuwiki/inc/infoutils.php</description>
        <pubDate>Thu, 16 May 2024 06:57:32 +0000</pubDate>
        <dc:creator>splitbrain &lt;86426+splitbrain@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>79f150bdb17405897c94d8d98d7ca61026c30e2e - Output more version data on the admin screen</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/infoutils.php#79f150bdb17405897c94d8d98d7ca61026c30e2e</link>
        <description>Output more version data on the admin screenBug reports are often lacking crucial information about the environmentthe wiki is run on and novice users often do not know how to obtain thisdata.This patch gathers some environmental information and outputs it next tothe DokuWiki version number on the admin screen.Info included (if obtainable):* PHP version* Linux Distribution name and version* Operating System and Version (refers to kernel version on linux)* The PHP SAPI (modphp, cgi, fcgi)* If running on kubernetes or docker

            List of files:
            /dokuwiki/inc/infoutils.php</description>
        <pubDate>Mon, 15 Apr 2024 11:31:16 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>78b8232bb0df2ff11b4fd41dd46a9c1674539c23 - Merge pull request #4069 from dokuwiki/debugbacktrace</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/infoutils.php#78b8232bb0df2ff11b4fd41dd46a9c1674539c23</link>
        <description>Merge pull request #4069 from dokuwiki/debugbacktraceFix Undefined array key &quot;file&quot; and &quot;line&quot;

            List of files:
            /dokuwiki/inc/infoutils.php</description>
        <pubDate>Fri, 26 Jan 2024 11:52:08 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>6cce3332fbc12c1e250ec7e6adbad6d4dc2c74e8 - Reworked API definition</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/infoutils.php#6cce3332fbc12c1e250ec7e6adbad6d4dc2c74e8</link>
        <description>Reworked API definitionThis cleans up the API:* no more compatibility with obsolete wiki API* no more difference between wiki.* and dokuwiki.* calls -&gt; core.** use of optional parameters avoids double definitions* use Response objects for complex results* always use named primitives as input* major cleanup of docblock descriptions

            List of files:
            /dokuwiki/inc/infoutils.php</description>
        <pubDate>Fri, 05 Jan 2024 12:19:42 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>fe9f11e2d02e6bd1561f6a99da84a732b4a56f82 - improved API docs</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/infoutils.php#fe9f11e2d02e6bd1561f6a99da84a732b4a56f82</link>
        <description>improved API docs

            List of files:
            /dokuwiki/inc/infoutils.php</description>
        <pubDate>Thu, 07 Dec 2023 11:56:10 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>c0f08ea9b48e0645ea119ab329a3239253cd6e6b - clean up dbg_backtrace</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/infoutils.php#c0f08ea9b48e0645ea119ab329a3239253cd6e6b</link>
        <description>clean up dbg_backtraceThis makes the formatting decisions more explicit instead of multiplenested ternary operators. For hopefully make it easier to read.It also renames [internal function] to [anonymous] since it usuallysignifies an error in a anonymous callback rather than a PHP internal.

            List of files:
            /dokuwiki/inc/infoutils.php</description>
        <pubDate>Tue, 14 Nov 2023 09:35:17 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>be801c86880e9f1d861ded5966afef35a932d323 - Fix Undefined array key &quot;file&quot; and &quot;line&quot;</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/infoutils.php#be801c86880e9f1d861ded5966afef35a932d323</link>
        <description>Fix Undefined array key &quot;file&quot; and &quot;line&quot;E_WARNING: Undefined array key &quot;line&quot;/home/gerrit/Sites/dokuwiki/dokuwiki/inc/infoutils.php(525)In the exception::trace this line is labeled as internal function. Ofcourse it is an assumption that all cases without file are internalfunctions.

            List of files:
            /dokuwiki/inc/infoutils.php</description>
        <pubDate>Thu, 21 Sep 2023 12:45:27 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6c16a3a9aa602bb7e269fb6d5d18e1353e17f97f - Use str_starts_with/str_ends_with</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/infoutils.php#6c16a3a9aa602bb7e269fb6d5d18e1353e17f97f</link>
        <description>Use str_starts_with/str_ends_with

            List of files:
            /dokuwiki/inc/infoutils.php</description>
        <pubDate>Thu, 14 Sep 2023 20:32:18 +0000</pubDate>
        <dc:creator>fiwswe &lt;fiwswe@fwml.de&gt;</dc:creator>
    </item>
<item>
        <title>6547cfc7454f26cc353587c1314f9fde93a0a056 - use $auth instanceof AuthPlugin instead of not null check</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/infoutils.php#6547cfc7454f26cc353587c1314f9fde93a0a056</link>
        <description>use $auth instanceof AuthPlugin instead of not null check

            List of files:
            /dokuwiki/inc/infoutils.php</description>
        <pubDate>Thu, 31 Aug 2023 23:10:48 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>f5be2fc019d63c3f5c01aa170aea6802d3f387c2 - https, phpdocs,</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/infoutils.php#f5be2fc019d63c3f5c01aa170aea6802d3f387c2</link>
        <description>https, phpdocs,

            List of files:
            /dokuwiki/inc/infoutils.php</description>
        <pubDate>Thu, 31 Aug 2023 21:42:47 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d4f83172d9533c4d84f450fe22ef630816b21d75 - code style: line breaks</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/infoutils.php#d4f83172d9533c4d84f450fe22ef630816b21d75</link>
        <description>code style: line breaks

            List of files:
            /dokuwiki/inc/infoutils.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/infoutils.php#90fb952c4c30c09c8446076ba05991c89a3f0b01</link>
        <description>code style: operator spacing

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

            List of files:
            /dokuwiki/inc/infoutils.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/infoutils.php#177d6836e2f75d0e404be9c566e61725852a1e07</link>
        <description>coding style: control flow whitespaces

            List of files:
            /dokuwiki/inc/infoutils.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>dccd6b2bba7367e4d1d2d7aa84c9f9d15584b593 - coding style: function call spacing</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/infoutils.php#dccd6b2bba7367e4d1d2d7aa84c9f9d15584b593</link>
        <description>coding style: function call spacing

            List of files:
            /dokuwiki/inc/infoutils.php</description>
        <pubDate>Wed, 30 Aug 2023 16:41:45 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
