<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Quickly Check every PHP file in your project for errors</title>
	<atom:link href="http://www.rustyrazorblade.com/2008/12/quickly-check-every-php-file-in-your-project-for-errors/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rustyrazorblade.com/2008/12/quickly-check-every-php-file-in-your-project-for-errors/</link>
	<description>Tech Thoughts, Mostly on LAMP - by Jon Haddad</description>
	<lastBuildDate>Fri, 03 Sep 2010 03:50:22 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matt</title>
		<link>http://www.rustyrazorblade.com/2008/12/quickly-check-every-php-file-in-your-project-for-errors/comment-page-1/#comment-33226</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 22 Dec 2008 17:51:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.rustyrazorblade.com/?p=438#comment-33226</guid>
		<description>If you really want to terrify yourself, you can also script the Zend Code Analyzer (from the Zend IDE) to run through your entire project and dump to file.

You can invoke it from the command line - wrap it in a script to trawl your entire site, and weep at the results.</description>
		<content:encoded><![CDATA[<p>If you really want to terrify yourself, you can also script the Zend Code Analyzer (from the Zend IDE) to run through your entire project and dump to file.</p>
<p>You can invoke it from the command line &#8211; wrap it in a script to trawl your entire site, and weep at the results.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
