<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: Strict types in Zend Framework and in PHP</title>
	<atom:link href="/2009/10/11/strict-types-in-zend-framework-and-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>/2009/10/11/strict-types-in-zend-framework-and-in-php/</link>
	<description>on web development</description>
	<lastBuildDate>Fri, 26 Oct 2018 21:40:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.0.3</generator>
	<item>
		<title>By: Stoimen</title>
		<link>/2009/10/11/strict-types-in-zend-framework-and-in-php/comment-page-1/#comment-6415</link>
		<dc:creator><![CDATA[Stoimen]]></dc:creator>
		<pubDate>Mon, 12 Oct 2009 12:44:54 +0000</pubDate>
		<guid isPermaLink="false">/?p=754#comment-6415</guid>
		<description><![CDATA[Absolutely!]]></description>
		<content:encoded><![CDATA[<p>Absolutely!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Weier O'Phinney</title>
		<link>/2009/10/11/strict-types-in-zend-framework-and-in-php/comment-page-1/#comment-6413</link>
		<dc:creator><![CDATA[Matthew Weier O'Phinney]]></dc:creator>
		<pubDate>Mon, 12 Oct 2009 11:54:39 +0000</pubDate>
		<guid isPermaLink="false">/?p=754#comment-6413</guid>
		<description><![CDATA[Actually, the only types you can use for type hinting in PHP are &quot;array&quot;, &quot;object&quot;, and any interface or class name -- and that&#039;s it. You cannot hint on any of the scalar types (string, bool, int, float, etc.).]]></description>
		<content:encoded><![CDATA[<p>Actually, the only types you can use for type hinting in PHP are &#8220;array&#8221;, &#8220;object&#8221;, and any interface or class name &#8212; and that&#8217;s it. You cannot hint on any of the scalar types (string, bool, int, float, etc.).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
