<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>PHP on Remko's Blog</title><link>https://remkoweijnen.nl/blog/tags/php/</link><description>Recent content in PHP on Remko's Blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 14 Jan 2013 19:31:34 +0000</lastBuildDate><atom:link href="https://remkoweijnen.nl/blog/tags/php/index.xml" rel="self" type="application/rss+xml"/><item><title>Cannot redeclare class Snoopy</title><link>https://remkoweijnen.nl/blog/2013/01/14/cannot-redeclare-class-snoopy/</link><pubDate>Mon, 14 Jan 2013 19:31:34 +0000</pubDate><guid>https://remkoweijnen.nl/blog/2013/01/14/cannot-redeclare-class-snoopy/</guid><description>&lt;p&gt;After installing a new Plugin in WordPress called &lt;a href="http://wordpress.org/extend/plugins/native-apps-builder/"&gt;Native Apps Builder&lt;/a&gt; I got the following error when I tried to go to the Plugin's settings:&lt;/p&gt; &lt;p&gt;&lt;a class="glightbox thickbox" href="https://remkoweijnen.nl/blog/wp-content/uploads/2013/01/image12.webp" data-type="image" data-gallery="post-2990"&gt;&lt;img loading="lazy" decoding="async" style="background-image: none; border-right-width: 0px; margin: 0px 5px 0px 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" align="left" src="https://remkoweijnen.nl/blog/wp-content/uploads/2013/01/image_thumb12.webp" width="50" height="56" /&gt;&lt;/a&gt;Fatal error: Cannot redeclare class Snoopy in www/blog/wp-content/plugins/native-apps-builder/appsbuilderapi.php on line 34&lt;/p&gt; &lt;p&gt;This error is caused because a class named &amp;quot;Snoopy&amp;quot; is being declared twice. I figured that two plugins were incompatible with each other so I first needed to know which ones.&lt;/p&gt;</description></item></channel></rss>