<?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 Action</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>a5debd11989e592856f864bfca820c4e918e8843 - remove valid_input_set(), inline the only remaining callers</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/#a5debd11989e592856f864bfca820c4e918e8843</link>
        <description>remove valid_input_set(), inline the only remaining callersThe Input::valid() method on $INPUT already provides the cleaner APIoriginally requested in #667. The last two callers in Subscribe.phpvalidated against a local $params array (not $_POST/$_GET) and needto throw a specific exception, so inline a small in_array + throw atthose call sites rather than carry the legacy helper.The class could probably be made cleaner but that&apos;s beyond the scope ofthis change.Closes #667

            List of files:
            /dokuwiki/inc/Action/Subscribe.php</description>
        <pubDate>Thu, 14 May 2026 20:00:00 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
