<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title><![CDATA[Planet-PEAR]]></title>
    <link>http://planet-pear.org/feed.php?type=rss</link>
    <description><![CDATA[Combined feed of Planet-PEAR]]></description>
    <pubDate>Mon, 26 Oct 2015 12:00:23 +0000</pubDate>
    <managingEditor>till@php.net (Till Klampaeckel)</managingEditor>
    <copyright>All entries are copyright of their authors.</copyright>
    <generator>PlanetPEAR Aggregator/0.2 (PHP5) (http://planet-pear.org)</generator>
    <language>en</language>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <item>
      <title><![CDATA[PEAR 1.10.1 fixes nasty bugs and improves BC]]></title>
      <link>http://blog.pear.php.net/2015/10/17/pear-1-10-1/</link>
      <guid>http://blog.pear.php.net/?p=156</guid>
      <description><![CDATA[PEAR 1.10.1 fixes two bugs: #20968: Infinite loop when using the old PEAR constructor (which some other packages do) #20959: Crash on channel discovery with channel.xml redirect We also re-added the PHP4-style constructor for PEAR_Error for backwards compatibility reasons &#8211; &#8230; Continue reading &#8594;]]></description>
      <pubDate>Mon, 26 Oct 2015 12:00:23 +0000</pubDate>
      <source url="http://blog.pear.php.net/2015/10/17/pear-1-10-1/">PEAR 1.10.1 fixes nasty bugs and improves BC</source>
    </item>
    <item>
      <title><![CDATA[PEAR 1.10.0 with PHP7 support is out]]></title>
      <link>http://blog.pear.php.net/2015/10/07/pear-1-10-0/</link>
      <guid>http://blog.pear.php.net/?p=147</guid>
      <description><![CDATA[After a year of development, PEAR version 1.10.0 has been released. It works on PHP7 and is E_DEPRECATED and E_STRICT compatible. Apart from those big changes, a number of annoying bugs have been fixed and some features implemented &#8211; have &#8230; Continue reading &#8594;]]></description>
      <pubDate>Mon, 26 Oct 2015 12:00:23 +0000</pubDate>
      <source url="http://blog.pear.php.net/2015/10/07/pear-1-10-0/">PEAR 1.10.0 with PHP7 support is out</source>
    </item>
    <item>
      <title><![CDATA[PEAR 1.10.0dev3 is out]]></title>
      <link>http://blog.pear.php.net/2015/09/28/pear-1-10-0dev3/</link>
      <guid>http://blog.pear.php.net/?p=142</guid>
      <description><![CDATA[PEAR 1.10.0dev3 &#8211; the probably last pre-release version before PEAR 1.10.0 stable appears &#8211; has been released. It fixes the following bugs: #20507: pear list-upgrades does not take PHP version into account [cweiske] #20927: Use correct php-config [cweiske] #20946: PEAR_Builder::log() &#8230; Continue reading &#8594;]]></description>
      <pubDate>Mon, 26 Oct 2015 12:00:23 +0000</pubDate>
      <source url="http://blog.pear.php.net/2015/09/28/pear-1-10-0dev3/">PEAR 1.10.0dev3 is out</source>
    </item>
    <item>
      <title><![CDATA[GitHub merge button uglifies your history]]></title>
      <link>http://cweiske.de/tagebuch/github-merge-button.htm</link>
      <guid>http://cweiske.de/tagebuch/github-merge-button.htm</guid>
      <description><![CDATA[]]></description>
      <pubDate>Mon, 26 Oct 2015 12:00:23 +0000</pubDate>
      <source url="http://cweiske.de/tagebuch/github-merge-button.htm">GitHub merge button uglifies your history</source>
    </item>
    <item>
      <title><![CDATA[PEAR 1.10.0dev1 brings PHP 7 compatibility!]]></title>
      <link>http://blog.pear.php.net/2015/07/25/pear-1-10-0dev1/</link>
      <guid>http://blog.pear.php.net/?p=137</guid>
      <description><![CDATA[We&#8217;ve released PEAR installer version 1.10.0dev1, which brings support for PHP 7 while dropping support for PHP 4 &#8211; 5.3. See the announcement post @ cweiske.de for more information.]]></description>
      <pubDate>Mon, 26 Oct 2015 12:00:23 +0000</pubDate>
      <source url="http://blog.pear.php.net/2015/07/25/pear-1-10-0dev1/">PEAR 1.10.0dev1 brings PHP 7 compatibility!</source>
    </item>
    <item>
      <title><![CDATA[PEAR 1.10.0dev1 brings PHP 7 compatibility!]]></title>
      <link>http://cweiske.de/tagebuch/pear-1.10.0dev1.htm</link>
      <guid>http://cweiske.de/tagebuch/pear-1.10.0dev1.htm</guid>
      <description><![CDATA[]]></description>
      <pubDate>Mon, 26 Oct 2015 12:00:23 +0000</pubDate>
      <source url="http://cweiske.de/tagebuch/pear-1.10.0dev1.htm">PEAR 1.10.0dev1 brings PHP 7 compatibility!</source>
    </item>
    <item>
      <title><![CDATA[PHP_CodeSniffer 2.2.0 released]]></title>
      <link>http://www.squizlabs.com/php-codesniffer/2.2.0-released</link>
      <guid>http://www.squizlabs.com/php-codesniffer/2.2.0-released</guid>
      <description><![CDATA[ I've just released version 2.2.0 of PHP_CodeSniffer. This release brings the usual bug fixes but also quite a lot of sniff changes (the PHPCS and Squiz standards have changed as a result) and some important new features as well. Thanks to all the developers who directly contributed code to...]]></description>
      <pubDate>Mon, 26 Oct 2015 12:00:23 +0000</pubDate>
      <source url="http://www.squizlabs.com/php-codesniffer/2.2.0-released">PHP_CodeSniffer 2.2.0 released</source>
    </item>
    <item>
      <title><![CDATA[PHP_CodeSniffer 2.0.0 released]]></title>
      <link>http://www.squizlabs.com/php-codesniffer/2.0.0-released</link>
      <guid>http://www.squizlabs.com/php-codesniffer/2.0.0-released</guid>
      <description><![CDATA[ Nineteen months ago I started work on a project to allow PHP_CodeSniffer to fix the problems that it finds. Doing this required a lot of changes to the core classes a lot of iteration and refactoring of the fixing and testing code and an enormous amount of time and...]]></description>
      <pubDate>Mon, 26 Oct 2015 12:00:23 +0000</pubDate>
      <source url="http://www.squizlabs.com/php-codesniffer/2.0.0-released">PHP_CodeSniffer 2.0.0 released</source>
    </item>
    <item>
      <title><![CDATA[Security Vulnerability Announcement]]></title>
      <link>http://blog.pear.php.net/2014/10/28/security-html_ajax/</link>
      <guid>http://blog.pear.php.net/?p=130</guid>
      <description><![CDATA[A vulnerability in the HTML_AJAX package has been found which allows arbitrary remote code execution. All versions of the package from 0.4.0 up to and including release 0.5.6 are affected by this. An new release of the package is available &#8230; Continue reading &#8594;]]></description>
      <pubDate>Mon, 26 Oct 2015 12:00:23 +0000</pubDate>
      <source url="http://blog.pear.php.net/2014/10/28/security-html_ajax/">Security Vulnerability Announcement</source>
    </item>
    <item>
      <title><![CDATA[Recent PEAR package releases]]></title>
      <link>http://cweiske.de/tagebuch/pear-releases.htm</link>
      <guid>http://cweiske.de/tagebuch/pear-releases.htm</guid>
      <description><![CDATA[]]></description>
      <pubDate>Mon, 26 Oct 2015 12:00:23 +0000</pubDate>
      <source url="http://cweiske.de/tagebuch/pear-releases.htm">Recent PEAR package releases</source>
    </item>
  </channel>
</rss>
