<?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 WriterTest.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>fe97773c4cf20df0845c4287fe2c9fab7984001a - fix expected exception message in config plugin test</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/config/_test/WriterTest.php#fe97773c4cf20df0845c4287fe2c9fab7984001a</link>
        <description>fix expected exception message in config plugin test

            List of files:
            /dokuwiki/lib/plugins/config/_test/WriterTest.php</description>
        <pubDate>Mon, 25 Nov 2024 13:06:23 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>9ad2b9131dcbe90c5d256acd8f9f347b14d958fb - replace deprecated phpunit assertions</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/config/_test/WriterTest.php#9ad2b9131dcbe90c5d256acd8f9f347b14d958fb</link>
        <description>replace deprecated phpunit assertions

            List of files:
            /dokuwiki/lib/plugins/config/_test/WriterTest.php</description>
        <pubDate>Mon, 25 Nov 2024 10:08:14 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>0772dde297e1ba8cd913370fcdf9a3f959574ee0 - Fix handling of unknown array settings</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/config/_test/WriterTest.php#0772dde297e1ba8cd913370fcdf9a3f959574ee0</link>
        <description>Fix handling of unknown array settingsWhen a plugin used an array setting and was then installed, the oldconfiguration can remain in local.php. It is handled by theSettingUndefined class. However this class used the base out() mechanismwhich didn&apos;t know about arrays. The result was a fatal error resultingin a completely empty config file.This moves the error handling from the SettingArray class to the baseclass which fixes the original problem.It also adds a check if the Writer is about to write a completely emptyconfig file and refuses to do so, throwing an Exception.Probably related to #3777

            List of files:
            /dokuwiki/lib/plugins/config/_test/WriterTest.php</description>
        <pubDate>Wed, 26 Oct 2022 14:45:37 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>49bcbaeeb263008d6eb9a6e290600888a57a142d - Do config backups with .php extension fixes #2446</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/config/_test/WriterTest.php#49bcbaeeb263008d6eb9a6e290600888a57a142d</link>
        <description>Do config backups with .php extension fixes #2446

            List of files:
            /dokuwiki/lib/plugins/config/_test/WriterTest.php</description>
        <pubDate>Tue, 15 Oct 2019 14:41:57 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>98a151bacda13410294dc25f5881614c1d228099 - Some first Setting class tests</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/config/_test/WriterTest.php#98a151bacda13410294dc25f5881614c1d228099</link>
        <description>Some first Setting class tests

            List of files:
            /dokuwiki/lib/plugins/config/_test/WriterTest.php</description>
        <pubDate>Sun, 20 May 2018 10:14:50 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
