<?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/Pager/download/2.5.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Pager/download/2.5.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Pager/download/2.4.9/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Pager/download/2.4.8/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Pager/download/2.4.7/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Pager/download/2.4.6/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Pager/download/2.4.5/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Pager/download/2.4.4/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Pager/download/2.4.3/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Pager/download/2.4.2/"/>
</rdf:Seq>
</items>

<title>Latest releases of pager</title>
<description>The latest releases for the package pager</description>
</channel>

<item rdf:about="http://pear.php.net/package/Pager/download/2.5.1/">
 <title>Pager 2.5.1</title>
 <link>http://pear.php.net/package/Pager/download/2.5.1/</link>
 <content:encoded>PHP 7 compatibility
 </content:encoded>
 <dc:date>2017-06-19T12:27:08-05:00</dc:date>
 <dc:publisher>quipo</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/Pager/download/2.5.0/">
 <title>Pager 2.5.0</title>
 <link>http://pear.php.net/package/Pager/download/2.5.0/</link>
 <content:encoded>PHP 7 compatibility
 </content:encoded>
 <dc:date>2017-06-19T11:51:00-05:00</dc:date>
 <dc:publisher>quipo</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/Pager/download/2.4.9/">
 <title>Pager 2.4.9</title>
 <link>http://pear.php.net/package/Pager/download/2.4.9/</link>
 <content:encoded>Get rid of baseinstalldir.&lt;br /&gt;
No code changes.
 </content:encoded>
 <dc:date>2014-05-14T10:44:33-05:00</dc:date>
 <dc:publisher>cweiske</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/Pager/download/2.4.8/">
 <title>Pager 2.4.8</title>
 <link>http://pear.php.net/package/Pager/download/2.4.8/</link>
 <content:encoded>- request #15949: add autoSubmit option to getPerPageSelectBox() [Matt Rosenquist]&lt;br /&gt;
- fix potential issues with encoding in getPerPageSelectBox() and getPageSelectBox()
 </content:encoded>
 <dc:date>2009-04-21T23:49:41-05:00</dc:date>
 <dc:publisher>quipo</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/Pager/download/2.4.7/">
 <title>Pager 2.4.7</title>
 <link>http://pear.php.net/package/Pager/download/2.4.7/</link>
 <content:encoded>- fixed bug #13604: WARNINGS with PHP 5.3-dev [thanks to Chris Troup]&lt;br /&gt;
- request #13567: support for regexp in 'excludeVars' [thanks to Stefano Coletta]&lt;br /&gt;
- fixed bug #13913 empty prev/next image shown when only one page exists [cweiske]&lt;br /&gt;
- fixed bug #13881: fix for relative links (introduced in v.2.4.5) may cause some&lt;br /&gt;
  issues with absolute links
 </content:encoded>
 <dc:date>2008-08-11T04:35:28-05:00</dc:date>
 <dc:publisher>quipo</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/Pager/download/2.4.6/">
 <title>Pager 2.4.6</title>
 <link>http://pear.php.net/package/Pager/download/2.4.6/</link>
 <content:encoded>- fixed bug #13316: NOTICE in getLinks() in Jumping mode&lt;br /&gt;
- fixed bug #13342: getLinks() returns wrong result with multi-byte arrays&lt;br /&gt;
- fixed bug #13469: getPerPageSelectBox() can produce invalid xhtml with no data&lt;br /&gt;
- fixed bug #13472: PHP 6 Removes get_magic_quotes_gpc()&lt;br /&gt;
- fixed bug #13506: POST method deletes querystring&lt;br /&gt;
- request #13509: added 'prevImgEmpty' and 'nextImgEmpty' options to show a disabled&lt;br /&gt;
  prev/next page link when you are on the last/first page (cweiske)
 </content:encoded>
 <dc:date>2008-03-27T19:04:40-05:00</dc:date>
 <dc:publisher>quipo</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/Pager/download/2.4.5/">
 <title>Pager 2.4.5</title>
 <link>http://pear.php.net/package/Pager/download/2.4.5/</link>
 <content:encoded>- request #10869: added two reverse drivers in the /examples/ dir&lt;br /&gt;
- fixed a few PHP5 Strict Standards warnings (bug #12257 and #12934)&lt;br /&gt;
- Coding Standards fixes in the phpdoc blocks&lt;br /&gt;
- added 'PAGER_' prefix to internal constant names&lt;br /&gt;
- fixed bug #12267: correct detection of HTTPS on IIS (thanks to Carsten Wiedmann)&lt;br /&gt;
- fixed bug #12306: allow relative links&lt;br /&gt;
- fixed bug #12531: removed &lt;u&gt; tag from curPageSpan[Pre|Post] default options&lt;br /&gt;
  in Pager_Sliding to make links HTML 4.01 strict&lt;br /&gt;
- request #12267: added $pager-&gt;linkTagsRaw array (same as $pager-&gt;linkTags but&lt;br /&gt;
  as array) to play nice with HTML_Page2 (patch by Carsten Wiedmann)&lt;br /&gt;
- fixed bug #12796: curPageLinkClassName overrides curPageSpanPre and curPageSpanPost&lt;br /&gt;
- request #12797: added '%d' placeholder to altPage (by default, page number is appended)&lt;br /&gt;
- fixed bug #12837: if $_SESSION['setPerPage'] is set, Pager always uses it
 </content:encoded>
 <dc:date>2008-02-23T08:42:01-05:00</dc:date>
 <dc:publisher>quipo</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/Pager/download/2.4.4/">
 <title>Pager 2.4.4</title>
 <link>http://pear.php.net/package/Pager/download/2.4.4/</link>
 <content:encoded>- handle UNION queries in the Wrapper (bug #9601)&lt;br /&gt;
- getPerPagerSelectBox() with $showAllData = true and $start &gt; $totalItems was&lt;br /&gt;
  returning an empty select menu (bug #9946)&lt;br /&gt;
- added 'onclick' option (request #11241)&lt;br /&gt;
- fixed bug #11697: Pager_Jumping::build() lose first and last page string concatenation
 </content:encoded>
 <dc:date>2007-07-29T10:18:42-05:00</dc:date>
 <dc:publisher>quipo</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/Pager/download/2.4.3/">
 <title>Pager 2.4.3</title>
 <link>http://pear.php.net/package/Pager/download/2.4.3/</link>
 <content:encoded>- fixed issue with SSL (bug #7936)&lt;br /&gt;
- items set in 'excludeVars' array were removed from the URL even if they were&lt;br /&gt;
  also set in the 'extraVars' array (bug #8969)&lt;br /&gt;
- added new option 'checkMaxLimit' to getPerPageSelectBox(): if true, Pager checks&lt;br /&gt;
  if $end is bigger than $totalItems, and doesn't show the extra select options&lt;br /&gt;
- moved Pager.php to the pear root and added a wrapper in the old location&lt;br /&gt;
  to adhere to PEAR policies (bug #2169)&lt;br /&gt;
- switched to package.xml v2
 </content:encoded>
 <dc:date>2006-12-03T04:34:33-05:00</dc:date>
 <dc:publisher>quipo</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/Pager/download/2.4.2/">
 <title>Pager 2.4.2</title>
 <link>http://pear.php.net/package/Pager/download/2.4.2/</link>
 <content:encoded>- fix double escaping of arg_separator when php.ini's arg_separator.output = &quot;&amp;amp;&quot;
 </content:encoded>
 <dc:date>2006-06-07T10:09:24-05:00</dc:date>
 <dc:publisher>quipo</dc:publisher>
</item>

</rdf:RDF>