<?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>Wed, 22 May 2013 04:52:15 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Rob Richards Blog: New XML Features and WSSE and ext/soap]]></title>
      <guid>http://www.phpdeveloper.org/news/5742</guid>
      <link>http://www.phpdeveloper.org/news/5742</link>
      <description><![CDATA[<p>
<a href="http://www.cdatazone.org/index.php?/archives/9-WSSE-and-extsoap.html">From Rob Richards comes</a> some news on new XML features in PHP 5.2, as well as some help on using WSSE with ext/soap.
</p>

<blockquote>
<p>
XML Canonicaliztion functions C14N() and C14NFile() have been added to DOM for PHP 5.2. Until this is released, I wrote some functionality to perform basic exclusive canonical XML (So far it has worked fine with all the Soap services implemeting WSSE I have encountered as well as XML using XMLDSIG). When used within a system running PHP 5.2 it will use the functionality built into the DOM extension rather than the custom implementation.
</p>
</blockquote>

<p>
Its great <a href="http://www.cdatazone.org/index.php?/archives/9-WSSE-and-extsoap.html">to see</a> he is taking the time to port functionality back to PHP 5.1.x in userland, and yet, when the functionatility is available through the XML extension it is used instead. Great job.
</p>
]]></description>
      <pubDate>Wed, 05 Jul 2006 07:23:04 -0500</pubDate>
    </item>
  </channel>
</rss>
