<?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>Dotdeb &#187; PHP</title>
	<atom:link href="http://www.dotdeb.org/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dotdeb.org</link>
	<description>The repository for Debian-based LAMP servers</description>
	<lastBuildDate>Fri, 03 Feb 2012 01:25:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Security update : PHP 5.3.10</title>
		<link>http://www.dotdeb.org/2012/02/03/security-update-php-5-3-10/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=security-update-php-5-3-10</link>
		<comments>http://www.dotdeb.org/2012/02/03/security-update-php-5-3-10/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 01:25:52 +0000</pubDate>
		<dc:creator>Guillaume Plessis</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP5]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.dotdeb.org/?p=609</guid>
		<description><![CDATA[A few hours ago, PHP 5.3.10 has been released by the PHP Group. It&#8217;s an important security update for PHP 5.3.9 users : Stefan Esser discovered a remotely exploitable bug, introduced with PHP 5.3.9&#8242;s max_input_vars directive (CVE-2012-0830). You really should upgrade as soon as possible. Packages of PHP 5.3.10 are now available for Debian 6.0 &#8220;Squeeze&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>A few hours ago, PHP 5.3.10 has been released by the PHP Group. It&#8217;s an important security update for PHP 5.3.9 users : Stefan Esser discovered a remotely exploitable bug, introduced with PHP 5.3.9&#8242;s <tt>max_input_vars directive</tt> (CVE-2012-0830). You really should upgrade as soon as possible.</p>
<p>Packages of PHP 5.3.10 are now available for Debian 6.0 &#8220;Squeeze&#8221; on both amd64 and i386 architectures.<br />
Those for Debian 5.0 &#8220;Lenny&#8221; (certainly the last ones before <a title="The end of Lenn's security support" href="http://www.dotdeb.org/2011/12/08/no-more-debian-5-0-lenny-support-after-february-2012/">the end of its security support</a> on Feb 6th) are coming in a few hours.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dotdeb.org/2012/02/03/security-update-php-5-3-10/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Advisory : buffer overflow in php5-suhosin</title>
		<link>http://www.dotdeb.org/2012/01/24/advisory-buffer-overflow-in-php5-suhosin/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=advisory-buffer-overflow-in-php5-suhosin</link>
		<comments>http://www.dotdeb.org/2012/01/24/advisory-buffer-overflow-in-php5-suhosin/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 15:02:26 +0000</pubDate>
		<dc:creator>Guillaume Plessis</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP5]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.dotdeb.org/?p=604</guid>
		<description><![CDATA[A few days ago, Stefan Esser discovered a buffer overflow in the &#8220;transparent cookie encryption stack&#8221; of the Suhosin extension. Here is the full advisory. If you previously installed the php5-suhosin package, you should upgrade to its fixed new version (0.9.33) by running : apt-get update apt-get install --reinstall php5-suhosin]]></description>
			<content:encoded><![CDATA[<p>A few days ago, Stefan Esser discovered a buffer overflow in the &#8220;transparent cookie encryption stack&#8221; of the Suhosin extension. Here is <a title="Advisory 01/2012: Suhosin PHP Extension Transparent Cookie Encryption Stack Buffer Overflow" href="http://lists.grok.org.uk/pipermail/full-disclosure/2012-January/085192.html">the full advisory</a>.</p>
<p>If you previously installed the <tt>php5-suhosin</tt> package, you should upgrade to its fixed new version (0.9.33) by running :</p>
<pre>apt-get update
apt-get install --reinstall php5-suhosin</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.dotdeb.org/2012/01/24/advisory-buffer-overflow-in-php5-suhosin/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>PHP 5.3.9</title>
		<link>http://www.dotdeb.org/2012/01/12/php-5-3-9/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=php-5-3-9</link>
		<comments>http://www.dotdeb.org/2012/01/12/php-5-3-9/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 17:50:15 +0000</pubDate>
		<dc:creator>Guillaume Plessis</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP5]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.dotdeb.org/?p=594</guid>
		<description><![CDATA[On january 10th 2012, the PHP group has released PHP 5.3.9, that brings over 90 bug fixes, some of which are security related : Security Enhancements and Fixes in PHP 5.3.9: Added max_input_vars directive to prevent attacks based on hash collisions. (CVE-2011-4885) Fixed bug #60150 (Integer overflow during the parsing of invalid exif header). (CVE-2011-4566) Key [...]]]></description>
			<content:encoded><![CDATA[<p>On january 10th 2012, the PHP group has released PHP 5.3.9, that brings over 90 bug fixes, some of which are security related :</p>
<blockquote><p>Security Enhancements and Fixes in PHP 5.3.9:</p>
<ul>
<li>Added max_input_vars directive to prevent attacks based on hash collisions. (CVE-2011-4885)</li>
<li>Fixed bug #60150 (Integer overflow during the parsing of invalid exif header). (CVE-2011-4566)</li>
</ul>
<p>Key enhancements in PHP 5.3.9 include:</p>
<ul>
<li>Fixed bug #55475 (is_a() triggers autoloader, new optional 3rd argument to is_a and is_subclass_of).</li>
<li>Fixed bug #55609 (mysqlnd cannot be built shared)</li>
<li>Many changes to the FPM SAPI module</li>
</ul>
</blockquote>
<p>PHP 5.3.9 is now available on Dotdeb for :</p>
<ul>
<li>both Debian 6.0 &#8220;Squeeze&#8221; and Debian 5.0 &#8220;Lenny&#8221;</li>
<li>both amd64 and i386 architectures</li>
</ul>
<p>As usual, please read the <a href="http://www.php.net/ChangeLog-5.php#5.3.9">ChangeLog</a> before upgrading and be sure to use to the latest packages before reporting any issue.</p>
<p><strong>[edit]</strong> the packages have been updated to fix some Suhosin- and strtotime()-related issues. You really should upgrade at least :</p>
<ul>
<li>to 5.3.9-0~dotdeb.3 if you&#8217;re running Squeeze</li>
<li>to 5.3.9-0~dotdeb.2 if you&#8217;re running Lenny</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.dotdeb.org/2012/01/12/php-5-3-9/feed/</wfw:commentRss>
		<slash:comments>66</slash:comments>
		</item>
		<item>
		<title>PHP 5.3.8 is available</title>
		<link>http://www.dotdeb.org/2011/08/30/php-5-3-8-is-available/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=php-5-3-8-is-available</link>
		<comments>http://www.dotdeb.org/2011/08/30/php-5-3-8-is-available/#comments</comments>
		<pubDate>Tue, 30 Aug 2011 14:03:23 +0000</pubDate>
		<dc:creator>Guillaume Plessis</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP5]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.dotdeb.org/?p=519</guid>
		<description><![CDATA[On August 18th, the PHP Group released PHP 5.3.7 with many security enhancements and many bugfixes. Sadly, it suffered from an issue with the crypt() function , forcing the PHP Group to publish PHP 5.3.8 (that fixes a mysqlnd issue with SSL connections too). I&#8217;m glad too announce that PHP 5.3.8 packages are now available on Dotdeb for both [...]]]></description>
			<content:encoded><![CDATA[<p>On August 18th, the PHP Group released PHP 5.3.7 with <a title="PHP 5.3.7 announcement" href="http://www.php.net/archive/2011.php#id2011-08-18-1">many security enhancements and many bugfixes</a>. Sadly, it suffered from <a title="PHP bug # 55439" href="https://bugs.php.net/bug.php?id=55439">an issue with the crypt() function</a> , forcing the PHP Group to publish PHP 5.3.8 (that fixes a mysqlnd issue with SSL connections too).</p>
<p>I&#8217;m glad too announce that PHP 5.3.8 packages are now available on Dotdeb for both amd64 and i386 architectures :</p>
<ul>
<li>for Debian 6.0 Squeeze : on the main Dotdeb repository</li>
<li>for Debian 5.0 &#8220;Lenny&#8221; : on <a title="PHP 5.3 repository for Debian Lenny" href="http://php53.dotdeb.org/">php53.dotdeb.org</a></li>
</ul>
<p>Ugrading to PHP 5.3.8 is strongly recommended, but please read the <a title="PHP 5.3.7 and 5.3.8 Changelog" href="http://www.php.net/ChangeLog-5.php#5.3.8">Changelog</a> before.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dotdeb.org/2011/08/30/php-5-3-8-is-available/feed/</wfw:commentRss>
		<slash:comments>43</slash:comments>
		</item>
		<item>
		<title>PHP 5.3.6 is available</title>
		<link>http://www.dotdeb.org/2011/04/09/php-5-3-6-is-available/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=php-5-3-6-is-available</link>
		<comments>http://www.dotdeb.org/2011/04/09/php-5-3-6-is-available/#comments</comments>
		<pubDate>Sat, 09 Apr 2011 16:07:34 +0000</pubDate>
		<dc:creator>Guillaume Plessis</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP5]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.dotdeb.org/?p=469</guid>
		<description><![CDATA[On March 17th, the PHP Group released PHP 5.3.6. This maintainance release, that focuses on security, is now available on Dotdeb for Debian 6.0 &#8220;Squeeze&#8221; in amd64 and i386 flavours. The compatibility with the official Debian packages has been improved and you (especially the FPM users) should really take care of some important changes that I [...]]]></description>
			<content:encoded><![CDATA[<div>On March 17th, the PHP Group <a title="PHP 5.3.6 announcement" href="http://www.php.net/archive/2011.php#id2011-03-17-1">released PHP 5.3.6</a>. This maintainance release, that focuses on security, is now available on Dotdeb for Debian 6.0 &#8220;Squeeze&#8221; in amd64 and i386 flavours.</div>
<div>The compatibility with the official Debian packages has been improved and you (especially the FPM users) should really take care of some important changes that I made :</div>
<ul>
<li>the <a title="PHP internationalization functions" href="http://www.php.net/intl">intl</a> extension is now built in a separate package : <tt>php5-intl</tt></li>
<li>the FPM binary is now <tt>/usr/sbin/php5-fpm</tt> (previously <tt>/usr/bin/php5-fpm</tt>)</li>
<li>the FPM configuration file is now <tt>/etc/php5/fpm/php-fpm.conf</tt> (previously <tt>/etc/php5/fpm/php5-fpm.conf</tt>)</li>
<li>the FPM pools have to be moved to <tt>/etc/php5/fpm/pool.d/</tt> (previously <tt>/etc/php5/fpm/pools/</tt>)</li>
</ul>
<p>As usual, please read the <a title="the PHP 5.3.6 list of changes" href="http://www.php.net/ChangeLog-5.php#5.3.6">Changelog</a> before upgrading.</p>
<p><span style="text-decoration: underline;">Note :</span> The PHP 5.3.6 packages for Debian 5.0 &#8220;Lenny&#8221; should be released soon.<br />
<span style="text-decoration: underline;">Update :</span> the PHP 5.3.6 packages for Debian 5.0 &#8220;Lenny&#8221; are now available on <a href="http://php53.dotdeb.org/">http://php53.dotdeb.org/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dotdeb.org/2011/04/09/php-5-3-6-is-available/feed/</wfw:commentRss>
		<slash:comments>109</slash:comments>
		</item>
		<item>
		<title>Let&#8217;s monitor your PHP applications with Pinba</title>
		<link>http://www.dotdeb.org/2011/01/31/lets-monitor-your-php-applications-with-pinba/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=lets-monitor-your-php-applications-with-pinba</link>
		<comments>http://www.dotdeb.org/2011/01/31/lets-monitor-your-php-applications-with-pinba/#comments</comments>
		<pubDate>Mon, 31 Jan 2011 09:20:23 +0000</pubDate>
		<dc:creator>Guillaume Plessis</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[Pinba]]></category>

		<guid isPermaLink="false">http://www.dotdeb.org/?p=439</guid>
		<description><![CDATA[Do you know Pinba? It&#8217;s a great tool and you really should use it on your LAMP platform. Pinba is a realtime monitoring/statistics server for PHP using MySQL as a read-only interface. It accumulates and processes data sent over UDP by multiple PHP processes and displays statistics in a nice human-readable form of simple &#8220;reports&#8220;, also [...]]]></description>
			<content:encoded><![CDATA[<p>Do you know <a href="http://pinba.org">Pinba</a>? It&#8217;s a great tool and you really should use it on your LAMP platform.</p>
<blockquote><p>Pinba is a realtime monitoring/statistics server for PHP using MySQL as a read-only interface.</p>
<p>It accumulates and processes <a title="Manual:Basics" href="http://pinba.org/wiki/Manual:Basics#Data">data</a> sent over UDP by multiple PHP processes and displays statistics in a nice human-readable form of simple &#8220;<a title="Manual:Reports" href="http://pinba.org/wiki/Manual:Reports">reports</a>&#8220;, also providing read-only interface to the <a title="Manual:Raw data tables" href="http://pinba.org/wiki/Manual:Raw_data_tables">raw data</a> in order to make possible generation of more sophisticated reports and stats.</p>
<p>With <a title="Manual:PHP extension" href="http://pinba.org/wiki/Manual:PHP_extension">Pinba extension</a> users also can measure particular parts of the code using <a title="Manual:Basics" href="http://pinba.org/wiki/Manual:Basics#Timers">timers</a> with arbitrary tags.</p>
<p>Pinba is not a debugging tool in a common sense, since you&#8217;re not supposed to do debugging on production servers, but its main goal is to help developers to monitor performance of PHP scripts, locate bottlenecks in realtime and direct developers&#8217; attention to the code that really needs it.</p></blockquote>
<p>Here is a sample graph :</p>
<p style="text-align: center;"><a href="http://pinba.org/"><img class="aligncenter size-full wp-image-440" title="Pinba graphs" src="http://www.dotdeb.org/wp-content/uploads/2011/01/top-cnt-1d.png" alt="Pinba graphs" width="418" height="284" /></a></p>
<p>I&#8217;m proud to announce that Pinba is now available on Dotdeb for Debian 6.0 &#8220;Squeeze&#8221;. Once you read the Pinba features and usage, you&#8217;ll want to install those two packages :</p>
<ul>
<li><em>pinba-mysql-engine</em> : a custom MySQL engine to store all the gathered data efficiently. It has to be installed with the latest <em>mysql-server</em> packages.</li>
<li><em>php5-pinba</em> : the PHP extension you&#8217;ll use to accumulate data and timers directly from your PHP scripts.</li>
</ul>
<p>I hope you enjoy it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dotdeb.org/2011/01/31/lets-monitor-your-php-applications-with-pinba/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>PHP 5.3.5, now for Squeeze</title>
		<link>http://www.dotdeb.org/2011/01/11/php-5-3-5-now-for-squeeze/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=php-5-3-5-now-for-squeeze</link>
		<comments>http://www.dotdeb.org/2011/01/11/php-5-3-5-now-for-squeeze/#comments</comments>
		<pubDate>Tue, 11 Jan 2011 14:41:47 +0000</pubDate>
		<dc:creator>Guillaume Plessis</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP5]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[Squeeze]]></category>

		<guid isPermaLink="false">http://www.dotdeb.org/?p=433</guid>
		<description><![CDATA[I just released PHP 5.3.5 packages for Debian 6.0 (a.k.a &#8220;Squeeze&#8221;), with some changes against the Lenny&#8217;s ones : the packaging process has been improved : dependencies were cleaned up, PHP tests are now displayed, libtool 2.2 is now supported (thanks to the Debian team for their precious work) 3 new useful extensions have been [...]]]></description>
			<content:encoded><![CDATA[<p>I just released PHP 5.3.5 packages for Debian 6.0 (a.k.a &#8220;Squeeze&#8221;), with some changes against the Lenny&#8217;s ones :</p>
<ul>
<li>the packaging process has been improved : dependencies were cleaned up, PHP tests are now displayed, libtool 2.2 is now supported (thanks to the Debian team for their precious work)</li>
<li>3 new useful extensions have been packaged : <a title="gearman PECL extension" href="http://pecl.php.net/package/gearman">gearman</a>, <a title="phpredis extension by Owlient" href="https://github.com/owlient/phpredis">phpredis</a> and <a title="xhprof PECL extension, by Facebook" href="http://pecl.php.net/package/xhprof">xhprof</a> (without its interface files)</li>
</ul>
<p>With these new packages, Dotdeb&#8217;s support for Squeeze is still experimental, but almost complete. Some more packages could be added in a near future :</p>
<ul>
<li>MySQL (or <a title="Percona Server" href="http://www.percona.com/software/percona-server/">Percona</a>) Server 5.5 will replace MySQL Server 5.1. More info <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609592">here</a> and <a href="https://bugs.edge.launchpad.net/ubuntu/+source/mysql-5.1/+bug/690925">here</a>.</li>
<li>a Nginx backport</li>
</ul>
<p>The installation instructions did not change : just add <a title="Dotdeb's GnuPG key" href="http://www.dotdeb.org/dotdeb.gpg">Dotdeb&#8217;s GnuPG key</a> to your keyring, pick <a href="http://www.dotdeb.org/mirrors/">a mirror near you</a> and add squeeze-related lines to your <em>sources.list</em>. For example :</p>
<pre>deb http://packages.dotdeb.org squeeze all
deb-src http://packages.dotdeb.org squeeze all</pre>
<p>And, of course, feel free to <a title="Donate to Dotdeb" href="http://www.dotdeb.org/donate/">donate</a> if you find Dotdeb useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dotdeb.org/2011/01/11/php-5-3-5-now-for-squeeze/feed/</wfw:commentRss>
		<slash:comments>41</slash:comments>
		</item>
		<item>
		<title>You really should upgrade to PHP 5.3.5 or 5.2.17</title>
		<link>http://www.dotdeb.org/2011/01/07/you-really-should-upgrade-to-php-5-3-5-or-5-2-17/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=you-really-should-upgrade-to-php-5-3-5-or-5-2-17</link>
		<comments>http://www.dotdeb.org/2011/01/07/you-really-should-upgrade-to-php-5-3-5-or-5-2-17/#comments</comments>
		<pubDate>Fri, 07 Jan 2011 10:53:42 +0000</pubDate>
		<dc:creator>Guillaume Plessis</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP5]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.dotdeb.org/?p=429</guid>
		<description><![CDATA[A few days after releasing PHP 5.3.4 and PHP 5.2.16, the PHP group announced an important security update with PHP 5.3.5 and PHP 5.2.17 : This release resolves a critical issue, reported as PHP bug #53632 and CVE-2010-4645, where conversions from string to double might cause the PHP interpreter to hang on systems using x87 [...]]]></description>
			<content:encoded><![CDATA[<p>A few days after releasing PHP 5.3.4 and PHP 5.2.16, the PHP group announced an important security update with PHP 5.3.5 and PHP 5.2.17 :</p>
<blockquote><p>This release resolves a critical issue, reported as PHP bug <a title="PHP bug #53632" href="http://bugs.php.net/53632">#53632</a> and CVE-2010-4645, where conversions from string to double might cause the PHP interpreter to hang on systems using x87 FPU registers.</p>
<p>The problem is known to only affect x86 32-bit PHP processes, regardless of whether the system hosting PHP is 32-bit or 64-bit. You can test whether your system is affected by running <a href="http://www.php.net/distributions/test_bug53632.txt">this script</a> from the command line.</p>
<p>All users of PHP are strongly advised to update to these versions immediately.</p></blockquote>
<p>The Dotdeb packages for Debian &#8220;Lenny&#8221; 5.0 are now available. You really should upgrade.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dotdeb.org/2011/01/07/you-really-should-upgrade-to-php-5-3-5-or-5-2-17/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>PHP 5.3.4 is available</title>
		<link>http://www.dotdeb.org/2011/01/03/php-5-3-4-is-available/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=php-5-3-4-is-available</link>
		<comments>http://www.dotdeb.org/2011/01/03/php-5-3-4-is-available/#comments</comments>
		<pubDate>Mon, 03 Jan 2011 21:10:19 +0000</pubDate>
		<dc:creator>Guillaume Plessis</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP5]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.dotdeb.org/?p=423</guid>
		<description><![CDATA[After PHP 5.3.4 has been released by the PHP Group and after the corresponding Suhosin patch has been published by Stefan Esser, the PHP 5.3.4 packages for Debian &#8220;Lenny&#8221; 5.0 are now available on Dotdeb. Thanks for your patience. Follow these instructions if you&#8217;re installing them for the first time. And as usual, please read the [...]]]></description>
			<content:encoded><![CDATA[<p>After PHP 5.3.4 has been released by the PHP Group and after the corresponding Suhosin patch has been published by Stefan Esser, the PHP 5.3.4 packages for Debian &#8220;Lenny&#8221; 5.0 are now available on Dotdeb. Thanks for your patience.</p>
<p>Follow <a title="PHP 5.3 installation instructions" href="http://www.dotdeb.org/instructions/">these instructions</a> if you&#8217;re installing them for the first time. And as usual, please read the <a title="PHP 5.3.4 full announcement" href="http://www.php.net/archive/2010.php#id2010-12-10-1">full announcement</a> and the <a title="PHP 5.3.4 Changelog" href="http://www.php.net/ChangeLog-5.php#5.3.4">Changelog</a> before upgrading.</p>
<p>Happy new year!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dotdeb.org/2011/01/03/php-5-3-4-is-available/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>PHP 5.2 last update : 5.2.16</title>
		<link>http://www.dotdeb.org/2011/01/03/php-5-2-last-update-5-2-16/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=php-5-2-last-update-5-2-16</link>
		<comments>http://www.dotdeb.org/2011/01/03/php-5-2-last-update-5-2-16/#comments</comments>
		<pubDate>Mon, 03 Jan 2011 19:14:22 +0000</pubDate>
		<dc:creator>Guillaume Plessis</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP5]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.dotdeb.org/?p=426</guid>
		<description><![CDATA[PHP 5.2.16 has been released by the PHP Group a few days after PHP 5.2.15 (fixing an open_basedir issue). It is now available on Dotdeb for your Debian &#8220;Lenny&#8221; servers. This maintainance release marks the end of support for PHP 5.2. You are strongly encouraged to upgrade to PHP 5.3 (read this migration guide). Please [...]]]></description>
			<content:encoded><![CDATA[<p>PHP 5.2.16 has been released by the PHP Group a few days after PHP 5.2.15 (fixing an open_basedir issue). It is now available on Dotdeb for your Debian &#8220;Lenny&#8221; servers.</p>
<p>This maintainance release marks the end of support for PHP 5.2. You are strongly encouraged to upgrade to PHP 5.3 (read <a title="PHP 5.3 migration guide" href="http://www.php.net/migration53">this migration guide</a>).</p>
<p>Please read <a href="http://www.php.net/archive/2010.php#id2010-12-09-1">PHP 5.2.15</a> and <a href="http://www.php.net/archive/2010.php#id2010-12-16-1">5.2.16</a> release announcements and the full <a href="http://www.php.net/ChangeLog-5.php#5.2.16">Changelog</a> before upgrading.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dotdeb.org/2011/01/03/php-5-2-last-update-5-2-16/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using apc
Database Caching 1/33 queries in 0.006 seconds using apc
Object Caching 684/750 objects using apc

Served from: www.dotdeb.org @ 2012-02-04 03:50:10 -->
