Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18040 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15922 invoked by uid 1010); 14 Aug 2005 05:46:25 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 15907 invoked from network); 14 Aug 2005 05:46:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Aug 2005 05:46:25 -0000 X-Host-Fingerprint: 70.85.46.36 unknown Received: from ([70.85.46.36:45088] helo=prohost.org) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id E8/12-33075-0BADEF24 for ; Sun, 14 Aug 2005 01:46:25 -0400 Received: (qmail 14104 invoked from network); 14 Aug 2005 05:46:21 -0000 Received: from cpe00095beeab35-cm000f9f7d6664.cpe.net.cable.rogers.com (HELO ?192.168.1.101?) (69.196.31.219) by prohost.org with SMTP; 14 Aug 2005 05:46:21 -0000 Message-ID: <42FEDAAC.3000609@prohost.org> Date: Sun, 14 Aug 2005 01:46:20 -0400 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jani Taskinen CC: George Schlossnagle , internals References: <42FCE0E4.604@lerdorf.com> <42FDB870.8040807@kmit.sk> <8A1E0BC8-0F6C-4B70-B53E-1AE02E500F05@omniti.com> <71DDD152-EB26-4456-8541-7631BF985730@omniti.com> In-Reply-To: X-Enigmail-Version: 0.92.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 6.0 Wishlist From: ilia@prohost.org (Ilia Alshanetsky) If apc comes bundled then it includes apc_store() and apc_fetch() this is pretty much $_MEMORY with a few tweaks. Ilia