<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://purl.org/rss/1.0/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
    <channel rdf:about="http://pear.php.net">
    <link>http://pear.php.net/</link>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <dc:language>en-us</dc:language><items>
<rdf:Seq><rdf:li rdf:resource="http://pear.php.net/package/File_IMC/download/0.5.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/File_IMC/download/0.4.3/"/>
<rdf:li rdf:resource="http://pear.php.net/package/File_IMC/download/0.4.2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Text_Wiki/download/1.2.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/File_IMC/download/0.4.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Contact_Vcard_Parse/download/1.32.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Text_Diff/download/1.1.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Contact_Vcard_Build/download/1.1.2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/File_IMC/download/0.4.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/DB_Table/download/1.5.6/"/>
</rdf:Seq>
</items>

<title>PEAR: Latest releases for pmjones</title>
<description>The latest releases for the PEAR developer pmjones (Paul Jones)</description>
</channel>

<item rdf:about="http://pear.php.net/package/File_IMC/download/0.5.0/">
 <title>File_IMC 0.5.0</title>
 <link>http://pear.php.net/package/File_IMC/download/0.5.0/</link>
 <content:encoded>* various bug fixes and improvements by Brad Kent: https://github.com/pear/File_IMC/pull/5
 </content:encoded>
 <dc:date>2012-08-15T14:41:16-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/File_IMC/download/0.4.3/">
 <title>File_IMC 0.4.3</title>
 <link>http://pear.php.net/package/File_IMC/download/0.4.3/</link>
 <content:encoded>* Fix Bug #17656: New Lines [till]&lt;br /&gt;
 * Fix Bug #18375: Undefined index EMAIL in Build/Vcard.php on line 1155 [till]&lt;br /&gt;
 * Fix Bug #18802: Undefined index [till]
 </content:encoded>
 <dc:date>2011-10-30T13:24:01-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/File_IMC/download/0.4.2/">
 <title>File_IMC 0.4.2</title>
 <link>http://pear.php.net/package/File_IMC/download/0.4.2/</link>
 <content:encoded>* Fix Bug #17656: New Lines [till]&lt;br /&gt;
 * Fix Bug #18128: error notice while importing vcards [till]&lt;br /&gt;
 * Fix Bug #18129: interfere with other autoloaders [till]&lt;br /&gt;
 * Fix Bug #18155: Value strings inside arrays are not escaped [till]&lt;br /&gt;
 * Fix Bug #18188: Patch:many undefined indexes, like TEL in&lt;br /&gt;
   File_IMC_Build_Vcard-&gt;addTelephone() [till]
 </content:encoded>
 <dc:date>2011-03-11T17:52:39-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Text_Wiki/download/1.2.1/">
 <title>Text_Wiki 1.2.1</title>
 <link>http://pear.php.net/package/Text_Wiki/download/1.2.1/</link>
 <content:encoded>QA Release&lt;br /&gt;
Bug #12490 wiki's do not display since php5-5.2.5 upgrade but are editable. 	justinpatrin&lt;br /&gt;
Bug #12580 incorrect/incomplete license in package.xml 	justinpatrin&lt;br /&gt;
Bug #12619 Tab character before # causes invalid Xhtml 	justinpatrin&lt;br /&gt;
Bug #12665 External site documentation link invalid 	justinpatrin&lt;br /&gt;
Doc Bug #14049 Missing documentation	justinpatrin&lt;br /&gt;
Bug #14869 skip tests when config is not available, not fail	justinpatrin&lt;br /&gt;
Bug #15758 URLs with # at the end not considered a url	justinpatrin&lt;br /&gt;
Bug #16222 External documentation is down	justinpatrin
 </content:encoded>
 <dc:date>2010-10-25T10:01:15-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/File_IMC/download/0.4.1/">
 <title>File_IMC 0.4.1</title>
 <link>http://pear.php.net/package/File_IMC/download/0.4.1/</link>
 <content:encoded>* Fix Bug #15608: IMC.php can't locate drivers [till]&lt;br /&gt;
 * Fix Bug #16637: Does not handle Carriage Return (\r) [till]&lt;br /&gt;
 * Fix Bug #17115: Tests fail [till]&lt;br /&gt;
 * Implement Feature #17080: Avoid setting include path in unit tests [till]
 </content:encoded>
 <dc:date>2010-06-29T23:50:20-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Contact_Vcard_Parse/download/1.32.0/">
 <title>Contact_Vcard_Parse 1.32.0</title>
 <link>http://pear.php.net/package/Contact_Vcard_Parse/download/1.32.0/</link>
 <content:encoded>* File is now at Contact/Vcard/Parse.php (still keeping old location for BC)&lt;br /&gt;
* Fix bug #5988: does not work with apple adressbook exported vcard files&lt;br /&gt;
* Using package.xml v2.0&lt;br /&gt;
* fixed #14972: patch by Andrew Whitehouse to fix notices&lt;br /&gt;
* fixed #14972: added test by Andrew Whitehouse, testParameters()&lt;br /&gt;
* added new tests/assertions (mostly based on examples from the docs)
 </content:encoded>
 <dc:date>2009-09-21T17:24:36-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Text_Diff/download/1.1.1/">
 <title>Text_Diff 1.1.1</title>
 <link>http://pear.php.net/package/Text_Diff/download/1.1.1/</link>
 <content:encoded>* Make sure that the diff string ends with a line break (PEAR Bug #14533).&lt;br /&gt;
* Fix notices if xdiff engine creates empty lines (PEAR Bug #16240).&lt;br /&gt;
* Fix inline renderer if xdiff extension is installed.
 </content:encoded>
 <dc:date>2009-07-24T15:33:45-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Contact_Vcard_Build/download/1.1.2/">
 <title>Contact_Vcard_Build 1.1.2</title>
 <link>http://pear.php.net/package/Contact_Vcard_Build/download/1.1.2/</link>
 <content:encoded>* added unit test for vcard with emails&lt;br /&gt;
* added unit test for john doe&lt;br /&gt;
* addressed bug #15348 (added unit-test)&lt;br /&gt;
* release with package.xml 2.0
 </content:encoded>
 <dc:date>2009-07-01T00:48:51-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/File_IMC/download/0.4.0/">
 <title>File_IMC 0.4.0</title>
 <link>http://pear.php.net/package/File_IMC/download/0.4.0/</link>
 <content:encoded>* #15608: fixed file loading (again)&lt;br /&gt;
* fixed class-/file-naming (a slight BC break)&lt;br /&gt;
* raised dependency to PHP5&lt;br /&gt;
* changed license from PHP to BSD
 </content:encoded>
 <dc:date>2009-06-29T22:00:08-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/DB_Table/download/1.5.6/">
 <title>DB_Table 1.5.6</title>
 <link>http://pear.php.net/package/DB_Table/download/1.5.6/</link>
 <content:encoded>- Feature Request #14262: due to Oracle's limitations, table/column/index&lt;br /&gt;
  names were restricted to a maximum length of 30 characters; by setting&lt;br /&gt;
  $GLOBALS['_DB_TABLE']['disable_length_check'] to (boolean) true, this&lt;br /&gt;
  check can now be disabled (attention: your code will not be compatible&lt;br /&gt;
  with Oracle anymore if you're using longer names)
 </content:encoded>
 <dc:date>2008-12-25T14:58:52-05:00</dc:date>
</item>

</rdf:RDF>