<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:coop="http://www.google.com/coop/namespace"
	>

<channel>
	<title>php-Phreaks &#187; Late Static Bindings</title>
	<atom:link href="http://php-phreaks.com/tag/late-static-bindings/feed/" rel="self" type="application/rss+xml" />
	<link>http://php-phreaks.com</link>
	<description>PHP security, development, design, and review discussions.</description>
	<lastBuildDate>Sun, 10 Jan 2010 10:30:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Late Static Bindings</title>
		<link>http://php-phreaks.com/2009/03/27/late-static-bindings/</link>
		<comments>http://php-phreaks.com/2009/03/27/late-static-bindings/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 13:28:24 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Intermediate]]></category>
		<category><![CDATA[PHP 5.3]]></category>
		<category><![CDATA[Late Static Bindings]]></category>
		<category><![CDATA[LSB]]></category>

		<guid isPermaLink="false">http://php-phreaks.com/?p=225</guid>
		<description><![CDATA[PHP 5.3 implements a feature called &#8220;late static bindings&#8221; that has been in the works since the  PHP Developers Meeting that took place in November 2005 in Paris. This feature resolves an issue of inheritance, used to reference the called class in a context of static inheritance. Prior to version 5.3 a problem existed]]></description>
		<wfw:commentRss>http://php-phreaks.com/2009/03/27/late-static-bindings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<coop:keyword><![CDATA[Intermediate]]></coop:keyword>
		<coop:keyword><![CDATA[PHP 5.3]]></coop:keyword>
		<coop:keyword><![CDATA[Late Static Bindings]]></coop:keyword>
		<coop:keyword><![CDATA[LSB]]></coop:keyword>
	</item>
	</channel>
</rss>
