<?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"
	>
<channel>
	<title>Comments on: System Requirements</title>
	<atom:link href="http://swxformat.org/83/feed" rel="self" type="application/rss+xml" />
	<link>http://swxformat.org/83</link>
	<description>SWX is the native data format for Adobe Flash. This blog is about all things SWX, SWX RPC, SWX PHP and the SWX APIs (Flickr, Twitter, etc.)</description>
	<pubDate>Sat, 11 Oct 2008 14:02:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: aral</title>
		<link>http://swxformat.org/83#comment-1594</link>
		<dc:creator>aral</dc:creator>
		<pubDate>Wed, 03 Oct 2007 16:49:55 +0000</pubDate>
		<guid isPermaLink="false">http://swxformat.org/83#comment-1594</guid>
		<description>Just a quick update: I've applied the fix for PHP 5.2.2 and checked in the changes. You can get the latest version from SVN.</description>
		<content:encoded><![CDATA[<p>Just a quick update: I&#8217;ve applied the fix for PHP 5.2.2 and checked in the changes. You can get the latest version from SVN.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aral</title>
		<link>http://swxformat.org/83#comment-1593</link>
		<dc:creator>aral</dc:creator>
		<pubDate>Wed, 03 Oct 2007 16:44:10 +0000</pubDate>
		<guid isPermaLink="false">http://swxformat.org/83#comment-1593</guid>
		<description>Hi Jon, 

Thanks for noting this. I will update the codebase for the next release. 

I so wish PHP would stop breaking backwards compatibility in such a rampant manner.</description>
		<content:encoded><![CDATA[<p>Hi Jon, </p>
<p>Thanks for noting this. I will update the codebase for the next release. </p>
<p>I so wish PHP would stop breaking backwards compatibility in such a rampant manner.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon MacDonald</title>
		<link>http://swxformat.org/83#comment-1592</link>
		<dc:creator>Jon MacDonald</dc:creator>
		<pubDate>Wed, 03 Oct 2007 16:40:59 +0000</pubDate>
		<guid isPermaLink="false">http://swxformat.org/83#comment-1592</guid>
		<description>It should be noted that if you have PHP 5.2.2 installed, you will get errors in the service browser and when making calls to the services similar to:

(mx.rpc::Fault)#0
errorID = 0
faultCode = “Client.Error.MessageSend”
faultDetail = “Channel.Connect.Failed error NetConnection.Call.BadVersion: ”
faultString = “Send failed”
message = “faultCode:Client.Error.MessageSend faultString:’Send failed’ faultDetail:’Channel.Connect.Failed error NetConnection.Call.BadVersion: ‘”
name = “Error”
rootCause = (Object)#1
code = “NetConnection.Call.BadVersion”

To fix this you'll need to make a minor edit to the Gateway.php file that is part of the core remoting code that SWX utilizes. More information can be found on AMFPHP's old development blog:

http://www.5etdemi.com/blog/archives/2007/05/amfphp-fix-for-php-522-compatibility-issue/</description>
		<content:encoded><![CDATA[<p>It should be noted that if you have PHP 5.2.2 installed, you will get errors in the service browser and when making calls to the services similar to:</p>
<p>(mx.rpc::Fault)#0<br />
errorID = 0<br />
faultCode = “Client.Error.MessageSend”<br />
faultDetail = “Channel.Connect.Failed error NetConnection.Call.BadVersion: ”<br />
faultString = “Send failed”<br />
message = “faultCode:Client.Error.MessageSend faultString:’Send failed’ faultDetail:’Channel.Connect.Failed error NetConnection.Call.BadVersion: ‘”<br />
name = “Error”<br />
rootCause = (Object)#1<br />
code = “NetConnection.Call.BadVersion”</p>
<p>To fix this you&#8217;ll need to make a minor edit to the Gateway.php file that is part of the core remoting code that SWX utilizes. More information can be found on AMFPHP&#8217;s old development blog:</p>
<p><a href="http://www.5etdemi.com/blog/archives/2007/05/amfphp-fix-for-php-522-compatibility-issue/" rel="nofollow">http://www.5etdemi.com/blog/archives/2007/05/amfphp-fix-for-php-522-compatibility-issue/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
