<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://planet-pear.org/feed.php?type=atom</id>
  <title><![CDATA[Planet-PEAR]]></title>
  <author>
    <name>Till Klampaeckel</name>
    <email>till@php.net</email>
  </author>
  <updated>2015-10-25T04:58:00+01:00</updated>
  <published>2015-10-25T04:58:00+01:00</published>
  <link rel="self" href="http://planet-pear.org/feed.php?type=atom" hreflang="en"/>
  <subtitle><![CDATA[Combined feed of Planet-PEAR]]></subtitle>
  <rights>All entries are copyright of their authors.</rights>
  <generator>PlanetPEAR Aggregator/0.2 (PHP5) (http://planet-pear.org)</generator>
  <entry>
    <id>http://blog.pear.php.net/?p=156</id>
    <title><![CDATA[PEAR 1.10.1 fixes nasty bugs and improves BC]]></title>
    <updated>2015-10-25T04:58:00+01:00</updated>
    <link rel="alternate" href="http://blog.pear.php.net/2015/10/17/pear-1-10-1/"/>
    <summary><![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;]]></summary>
  </entry>
  <entry>
    <id>http://blog.pear.php.net/?p=147</id>
    <title><![CDATA[PEAR 1.10.0 with PHP7 support is out]]></title>
    <updated>2015-10-25T04:58:00+01:00</updated>
    <link rel="alternate" href="http://blog.pear.php.net/2015/10/07/pear-1-10-0/"/>
    <summary><![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;]]></summary>
  </entry>
  <entry>
    <id>http://blog.pear.php.net/?p=142</id>
    <title><![CDATA[PEAR 1.10.0dev3 is out]]></title>
    <updated>2015-10-25T04:58:00+01:00</updated>
    <link rel="alternate" href="http://blog.pear.php.net/2015/09/28/pear-1-10-0dev3/"/>
    <summary><![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;]]></summary>
  </entry>
  <entry>
    <id>http://cweiske.de/tagebuch/github-merge-button.htm</id>
    <title><![CDATA[GitHub merge button uglifies your history]]></title>
    <updated>2015-10-25T04:58:00+01:00</updated>
    <link rel="alternate" href="http://cweiske.de/tagebuch/github-merge-button.htm"/>
    <summary><![CDATA[]]></summary>
  </entry>
  <entry>
    <id>http://blog.pear.php.net/?p=137</id>
    <title><![CDATA[PEAR 1.10.0dev1 brings PHP 7 compatibility!]]></title>
    <updated>2015-10-25T04:58:00+01:00</updated>
    <link rel="alternate" href="http://blog.pear.php.net/2015/07/25/pear-1-10-0dev1/"/>
    <summary><![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.]]></summary>
  </entry>
  <entry>
    <id>http://cweiske.de/tagebuch/pear-1.10.0dev1.htm</id>
    <title><![CDATA[PEAR 1.10.0dev1 brings PHP 7 compatibility!]]></title>
    <updated>2015-10-25T04:58:00+01:00</updated>
    <link rel="alternate" href="http://cweiske.de/tagebuch/pear-1.10.0dev1.htm"/>
    <summary><![CDATA[]]></summary>
  </entry>
  <entry>
    <id>http://www.squizlabs.com/php-codesniffer/2.2.0-released</id>
    <title><![CDATA[PHP_CodeSniffer 2.2.0 released]]></title>
    <updated>2015-10-25T04:58:00+01:00</updated>
    <link rel="alternate" href="http://www.squizlabs.com/php-codesniffer/2.2.0-released"/>
    <summary><![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...]]></summary>
  </entry>
  <entry>
    <id>http://www.squizlabs.com/php-codesniffer/2.0.0-released</id>
    <title><![CDATA[PHP_CodeSniffer 2.0.0 released]]></title>
    <updated>2015-10-25T04:58:00+01:00</updated>
    <link rel="alternate" href="http://www.squizlabs.com/php-codesniffer/2.0.0-released"/>
    <summary><![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...]]></summary>
  </entry>
  <entry>
    <id>http://blog.pear.php.net/?p=130</id>
    <title><![CDATA[Security Vulnerability Announcement]]></title>
    <updated>2015-10-25T04:58:00+01:00</updated>
    <link rel="alternate" href="http://blog.pear.php.net/2014/10/28/security-html_ajax/"/>
    <summary><![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;]]></summary>
  </entry>
  <entry>
    <id>http://cweiske.de/tagebuch/pear-releases.htm</id>
    <title><![CDATA[Recent PEAR package releases]]></title>
    <updated>2015-10-25T04:58:00+01:00</updated>
    <link rel="alternate" href="http://cweiske.de/tagebuch/pear-releases.htm"/>
    <summary><![CDATA[]]></summary>
  </entry>
</feed>
