<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Mon, 20 May 2013 10:24:38 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Elizabeth Smith's Blog: Xdebug, Thread Safety, and PHP 5.3]]></title>
      <guid>http://www.phpdeveloper.org/news/12180</guid>
      <link>http://www.phpdeveloper.org/news/12180</link>
      <description><![CDATA[<p>
<i>Elizabeth Smith</i> has <a href="http://elizabethmariesmith.com/2009/03/xdebug-thread-safety-and-php-53/">a quick tip</a> for those out there working with PHP 5.3 and its thread-safe mode.
</p>
<blockquote>
There have been some changes to internal PHP stuff for 5.3, and some don't always show up unless you're looking at your compile logs and testing with thread safety on. Currently Xdebug will crash and burn if you're using it with 5.3 and ZTS on.
</blockquote>
<p>
Her solution came in the form of a <a href="http://elizabethmariesmith.com/wp-content/downloads/xdebug-ts-patched-source.zip">PHP 5.3 only patch</a> for XDebug and threads. If you're on Windows, you can also grab <a href="http://elizabethmariesmith.com/wp-content/downloads/xdebug-ts-patched-win32.zip">the patched compile</a> to make things all better again.
</p>]]></description>
      <pubDate>Fri, 20 Mar 2009 14:42:05 -0500</pubDate>
    </item>
  </channel>
</rss>
