<?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: PHP &#8211; Upgrade to PHP 5.3.x &#8211; Things to Look out for</title>
	<atom:link href="http://melikedev.com/2010/10/07/php-upgrade-to-5-3-x-things-to-look-out-for/feed/" rel="self" type="application/rss+xml" />
	<link>http://melikedev.com/2010/10/07/php-upgrade-to-5-3-x-things-to-look-out-for/</link>
	<description>Development tips, help, and suggestions for building performant websites</description>
	<lastBuildDate>Mon, 13 May 2013 08:04:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Mike Purcell</title>
		<link>http://melikedev.com/2010/10/07/php-upgrade-to-5-3-x-things-to-look-out-for/#comment-6860</link>
		<dc:creator>Mike Purcell</dc:creator>
		<pubDate>Sat, 05 Feb 2011 18:42:59 +0000</pubDate>
		<guid isPermaLink="false">http://melikedev.com/?p=867#comment-6860</guid>
		<description><![CDATA[Nice find. Thx for the info.]]></description>
		<content:encoded><![CDATA[<p>Nice find. Thx for the info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roy Laurie</title>
		<link>http://melikedev.com/2010/10/07/php-upgrade-to-5-3-x-things-to-look-out-for/#comment-6829</link>
		<dc:creator>Roy Laurie</dc:creator>
		<pubDate>Fri, 04 Feb 2011 19:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://melikedev.com/?p=867#comment-6829</guid>
		<description><![CDATA[One thing I found, if you&#039;re using the latest version of libxml with PHP 5.3, the SOAP library will fail when trying to access remote WSDLs. The workaround is to use copy() to download the WSDL locally and then load it into the SOAP constructor as a data string. Still hasn&#039;t been fixed., pretty lame.

http://bugs.php.net/bug.php?id=48216&amp;edit=2]]></description>
		<content:encoded><![CDATA[<p>One thing I found, if you&#8217;re using the latest version of libxml with PHP 5.3, the SOAP library will fail when trying to access remote WSDLs. The workaround is to use copy() to download the WSDL locally and then load it into the SOAP constructor as a data string. Still hasn&#8217;t been fixed., pretty lame.</p>
<p><a href="http://bugs.php.net/bug.php?id=48216&#038;edit=2" rel="nofollow">http://bugs.php.net/bug.php?id=48216&#038;edit=2</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
