<?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, 06 Oct 2008 11:04:19 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Ilia Alshanetsky's Blog: 5.2.5RC1 Released for Testing]]></title>
      <guid>http://www.phpdeveloper.org/news/9696</guid>
      <link>http://www.phpdeveloper.org/news/9696</link>
      <description><![CDATA[<p>
<i>Ilia Alshanetsky</i> has <a href="http://ilia.ws/archives/185-5.2.5RC1-Released-for-Testing.html">officially announced</a> that the latest release candidate for the PHP 5.2.5 series (RC1) has been posted and is ready to test.
</p>
<blockquote>
This RC includes a fair number of fixes since our last release and predominantly works on improving the stability of the 5.2 tree as well as including a small number of minor security fixes. I'd like to ask everyone to test this release against your code and setups, we are aiming for a quick release cycle and user feedback is critical for a successful release.
</blockquote>
<p>
You can download this <a href="http://downloads.php.net/ilia/php-5.2.5RC1.tar.bz2">latest version here</a>.
</p>]]></description>
      <pubDate>Mon, 25 Feb 2008 09:32:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: The PAT directory]]></title>
      <guid>http://www.phpdeveloper.org/news/7143</guid>
      <link>http://www.phpdeveloper.org/news/7143</link>
      <description><![CDATA[<p>
In an effort to keep track of some of the lesser seen patches to the core of PHP, the Zend Developer Zone has <a href="http://devzone.zend.com/node/view/id/1432">started a weekly summary</a> that talks about the PAT directory:
</p>
<blockquote>
The PAT directory contains patches (fixes and improvements for the C source code behind PHP) that have been sent to the internal developers' mailing list by members of the wider PHP community. The mailing list is fairly busy - as are the developers - and patches aren't always noticed by someone able to review and perhaps apply them; this can lead to people repeatedly mailing the same patch to the list in the belief that they're being ignored!
</blockquote>
<p>
The <a href="http://devzone.zend.com/node/view/id/1432">idea behind the posts</a> is to provide a listing of those patches for those looking for them (including the PHP dev team) until they've been evaluated and moved out of the PAT directory purgatory. 
</p>]]></description>
      <pubDate>Mon, 22 Jan 2007 15:58:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP.net: PHP 4.4.3 Released]]></title>
      <guid>http://www.phpdeveloper.org/news/5943</guid>
      <link>http://www.phpdeveloper.org/news/5943</link>
      <description><![CDATA[<p>
The latest version of PHP in the 4.4.x series has been released today - <a href="http://www.php.net/downloads.php">PHP 4.4.3</a>:
</p>
<blockquote>
The PHP development team is proud to announce the release of <a href="http://www.php.net/downloads.php#v4">PHP 4.4.3</a>. This release combines small number of bug fixes and resolves a number of security issues.
</blockquote>
<p>
Some of the updates to <a href="http://www.php.net/downloads.php">this edition</a> include:
<ul>
<li>Disallow certain characters in session names.
<li>Prevent jumps to parent directory via the 2nd parameter of the tempnam() function.
<li>Fixed cross-site scripting inside the phpinfo() function.
<li>Upgraded bundled PCRE library to version 6.6
</ul>
As well as over 20 different bug fixes - check out <a href="http://www.php.net/ChangeLog-4.php#4.4.3">the Changelog</a> for full details.
</p>
<p>
You can <a href="http://www.php.net/downloads.php">download this latest edition</a> here.
</p>]]></description>
      <pubDate>Thu, 03 Aug 2006 05:44:55 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Alison Holloway's Blog: Updated Underground PHP and Oracle Manual]]></title>
      <guid>http://www.phpdeveloper.org/news/5862</guid>
      <link>http://www.phpdeveloper.org/news/5862</link>
      <description><![CDATA[<p>
For all of the readers of Oracle's <a href="Underground PHP and Oracle Manual", you know that Oracle plans to keep things up to date and <i>Alison Holloway</i> mentions just such an update in her <a href="http://blogs.oracle.com/alison/2006/07/25#a22">latest blog post</a>.
</p>
<blockquote>
Chris Jones and I have just released an updated version of the <a href="http://www.oracle.com/technology/tech/php/pdf/underground-php-oracle-manual.pdf">Underground PHP and Oracle Manual</a> on OTN. We've numbered it as 1.2.1, and it has some bug fixes, and some extra information on Oracle SQL Developer.
</blockquote>
<p>
If you have comments or corrections you'd like to submit on this new updated version, you can <a href="http://blogs.oracle.com/alison/2006/07/25#a22">post a comment here</a>.
</p>]]></description>
      <pubDate>Tue, 25 Jul 2006 05:28:28 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Jim Plush's Blog: MyBic Ajax/PHP 0.6.5 Released]]></title>
      <guid>http://www.phpdeveloper.org/news/5754</guid>
      <link>http://www.phpdeveloper.org/news/5754</link>
      <description><![CDATA[<p>
<i>Jim Plush</i> has a <a href="http://www.litfuel.net/plush/?postid=139">release announcement</a> (complete with a list of updates made) to his popular MyBic Ajax and PHP package - version 0.6.5.
</p>
<blockquote>
Version 0.6.5 of the MyBic PHP/AJAX framework was released today on sourceforge (<a href="http://www.litfuel.net/mybic">http://www.litfuel.net/mybic</a>). It's been 3 months since the last update which shows that MyBic is quickly approaching the 1.0 release version which means it will be stable enough for use in all types of production systems. It is currently being used in several enterprise companies at the moment and is being used in desktop like ajax applications as well. Thanks to all who help make MyBic that much better!
</blockquote>
<p>
The <a href="http://www.litfuel.net/plush/?postid=139">listed updates</a> are:
<ul>
<li>added loadCSS method that allows you to add stylesheets at runtime
<li>fixed bug for abort timeout not working when requests are queued
<li>fixed issue where format and method weren't being used if the
requests were queued
<li>mybic_server.php now supports either using the mybic_json.php
file OR omar Kilani's C based JSON extension
<li>added ability to stop ajax calls until a certain piece of functionality finishes
</ul>
</p>
<p>
To download this latest version of the library or just get complete details, head over to <a href="http://www.litfuel.net/mybic">the project's site</a>.
</p>]]></description>
      <pubDate>Mon, 10 Jul 2006 05:54:34 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP.net: PHP 5.1.2 Released]]></title>
      <guid>http://www.phpdeveloper.org/news/4653</guid>
      <link>http://www.phpdeveloper.org/news/4653</link>
      <description><![CDATA[There's a note over on the <a href="http://www.php.net">main PHP site</a>, that the release of the latest version in the PHP 5.1.x series has been posted - PHP 5.1.2.
<p>
<quote>
<i>
The PHP development team is proud to announce the release of <a href="http://www.php.net/downloads.php">PHP 5.1.2</a>. This release combines small feature enhancements with a fair number of bug fixes and addresses three security issues. All PHP 5 users are encouraged to upgrade to this release.
<p>
Further details about this release can be found in the <a href="http://www.php.net/release_5_1_2.php">release announcement</a> and the full list of changes is available in the <a href="http://www.php.net/ChangeLog-5.php#5.1.2">PHP 5 ChangeLog</a>.
</i>
</quote>
<p>
Some of the larger changes in <a href="http://www.php.net/downloads.php">this new version</a> include: "HTTP Response Splitting has been addressed in ext/session and in the header() function", "Upgraded OCI8 extension", and "Over 85 various bug fixes". 
<p>
So, what are you waiting for? <a href="http://www.php.net/downloads.php">Get over and upgrade now!</a>]]></description>
      <pubDate>Thu, 12 Jan 2006 09:27:12 -0600</pubDate>
    </item>
  </channel>
</rss>
