<?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/">
  <channel>
    <title>DEV Community: Chris Stenke</title>
    <description>The latest articles on DEV Community by Chris Stenke (@isfett).</description>
    <link>https://dev.to/isfett</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F215078%2F49096779-3d37-451d-98ba-e4a4b2aee725.png</url>
      <title>DEV Community: Chris Stenke</title>
      <link>https://dev.to/isfett</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/isfett"/>
    <language>en</language>
    <item>
      <title>Open-Source PHP-Analyzer</title>
      <dc:creator>Chris Stenke</dc:creator>
      <pubDate>Mon, 19 Aug 2019 20:44:42 +0000</pubDate>
      <link>https://dev.to/isfett/open-source-php-analyzer-1hk7</link>
      <guid>https://dev.to/isfett/open-source-php-analyzer-1hk7</guid>
      <description>&lt;p&gt;I created an analyzer for php recently, actually, you can do:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;detect magic numbers&lt;/li&gt;
&lt;li&gt;detect magic strings&lt;/li&gt;
&lt;li&gt;find out most used conditions&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I'm looking for some php developers. Any ideas and opinions would be great. &lt;a href="https://github.com/isfett/php-analyzer"&gt;https://github.com/isfett/php-analyzer&lt;/a&gt;&lt;/p&gt;

</description>
      <category>php</category>
      <category>analyzer</category>
      <category>testing</category>
    </item>
  </channel>
</rss>
