<?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>Sat, 18 May 2013 01:03:53 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[David Coallier's Blog: PHP's Strong typing (SPL_Types) and a bit of ranting about winter...]]></title>
      <guid>http://www.phpdeveloper.org/news/9121</guid>
      <link>http://www.phpdeveloper.org/news/9121</link>
      <description><![CDATA[<p>
<i>David Coallier</i> has <a href="http://blog.agoraproduction.com/index.php?/archives/56-PHPs-Strong-typing-SPL_Types-and-a-bit-of-ranting-about-winter...html">posted a nice overview</a> of what SPL Types are in PHP and a brief example of hos they can be used.
</p>
<blockquote>
I got karma to <a href="http://pecl.php.net/Spl_Types">SPL_Types</a> and added a new SplFloat() object, a few warning typos and more "flexible" strict modes for different types.
</blockquote>
<p>
SPL_Types are a way to make PHP strongly typed (no adapting variables) to help make a PHP application "more correct" by forcing the variable's type to stay the same. His example shows the creation of a few variables with these new methods and how they can be used, both correctly and incorrectly.
</p>]]></description>
      <pubDate>Tue, 27 Nov 2007 08:42:00 -0600</pubDate>
    </item>
  </channel>
</rss>
