<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sun, 19 May 2013 10:19:42 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Mike Naberezny's Blog: Easier XML-RPC for PHP 5]]></title>
      <guid>http://www.phpdeveloper.org/news/7308</guid>
      <link>http://www.phpdeveloper.org/news/7308</link>
      <description><![CDATA[<p>
In a new post today, <i>Mike Naberezny</i> <a href="http://mikenaberezny.com/archives/63">talks about some updates</a> that have been made to the XML-RPC client included with the Zend Framework, spotlighting three items in particular.
</p>
<blockquote>
A few weeks ago, I rewrote the Zend XML-RPC client as part of a customer project at <a href="http://maintainable.com/">Maintainable</a>. After fixing a fair number of bugs and writing a test suite, I made some enhancements and usability improvements. You can learn more about the new XML-RPC client from its <a href="http://framework.zend.com/manual/en/zend.xmlrpc.client.html">documentation</a>. 
</blockquote>
<p>
The three new updates to the package deal with:
<ul>
<li>Calling remote methods (a new call() method)
<li>Server proxy objects have been added
<li>Faults are thrown as PHP exceptions
</ul>
Get more details on this package from <a href="http://framework.zend.com/manual/en/zend.xmlrpc.client.html">its page</a> on the Zend Framework's website.
</p>]]></description>
      <pubDate>Tue, 20 Feb 2007 08:18:00 -0600</pubDate>
    </item>
  </channel>
</rss>
