<?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 : Converting PHP scripts that still use &#171;&#160;short-tags&#160;&#187;</title>
	<atom:link href="http://ernstfamily.ch/jonathan/2009/09/converting-php-scripts-that-still-use-short-tags/feed/" rel="self" type="application/rss+xml" />
	<link>http://ernstfamily.ch/jonathan/2009/09/converting-php-scripts-that-still-use-short-tags/</link>
	<description>Mon site Web personnel</description>
	<lastBuildDate>Mon, 16 Jan 2012 07:01:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=326</generator>
	<item>
		<title>Par : jernst</title>
		<link>http://ernstfamily.ch/jonathan/2009/09/converting-php-scripts-that-still-use-short-tags/#comment-1378</link>
		<dc:creator>jernst</dc:creator>
		<pubDate>Mon, 14 Sep 2009 13:36:40 +0000</pubDate>
		<guid isPermaLink="false">http://ernstfamily.ch/jonathan/?p=516#comment-1378</guid>
		<description>@Kevin van Zonneveld
You&#039;re right! Thank you for your comment!

I&#039;ve updated the regex accordingly.</description>
		<content:encoded><![CDATA[<p>@Kevin van Zonneveld<br />
You&#8217;re right! Thank you for your comment!</p>
<p>I&#8217;ve updated the regex accordingly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Kevin van Zonneveld</title>
		<link>http://ernstfamily.ch/jonathan/2009/09/converting-php-scripts-that-still-use-short-tags/#comment-1377</link>
		<dc:creator>Kevin van Zonneveld</dc:creator>
		<pubDate>Mon, 14 Sep 2009 13:14:31 +0000</pubDate>
		<guid isPermaLink="false">http://ernstfamily.ch/jonathan/?p=516#comment-1377</guid>
		<description>I think this will also convert:
&lt;?xml

to
&lt;?php xml

You could do something like this though:
&lt;\?(?!php&#124;xml)

I wrote an article about it here
http://kevin.vanzonneveld.net/techblog/article/prepare_for_php_53/</description>
		<content:encoded><![CDATA[<p>I think this will also convert:<br />
&lt;?xml</p>
<p>to<br />
&lt;?php xml</p>
<p>You could do something like this though:<br />
&lt;\?(?!php|xml)</p>
<p>I wrote an article about it here<br />
<a href="http://kevin.vanzonneveld.net/techblog/article/prepare_for_php_53/" rel="nofollow">http://kevin.vanzonneveld.net/techblog/article/prepare_for_php_53/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Frank Groeneveld</title>
		<link>http://ernstfamily.ch/jonathan/2009/09/converting-php-scripts-that-still-use-short-tags/#comment-1376</link>
		<dc:creator>Frank Groeneveld</dc:creator>
		<pubDate>Mon, 14 Sep 2009 13:06:24 +0000</pubDate>
		<guid isPermaLink="false">http://ernstfamily.ch/jonathan/?p=516#comment-1376</guid>
		<description>@jernst
Ok, I&#039;ll have to convert my code than also :)</description>
		<content:encoded><![CDATA[<p>@jernst<br />
Ok, I&#8217;ll have to convert my code than also <img src='http://ernstfamily.ch/jonathan/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : jernst</title>
		<link>http://ernstfamily.ch/jonathan/2009/09/converting-php-scripts-that-still-use-short-tags/#comment-1375</link>
		<dc:creator>jernst</dc:creator>
		<pubDate>Mon, 14 Sep 2009 13:05:13 +0000</pubDate>
		<guid isPermaLink="false">http://ernstfamily.ch/jonathan/?p=516#comment-1375</guid>
		<description>@Frank Groeneveld
I just tried it on my server and &lt;?= doesn&#039;t work here when short tags are disabled.</description>
		<content:encoded><![CDATA[<p>@Frank Groeneveld<br />
I just tried it on my server and &lt;?= doesn&#8217;t work here when short tags are disabled.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Frank Groeneveld</title>
		<link>http://ernstfamily.ch/jonathan/2009/09/converting-php-scripts-that-still-use-short-tags/#comment-1374</link>
		<dc:creator>Frank Groeneveld</dc:creator>
		<pubDate>Mon, 14 Sep 2009 12:52:28 +0000</pubDate>
		<guid isPermaLink="false">http://ernstfamily.ch/jonathan/?p=516#comment-1374</guid>
		<description>Are you sure the &lt;?= tag is also disabled? I believe that tag is still valid...</description>
		<content:encoded><![CDATA[<p>Are you sure the &lt;?= tag is also disabled? I believe that tag is still valid&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  ernstfamily.ch/jonathan/2009/09/converting-php-scripts-that-still-use-short-tags/feed/ ) in 0.33917 seconds, on Feb 9th, 2012 at 11:33 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 9th, 2012 at 2:19 pm UTC -->
