<?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>Thu, 24 May 2012 04:09:04 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Edin Kadribasic's Blog: New Snapshot Capabilities]]></title>
      <guid>http://www.phpdeveloper.org/news/7730</guid>
      <link>http://www.phpdeveloper.org/news/7730</link>
      <description><![CDATA[<p>
In an effort to provide as much information and code about the PHP builds as possible, <i>Edin Kadribasic</i> (with some help from <i>John Mertic</i>) has <a href="http://edin.dk/archives/37-New-Snapshot-Capabilities.html">created some new abilities</a> for the snapshot build process:
</p>
<blockquote>
Up till now we provided only the debug pack for the latest snap but several people have asked if it was possible to make one available for each snap that was provided on the site. The PECL bundle and the installer were not provided at all (although pecl4win site provides a build of PECL extensions).
</blockquote>
<p>
As a result, he's generated and posted these packages for the latest PHP releases:
<ul>
<li><a href="http://snaps.php.net/win32/php5.2-win32-latest.zip">PHP ZIP distribution</a>
<li><a href="http://snaps.php.net/win32/pecl5.2-win32-latest.zip">PECL extension pack</a>
<li><a href="http://snaps.php.net/win32/php5.2-dbgpack-win32-latest.zip">Debug pack</a>
<li><a href="http://snaps.php.net/win32/php5.2-win32-installer-latest.msi">PHP installer</a>
</ul>
He also <a href="http://edin.dk/archives/37-New-Snapshot-Capabilities.html">makes a request</a> to other PHP-ers out there for suggestions of how to include these builds on the Downloads page right alongside the normal PHP downloads.
</p>]]></description>
      <pubDate>Mon, 30 Apr 2007 09:21:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Greg Beaver's Blog: problem with PHP_Archive-based phars tracked to odd unpack() bug]]></title>
      <guid>http://www.phpdeveloper.org/news/7048</guid>
      <link>http://www.phpdeveloper.org/news/7048</link>
      <description><![CDATA[<p>
Users of the PHP_Archive PEAR package should check out <i>Greg Beaver</i>'s <a href="http://greg.chiaraquartet.net/archives/160-problem-with-PHP_Archive-based-phars-tracked-to-odd-unpack-bug.html">latest post</a> for some information about the latest version of the package:
</p>
<blockquote>
I just pushed out a release of <a href="http://pear.php.net/PHP_Archive">PHP_Archive 0.9.1</a>. This release fixes a bug that affects 64-bit users of PHP 5.2 and newer. Basically, the <a href="http://php.net/unpack">unpack()</a> function does not behave in a predictable way when unpacking large integers. This is a known bug, and is documented at the manual page, although I was unaware of the issue until today.
</blockquote>
<p>
He gives the example code that would cause the problem and a more correct version that would allow the package to work with all versions of PHP (previously, it would fail due to a bad return from pack). The latest version of the package can be grabbed from <a href="http://pear.php.net/package/PHP_Archive/redirected">it PEAR page</a> or via the "pear" command to grab it automatically.
</p>]]></description>
      <pubDate>Mon, 08 Jan 2007 11:02:00 -0600</pubDate>
    </item>
  </channel>
</rss>

