<?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/"
	>

<channel>
	<title>Guyub - Konsultan F/OSS &#187; xdebug</title>
	<atom:link href="http://guyub.co.id/tag/xdebug/feed/" rel="self" type="application/rss+xml" />
	<link>http://guyub.co.id</link>
	<description>GNU/Linux - Java, PHP, Ruby - MySQL, PostgreSQL</description>
	<lastBuildDate>Thu, 29 Jul 2010 10:11:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Xdebug 2.1.0beta1 released &#8211; Derick Rethans</title>
		<link>http://guyub.co.id/xdebug-2-1-0beta1-released-derick-rethans/</link>
		<comments>http://guyub.co.id/xdebug-2-1-0beta1-released-derick-rethans/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 19:08:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Pemrograman]]></category>
		<category><![CDATA[Sindikasi]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[xdebug]]></category>

		<guid isPermaLink="false">http://guyub.co.id/xdebug-2-1-0beta1-released-derick-rethans/</guid>
		<description><![CDATA[London, UK





Sunday, January 3rd 2010, 02:08 GMT

It has been two years since I released Xdebug 2.0.0. Since then  I&#8217;ve added many new features to Xdebug. For some of those new features you can find a little description below?I will write more about these, and other features later.
Besides the features, I also fixed a whole [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://derickrethans.nl/xdebug-210beta1.html">London, UK</a></p>
<div class="article">
<div class="body">
<div class="articleListItem">
<dl class="head">
<div class="articleMetaData">
<div class="date"><a href="http://derickrethans.nl/xdebug-210beta1.html">Sunday, January 3rd 2010, 02:08 GMT</a></div>
</div>
<p><a href="http://derickrethans.nl/xdebug-210beta1.html">It has been two years since I </a><a href="http://derickrethans.nl/xdebug-2-released.html">released</a> <a href="http://xdebug.org">Xdebug</a> 2.0.0. Since then  I&#8217;ve added many new features to Xdebug. For some of those new features you can find a little description below?I will write more about these, and other features later.</p>
<p>Besides the features, I also fixed a whole array of bugs and Xdebug 2.1.0 comes with PHP 5.3 support. From now on I will not be supporting any PHP versions less than PHP 5.1 anymore. But now on to the descriptions:</p>
<p><strong>Header Setting Interception</strong></p>
<p>All functions that set HTTP headers such as with <a href="http://php.net/header">header()</a> and <a href="http://php.net/setcookie">setcookie()</a> are now intercepted by Xdebug. The intercepted headers are stored internally in an array that can be retrieved by calling the <a href="http://xdebug.org/docs/all_functions#xdebug_get_headers">xdebug_get_headers()</a> function. This is very useful in cases where you need to test certain functionality that sets headers somewhere deep in code. This function is also used in <a href="http://ezcomponents.org">eZ Components&#8217;</a> test suite to <a href="http://svn.ez.no/svn/ezcomponents/trunk/MvcTools/tests/response_writers/http.php">test</a> whether the correct HTTP headers are set in the <a href="http://ezcomponents.org/s/MvcTools">MvcTools</a> component.</p>
<p><strong>Variable Assignment Tracing</strong></p>
<p>Allows you to record changes to variables in scripts to <a href="http://xdebug.org/docs/execution_trace">trace files</a>. I&#8217;ve already written more about it in <a href="http://derickrethans.nl/variable-tracing-with-xdebug.html">Variable tracing with Xdebug</a>.</p>
<p><strong>&#8220;Scream&#8221; Support</strong></p>
<p>The <a href="http://pecl.php.net/scream">scream</a> PECL extension disables the @ (shut-up) operator to actually see all notices, warnings and errors that PHP generates. The scream extension&#8217;s functionality have been duplicated as Xdebug&#8217;s xdebug.scream php.ini setting. Why disabling the @-operator is a good thing, I&#8217;ve already outlined in <a href="http://derickrethans.nl/five-reasons-why-the-shutop-operator-should-be-avoided.html">Five reasons why the shut-op operator (@) should be avoided</a>.</p>
<p><strong>What&#8217;s Next?</strong></p>
<p>There are still a few bugs left that need some attention, but this first beta should have most of them fixed. Please test the beta as much as you can and provide feedback in the <a href="http://bugs.xdebug.org">issue tracker</a>. After this initial beta it is like that one more more betas will follow before I prepare a release candidate. Xdebug 2.1.0beta1 can be obtained through the <a href="http://xdebug.org/download.php">Xdebug website</a> and a full changelog is also <a href="http://xdebug.org/updates.php#x_2_1_0beta1">available</a>. You can also <a href="http://twitter.com/xdebug">follow Xdebug on twitter</a> to be kept up-to-date with the latest developments.</p>
</dl>
</div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://guyub.co.id/xdebug-2-1-0beta1-released-derick-rethans/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
