<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title>Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated</title>
        <link>https://interactivetools.com/forum/forum-posts.php?Deprecated-preg_match-Passing-null-to-parameter-2-subject-of-type-string-is-deprecated-82658</link>
        <description></description>
        <pubDate>Tue, 12 May 2026 02:17:28 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-posts.php?rss=1&amp;Deprecated-preg_match-Passing-null-to-parameter-2-subject-of-type-string-is-deprecated-82658" rel="self" type="application/rss+xml" />

                <item>
          <title>Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246492#post2246492</link>
          <description><![CDATA[<p>Hi David, </p>
<p>Can you try adding a @ before "preg_match" on line 90 of formGenerator.php and see if that resolves it.  It should look like this: </p>
<pre class="language-php"><code>    if (!is_array($value) &amp;&amp; @preg_match("/\t/", $value)) {</code></pre>
<p>Let me know if that works for you.</p>
<p>Thanks!</p>]]></description>
          <pubDate>Mon, 03 Apr 2023 21:49:44 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246492#post2246492</guid>
        </item>
                <item>
          <title>Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246482#post2246482</link>
          <description><![CDATA[<p>hi Guys,</p>
<p>im seeing this error in your formgenerator plugin: <span>Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated  (line 90)</span></p>
<p>is there possibly a fix or update for this, im assuming its PHP8 thats causing it. </p>]]></description>
          <pubDate>Thu, 30 Mar 2023 01:37:22 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246482#post2246482</guid>
        </item>
              </channel>
    </rss>
  