<?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 ValueValidator.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>5e29103a15bd9873f422f66a6a5239b6aec4651e - &#55358;&#56598; Automatic code style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/ValueValidator.php#5e29103a15bd9873f422f66a6a5239b6aec4651e</link>
        <description>&#55358;&#56598; Automatic code style fixes

            List of files:
            /plugin/struct/meta/ValueValidator.php</description>
        <pubDate>Mon, 11 Dec 2023 15:31:16 +0000</pubDate>
        <dc:creator>annda &lt;annda@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>66055609a304a63ade38f5565c189bd09e885a05 - Clear multi fields that try to save multiple empty values</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/ValueValidator.php#66055609a304a63ade38f5565c189bd09e885a05</link>
        <description>Clear multi fields that try to save multiple empty values

            List of files:
            /plugin/struct/meta/ValueValidator.php</description>
        <pubDate>Tue, 14 Nov 2023 18:34:02 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>7234bfb14e712ff548d9266ef32fdcc8eaf2d04e - &#55358;&#56598; Automatic code style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/ValueValidator.php#7234bfb14e712ff548d9266ef32fdcc8eaf2d04e</link>
        <description>&#55358;&#56598; Automatic code style fixes

            List of files:
            /plugin/struct/meta/ValueValidator.php</description>
        <pubDate>Wed, 13 Sep 2023 09:45:56 +0000</pubDate>
        <dc:creator>splitbrain &lt;splitbrain@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>69f051e4ce92a23d1d4f527a7bfbd476ca4b14f4 - fixed code style error</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/ValueValidator.php#69f051e4ce92a23d1d4f527a7bfbd476ca4b14f4</link>
        <description>fixed code style error

            List of files:
            /plugin/struct/meta/ValueValidator.php</description>
        <pubDate>Wed, 09 Aug 2023 08:53:37 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>2029240745a920e8c47936dd9ceac96395d3b47c - save unset data as empty string. #658</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/ValueValidator.php#2029240745a920e8c47936dd9ceac96395d3b47c</link>
        <description>save unset data as empty string. #658Previous versions of the SQLite plugin (incorrectly) saved PHP nullvalues as empty strings. The new version correctly saves them asdatabase NULL. However for struct, we always want empty strings.

            List of files:
            /plugin/struct/meta/ValueValidator.php</description>
        <pubDate>Wed, 09 Aug 2023 08:41:05 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>0549dcc5bc88d4f9d923acdd09931d8d51be7097 - PHP code sniffer autofixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/ValueValidator.php#0549dcc5bc88d4f9d923acdd09931d8d51be7097</link>
        <description>PHP code sniffer autofixes

            List of files:
            /plugin/struct/meta/ValueValidator.php</description>
        <pubDate>Thu, 13 Jan 2022 13:29:32 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>d680cb3703acb333c72e026d581c4f44f4f28185 - Allow deleting all values from a multi field in inline editor</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/ValueValidator.php#d680cb3703acb333c72e026d581c4f44f4f28185</link>
        <description>Allow deleting all values from a multi field in inline editorFixes #439Puts a mechanism in place to delete any previous values when saving anempty multi field. This does NOT apply to page data, which is versionedand should not be deleted on update.

            List of files:
            /plugin/struct/meta/ValueValidator.php</description>
        <pubDate>Mon, 20 Jul 2020 10:35:52 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>d6d97f6064c3b0f90310be8341edc9585520ee54 - Automatic coding style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/ValueValidator.php#d6d97f6064c3b0f90310be8341edc9585520ee54</link>
        <description>Automatic coding style fixes

            List of files:
            /plugin/struct/meta/ValueValidator.php</description>
        <pubDate>Thu, 09 Apr 2020 14:54:27 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>93ca6f4f4326051070b84b0a5019072b884cd2c5 - more Validator refactoring</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/ValueValidator.php#93ca6f4f4326051070b84b0a5019072b884cd2c5</link>
        <description>more Validator refactoring

            List of files:
            /plugin/struct/meta/ValueValidator.php</description>
        <pubDate>Tue, 23 Aug 2016 15:44:39 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
</channel>
</rss>
