<?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>Commentaires sur : Les Exceptions</title>
	<atom:link href="http://www.plbabin.com/2008/05/les-exceptions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.plbabin.com/2008/05/les-exceptions/</link>
	<description>PHP et bien plus encore...</description>
	<lastBuildDate>Thu, 04 Mar 2010 13:45:09 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Par : Pierre-Luc</title>
		<link>http://www.plbabin.com/2008/05/les-exceptions/comment-page-1/#comment-682</link>
		<dc:creator>Pierre-Luc</dc:creator>
		<pubDate>Thu, 04 Sep 2008 14:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.plbabin.com/?p=78#comment-682</guid>
		<description>Après certains test, les deux manières fonctionnent très bien. Il n&#039;est pas nécessaire en PHP de déclarer une fonction avant son utilisation.</description>
		<content:encoded><![CDATA[<p>Après certains test, les deux manières fonctionnent très bien. Il n&#8217;est pas nécessaire en PHP de déclarer une fonction avant son utilisation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : cap</title>
		<link>http://www.plbabin.com/2008/05/les-exceptions/comment-page-1/#comment-681</link>
		<dc:creator>cap</dc:creator>
		<pubDate>Thu, 04 Sep 2008 09:14:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.plbabin.com/?p=78#comment-681</guid>
		<description>la fonction set_exception_handler(&#039;traitementExceptionPerdue&#039;); n&#039;est pas à placé après  function traitementExceptionPerdue(Exception $e) et non avant?
voir sur http://www.php.net/manual/fr/function.set-exception-handler.php:
Cette fonction doit être définie avant l&#039;appel de la fonction set_exception_handler()</description>
		<content:encoded><![CDATA[<p>la fonction set_exception_handler(&#8217;traitementExceptionPerdue&#8217;); n&#8217;est pas à placé après  function traitementExceptionPerdue(Exception $e) et non avant?<br />
voir sur <a href="http://www.php.net/manual/fr/function.set-exception-handler.php" rel="nofollow">http://www.php.net/manual/fr/function.set-exception-handler.php</a>:<br />
Cette fonction doit être définie avant l&#8217;appel de la fonction set_exception_handler()</p>
]]></content:encoded>
	</item>
</channel>
</rss>
