<?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: DOING_AUTOSAVE E_WARNING</title>
	<atom:link href="http://www.mittineague.com/blog/2009/08/doing_autosave-e_warning/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mittineague.com/blog/2009/08/doing_autosave-e_warning/</link>
	<description>Random rants and rambling ons, Observations and Opinion, Information and Instigation</description>
	<lastBuildDate>Wed, 22 Dec 2010 02:48:09 -0500</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=2.1</generator>
	<item>
		<title>By: Mittineague</title>
		<link>http://www.mittineague.com/blog/2009/08/doing_autosave-e_warning/comment-page-1/#comment-944</link>
		<dc:creator>Mittineague</dc:creator>
		<pubDate>Fri, 18 Sep 2009 00:52:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.mittineague.com/blog/?p=159#comment-944</guid>
		<description>I find that most of the E_NOTICE errors result from WordPress continuing it&#039;s support for PHP 4

I don&#039;t really understand why anyone would still want to use old PHP after this long, but I&#039;m guessing it&#039;s similar to some users not ugrading WordPress even when it&#039;s for a security patch.</description>
		<content:encoded><![CDATA[<p>I find that most of the E_NOTICE errors result from WordPress continuing it&#039;s support for PHP 4</p>
<p>I don&#039;t really understand why anyone would still want to use old PHP after this long, but I&#039;m guessing it&#039;s similar to some users not ugrading WordPress even when it&#039;s for a security patch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giles</title>
		<link>http://www.mittineague.com/blog/2009/08/doing_autosave-e_warning/comment-page-1/#comment-942</link>
		<dc:creator>Giles</dc:creator>
		<pubDate>Thu, 17 Sep 2009 16:12:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.mittineague.com/blog/?p=159#comment-942</guid>
		<description>I wish the WP team would be a bit more rigorous about coding standards.  WP throws slews of E_NOTICE errors, which might not be annoying on a standard PHP config but which makes it very frustrating to embed into a site which has a stricter error reporting level.

Don&#039;t even get me started on the huge list of global variables it uses - like $request, which is like dropping $email into the global namespace and hoping nobody else wanted to use that variable.

Really, doing v3 properly (e.g. OO, everything neatly encapsulated and modular) would be a revelation.  They could provide an optional file which defined legacy global functions &amp; variables so that themes didn&#039;t break.</description>
		<content:encoded><![CDATA[<p>I wish the WP team would be a bit more rigorous about coding standards.  WP throws slews of E_NOTICE errors, which might not be annoying on a standard PHP config but which makes it very frustrating to embed into a site which has a stricter error reporting level.</p>
<p>Don&#039;t even get me started on the huge list of global variables it uses &#8211; like $request, which is like dropping $email into the global namespace and hoping nobody else wanted to use that variable.</p>
<p>Really, doing v3 properly (e.g. OO, everything neatly encapsulated and modular) would be a revelation.  They could provide an optional file which defined legacy global functions &amp; variables so that themes didn&#039;t break.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

