<?xml version="1.0" encoding="ISO-8859-1"?>
<slide>
	<title>When Is The Additional Functionality Available</title>

	<blurb>In PHP 5.1 if you compile PHP with a special flag:</blurb>
	<example>CFLAGS=-DEXPERIMENTAL_DATE_SUPPORT=1 ./configure</example>
<break lines="2"/>
	<blurb>In PHP 5.2 and higher by default.</blurb>
</slide>
