<?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:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://pecl.php.net/">
    <link>http://pecl.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://pecl.php.net/package/APC/download/3.1.3p1/"/>
<rdf:li rdf:resource="http://pecl.php.net/package/APC/download/3.1.3/"/>
<rdf:li rdf:resource="http://pecl.php.net/package/APC/download/3.1.2/"/>
<rdf:li rdf:resource="http://pecl.php.net/package/APC/download/3.1.1/"/>
<rdf:li rdf:resource="http://pecl.php.net/package/APC/download/3.0.19/"/>
<rdf:li rdf:resource="http://pecl.php.net/package/APC/download/3.0.18/"/>
<rdf:li rdf:resource="http://pecl.php.net/package/APC/download/3.0.17/"/>
<rdf:li rdf:resource="http://pecl.php.net/package/APC/download/3.0.16/"/>
<rdf:li rdf:resource="http://pecl.php.net/package/APC/download/3.0.15/"/>
<rdf:li rdf:resource="http://pecl.php.net/package/APC/download/3.0.14/"/>
</rdf:Seq>
</items>

<title>Latest releases</title>
<description>The latest releases for the package apc</description>
</channel>
<item rdf:about="http://pecl.php.net/package/APC/download/3.1.3p1/">
<title>APC 3.1.3p1</title>
    <link>http://pecl.php.net/package/APC/download/3.1.3p1/</link>
    <description>- fix pecl build / package.xml (Gopal)
</description>
<dc:date>2009-08-14T07:01:18-05:00</dc:date>
</item><item rdf:about="http://pecl.php.net/package/APC/download/3.1.3/">
<title>APC 3.1.3</title>
    <link>http://pecl.php.net/package/APC/download/3.1.3/</link>
    <description>- 5.3 support + test-cases (Gopal)
- Lazy loading support (Shire)
- Fix PCRE module init order issues (Shire)
- APCIterator fixes (Shire)
- Cache slam checks (Gopal)
- ZEND_JMP_SET support (Shire)
- apc.use_request_time option (shire)
- apc.php hostname fixes (Shire)
- memprotect framework (Gopal)
- Win32 build-fixes (Kalle)
</description>
<dc:date>2009-08-13T10:34:46-05:00</dc:date>
</item><item rdf:about="http://pecl.php.net/package/APC/download/3.1.2/">
<title>APC 3.1.2</title>
    <link>http://pecl.php.net/package/APC/download/3.1.2/</link>
    <description>- pecl package.xml/build fixes (bjori)
</description>
<dc:date>2008-12-12T06:48:25-05:00</dc:date>
</item><item rdf:about="http://pecl.php.net/package/APC/download/3.1.1/">
<title>APC 3.1.1</title>
    <link>http://pecl.php.net/package/APC/download/3.1.1/</link>
    <description>- PHP4 compatibilty break
- apc_pool allocator (Gopal) 
- doubly-linked sma allocator (Shire)
- php 5.3 gc compatibility (Gopal)
- APCIterator for easy access (Shire)
- apc_delete_file (Shire)
- apc_inc/apc_dec/apc_cas functions (Shire)
- apc.canonicalize (Gopal)
- apc.preload_path (Gopal)
- apc.rfc1867_ttl  (Shire)
- apc.file_md5     (Shire)
- consolidate locking macros (Shire)
- remove futex/TSRM locks  (Shire)
- non-blocking semaphore locks  (Shire)
- zval* object rework (Gopal)
</description>
<dc:date>2008-12-12T04:18:32-05:00</dc:date>
</item><item rdf:about="http://pecl.php.net/package/APC/download/3.0.19/">
<title>APC 3.0.19</title>
    <link>http://pecl.php.net/package/APC/download/3.0.19/</link>
    <description>* Move expunge callback groundwork to 3.1 (Rasmus)
* Fix fd-leak (Gopal)
* Fix double-free on builtin functions (Gopal)
* Initial PHP 5.3 support (Gopal)
</description>
<dc:date>2008-05-15T02:48:05-05:00</dc:date>
</item><item rdf:about="http://pecl.php.net/package/APC/download/3.0.18/">
<title>APC 3.0.18</title>
    <link>http://pecl.php.net/package/APC/download/3.0.18/</link>
    <description>* Revert memleak patch (Gopal)
* Fix for bug 13504 (David Fraser)
</description>
<dc:date>2008-03-28T16:17:57-05:00</dc:date>
</item><item rdf:about="http://pecl.php.net/package/APC/download/3.0.17/">
<title>APC 3.0.17</title>
    <link>http://pecl.php.net/package/APC/download/3.0.17/</link>
    <description>* Fix for CVE-2008-1488 (Daniel Papasian, Rasmus)
* Fix apc_add() cache expunge bug (Rasmus)
* Added parameter to apc_fetch to determine success/failure when fetching booleans (Shire)
* Fix misc. memleaks (Shire)
</description>
<dc:date>2008-03-25T16:16:58-05:00</dc:date>
</item><item rdf:about="http://pecl.php.net/package/APC/download/3.0.16/">
<title>APC 3.0.16</title>
    <link>http://pecl.php.net/package/APC/download/3.0.16/</link>
    <description>* Fix for longstanding cache-full crash (Christian Seiler)
  http://news.php.net/php.pecl.dev/4951 for the details
* Added optional shm unmap on a fatal signal feature (Lucas Nealan)
* Added PTHREAD_MUTEX_ADAPTIVE_NP option pthread locks (Paul Saab)
* Minor cleanups (Lucas Nealan)
* Added configure option to enable apc_cache_info('filehits') (Shire)
</description>
<dc:date>2007-12-26T17:53:15-05:00</dc:date>
</item><item rdf:about="http://pecl.php.net/package/APC/download/3.0.15/">
<title>APC 3.0.15</title>
    <link>http://pecl.php.net/package/APC/download/3.0.15/</link>
    <description>* Eliminate a per-request time() syscall (Rasmus)
* Added rfc1867 prefix, name, and freq ini options (Shire)
* Allow deletion of individual user cache entries via apc.php (Sara)
* Fix overzealous cleanup during RSHUTDOWN (Gopal)
* Fix memory alignment and locking issues (Gopal)
* Make apc_compile insert/replace entries (Shire)
* Make mixed inheritance recompile &amp; cache afresh  (Gopal)
* Make nostat mode search include_path for canonicalization (Gopal)
* ZTS &amp; other compile fixes (Gopal, Edin, Shire)
</description>
<dc:date>2007-10-18T16:40:51-05:00</dc:date>
</item><item rdf:about="http://pecl.php.net/package/APC/download/3.0.14/">
<title>APC 3.0.14</title>
    <link>http://pecl.php.net/package/APC/download/3.0.14/</link>
    <description>* Build fix (Shire)
* Don't hook the upload hook if APC is disabled (Rasmus)
* Local shadow cache support (Gopal)
* Avoid uneccessary loops over op_arrays for &quot;known&quot; auto-globals (Gopal)
* Fix apc_add() to overwrite timed out user entries (Rasmus)
* Fix double inclusion of files with conditional classes in php4 (Gopal)
* Allocator fixes to reduce fragmentation (Gopal)
</description>
<dc:date>2007-04-02T19:06:55-05:00</dc:date>
</item>
</rdf:RDF>