<?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: Restoring Missing or Empty Environment Variables in PHP 5.3 for TextMate Commands</title>
	<atom:link href="http://www.michaelfox.name/missing-empty-environment-variables-php-textmate-commands/feed" rel="self" type="application/rss+xml" />
	<link>http://www.michaelfox.name/missing-empty-environment-variables-php-textmate-commands</link>
	<description></description>
	<lastBuildDate>Sun, 11 Sep 2011 10:45:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Brett Terpstra</title>
		<link>http://www.michaelfox.name/missing-empty-environment-variables-php-textmate-commands/comment-page-1#comment-56</link>
		<dc:creator>Brett Terpstra</dc:creator>
		<pubDate>Sun, 24 Apr 2011 15:08:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelfox.name/?p=102#comment-56</guid>
		<description>I know this is way after the fact, but I found that you can access the environment variables fine with `getenv()`. For example: `getenv(&#039;TM_BUNDLE_SUPPORT&#039;)` works great. This is ideal for bundles you&#039;re distributing, so you don&#039;t have to ask users to modify their php.ini to run commands.</description>
		<content:encoded><![CDATA[<p>I know this is way after the fact, but I found that you can access the environment variables fine with `getenv()`. For example: `getenv(&#8216;TM_BUNDLE_SUPPORT&#8217;)` works great. This is ideal for bundles you&#8217;re distributing, so you don&#8217;t have to ask users to modify their php.ini to run commands.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig Giffen</title>
		<link>http://www.michaelfox.name/missing-empty-environment-variables-php-textmate-commands/comment-page-1#comment-45</link>
		<dc:creator>Craig Giffen</dc:creator>
		<pubDate>Tue, 20 Apr 2010 21:35:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelfox.name/?p=102#comment-45</guid>
		<description>Nice, thanks!  Upgraded and thought, &quot;argh, what now!&quot;...at least this was an easy fix.</description>
		<content:encoded><![CDATA[<p>Nice, thanks!  Upgraded and thought, &#8220;argh, what now!&#8221;&#8230;at least this was an easy fix.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Cota</title>
		<link>http://www.michaelfox.name/missing-empty-environment-variables-php-textmate-commands/comment-page-1#comment-30</link>
		<dc:creator>Jim Cota</dc:creator>
		<pubDate>Sat, 20 Feb 2010 16:37:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelfox.name/?p=102#comment-30</guid>
		<description>You&#039;re a ninja.</description>
		<content:encoded><![CDATA[<p>You&#8217;re a ninja.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

