Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18720 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21664 invoked by uid 1010); 8 Sep 2005 14:57:00 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 21649 invoked from network); 8 Sep 2005 14:57:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Sep 2005 14:57:00 -0000 X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:54599] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 42/4D-23233-A3150234 for ; Thu, 08 Sep 2005 10:56:59 -0400 Received: (qmail 32149 invoked from network); 8 Sep 2005 14:56:53 -0000 Received: from shire.zend.office (10.1.2.160) by internal.zend.office with SMTP; 8 Sep 2005 14:56:53 -0000 Date: Thu, 8 Sep 2005 17:56:53 +0300 (IDT) X-X-Sender: frodo@shire.zend.office To: Wez Furlong cc: Sara Golemon , internals@lists.php.net In-Reply-To: <4e89b42605090805185f916d96@mail.gmail.com> Message-ID: References: <002301c5b40d$0f75a570$85901a44@lighthammer> <4e89b42605090805185f916d96@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] zend_list_delete() doesn't. From: stas@zend.com (Stanislav Malyshev) WF>>IMO, "hard kill" doesn't really fit in a system that uses reference WF>>counts; you either use reference counts, or don't. There are cases Obviously, we have here conflicting requirements - on the one side, fclose($a) should invalidate resourse, on the other side, oci_close($a) should not. I'm not sure it is possible to satisfy both of these requirements... -- Stanislav Malyshev, Zend Products Engineer stas@zend.com http://www.zend.com/ +972-3-6139665 ext.115