<?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>Tue, 21 May 2013 03:39:10 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[ThinkPHP Blog: Extending class SoapServer (PHP5) for debugging]]></title>
      <guid>http://www.phpdeveloper.org/news/7030</guid>
      <link>http://www.phpdeveloper.org/news/7030</link>
      <description><![CDATA[<p>
On the ThinPHP Blog today, there's <a href="http://blog.thinkphp.de/archives/179-Extending-class-SoapServer-PHP5-for-debugging.html">a new post</a> that talks about extending one of the newer bts of functionality to be added into the PHP core - the SOAP functionality. Specifically, they look at extending the SoapServer class to help with debugging.
</p>
<blockquote>
For long-term reasons (it's a large multi-year project) and to provide more comfort for our customer (internal monitoring) and the communication from us (the development team) to the external entities (internal/external consumers of the webservice), we decided to improve the debugging capabilities of the SOAP service.
</blockquote>
<p>
They <a href="http://blog.thinkphp.de/archives/179-Extending-class-SoapServer-PHP5-for-debugging.html">give a code example</a> of how to use this extension functionality. The script is set to make a request to a remote server and store all of the response information in an easy to use standardized error handling functionality.
</p>]]></description>
      <pubDate>Thu, 04 Jan 2007 14:17:30 -0600</pubDate>
    </item>
  </channel>
</rss>
