<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									PHP 8.2 Compatibility Issue - Bug Reports				            </title>
            <link>https://wpdiscuz.com/community/bug-reports/php-8-2-compatibility-issue/</link>
            <description>wpDiscuz WordPress Comment Plugin Community. Support and Resources.</description>
            <language>en-US</language>
            <lastBuildDate>Fri, 17 Jul 2026 14:57:54 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: PHP 8.2 Compatibility Issue</title>
                        <link>https://wpdiscuz.com/community/bug-reports/php-8-2-compatibility-issue/#post-28430</link>
                        <pubDate>Tue, 22 Apr 2025 23:17:22 +0000</pubDate>
                        <description><![CDATA[@asti 
Yes, I have submitted your report to my hosting team and they have fixed.]]></description>
                        <content:encoded><![CDATA[<p>@asti </p>
<p>Yes, I have submitted your report to my hosting team and they have fixed.</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/bug-reports/">Bug Reports</category>                        <dc:creator>r3ndy</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/bug-reports/php-8-2-compatibility-issue/#post-28430</guid>
                    </item>
				                    <item>
                        <title>RE: PHP 8.2 Compatibility Issue</title>
                        <link>https://wpdiscuz.com/community/bug-reports/php-8-2-compatibility-issue/#post-28420</link>
                        <pubDate>Tue, 22 Apr 2025 14:45:30 +0000</pubDate>
                        <description><![CDATA[@r3ndy 
Please read carefully the previous post. You shoul ask the hosting support to enable just the function I&#039;ve mentioned.]]></description>
                        <content:encoded><![CDATA[<p>@r3ndy </p>
<p>Please read carefully the previous post. You shoul ask the hosting support to enable just the function I've mentioned.</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/bug-reports/">Bug Reports</category>                        <dc:creator>Asti</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/bug-reports/php-8-2-compatibility-issue/#post-28420</guid>
                    </item>
				                    <item>
                        <title>RE: PHP 8.2 Compatibility Issue</title>
                        <link>https://wpdiscuz.com/community/bug-reports/php-8-2-compatibility-issue/#post-28413</link>
                        <pubDate>Mon, 21 Apr 2025 15:49:51 +0000</pubDate>
                        <description><![CDATA[@asti incredible, PHP 8.2 supports on my site. There is no more error message. Thank you for your help. &#x1f60a; 
Screenshot:]]></description>
                        <content:encoded><![CDATA[<p>@asti incredible, PHP 8.2 supports on my site. There is no more error message. Thank you for your help. &#x1f60a; </p>
<p>Screenshot:</p>
4287]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/bug-reports/">Bug Reports</category>                        <dc:creator>r3ndy</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/bug-reports/php-8-2-compatibility-issue/#post-28413</guid>
                    </item>
				                    <item>
                        <title>RE: PHP 8.2 Compatibility Issue</title>
                        <link>https://wpdiscuz.com/community/bug-reports/php-8-2-compatibility-issue/#post-28412</link>
                        <pubDate>Mon, 21 Apr 2025 13:57:27 +0000</pubDate>
                        <description><![CDATA[Hi,
Please contact your hosting support and ask them if the following function is enabled or not:
They should enable this default PHP function.]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>Please contact your hosting support and ask them if the following function is enabled or not: https://www.php.net/manual/en/function.str-rot13.php </p>
<p>They should enable this default PHP function.</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/bug-reports/">Bug Reports</category>                        <dc:creator>Asti</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/bug-reports/php-8-2-compatibility-issue/#post-28412</guid>
                    </item>
				                    <item>
                        <title>PHP 8.2 Compatibility Issue</title>
                        <link>https://wpdiscuz.com/community/bug-reports/php-8-2-compatibility-issue/#post-28407</link>
                        <pubDate>Sun, 20 Apr 2025 23:13:46 +0000</pubDate>
                        <description><![CDATA[After upgrading our server to PHP 8.2, we are getting a lot of Warnings in the logs. Since then we are getting the following error message in the debug.log.
The main culprit is this one:
...]]></description>
                        <content:encoded><![CDATA[<p><span>After upgrading our server to PHP 8.2, we are getting a lot of Warnings in the logs. Since then we are getting the following error message in the debug.log.</span></p>
<p><span>The main culprit is this one:</span></p>
<ul>
<li><span>Uncaught Error: Call to undefined function str_rot13() in /home/milomenc/public_html/wp-content/plugins/wpdiscuz/options/class.WpdiscuzAddons.php:529</span></li>
</ul>
<p><span>Stack trace:</span></p>
<ul>
<li><span>#0 /home/milo/public_html/wp-content/plugins/wpdiscuz/options/class.WpdiscuzAddons.php(497): WpdiscuzAddons-&gt;check()</span></li>
<li><span>#1 /home/milo/public_html/wp-includes/class-wp-hook.php(324): WpdiscuzAddons-&gt;addonsCheck()</span></li>
<li><span>#2 /home/milo/public_html/wp-includes/class-wp-hook.php(348): WP_Hook-&gt;apply_filters()</span></li>
<li><span>#3 /home/milo/public_html/wp-includes/plugin.php(517): WP_Hook-&gt;do_action()</span></li>
<li><span>#4 /home/milo/public_html/wp-content/plugins/wpdiscuz/options/class.WpdiscuzOptions.php(1382): do_action()</span></li>
<li><span>#5 /home/milo/public_html/wp-includes/class-wp-hook.php(324): WpdiscuzOptions-&gt;saveAndResetOptionsAndPhrases()</span></li>
<li><span>#6 /home/milo/public_html/wp-includes/class-wp-hook.php(348): WP_Hook-&gt;apply_filters()</span></li>
<li><span>#7 /home/milo/public_html/wp-includes/plugin.php(517): WP_Hook-&gt;do_action() </span></li>
<li><span>#8 /home/milo/public_html/wp-admin/admin.php(176): do_action()</span></li>
<li><span>#9 /home/milo/public_html/wp-admin/index.php(10): require_once('/home/milomenc/...')</span></li>
<li><span>#10 {main} thrown in </span><strong>/home/milo/public_html/wp-content/plugins/wpdiscuz/options/class.WpdiscuzAddons.php</strong><span> on line </span><strong>529</strong></li>
</ul>
<p> </p>
<p><span>How can this issue be resolved?</span></p>
<p><span>Both of these weren't an issue in PHP 7.4, but PHP 8.2 is a little stricter about these things.</span></p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/bug-reports/">Bug Reports</category>                        <dc:creator>r3ndy</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/bug-reports/php-8-2-compatibility-issue/#post-28407</guid>
                    </item>
							        </channel>
        </rss>
		