Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81563 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85073 invoked from network); 2 Feb 2015 08:44:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Feb 2015 08:44:58 -0000 Authentication-Results: pb1.pair.com smtp.mail=mike.php.net@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=mike.php.net@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.178 as permitted sender) X-PHP-List-Original-Sender: mike.php.net@gmail.com X-Host-Fingerprint: 74.125.82.178 mail-we0-f178.google.com Received: from [74.125.82.178] ([74.125.82.178:45552] helo=mail-we0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7E/53-02376-8093FC45 for ; Mon, 02 Feb 2015 03:44:57 -0500 Received: by mail-we0-f178.google.com with SMTP id k48so37579081wev.9 for ; Mon, 02 Feb 2015 00:44:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=fzX0QVMQV46K6kkYhGPFNG/Lp7CVs+SN4/s782vMfA0=; b=ZtF9vmlTAuNGNfafHd9So84LziZ0snT0cBYJPd0vbkDltHUv2KeQQg0+ACrdl4pDme +ZQl4toiEMR+H/UjJUkRSQ1yXBa6oO+pA4Dzbyx+/6hihFn0OqjR3vdyOSJZct2qS/1u uUXU4GF7CT3vY8D8oiZj4HqrMCACqbllFVMbpg40x5dJcHWzpSmyt4s4IQWxEI9uGVHi +u9UBE3uS4paXD3GCkPOByuPcqZa6iuP5ycQGkW/p+/2oWJsF996Zp7KJmoFRYycwmdY VdvtViOQhh40BPFqXbcEYi9JEStQRnYW0if6Z05LMk7mLss+58adLsEjR5m/nK4DrIpv 21gQ== X-Received: by 10.181.29.201 with SMTP id jy9mr21779033wid.17.1422866694391; Mon, 02 Feb 2015 00:44:54 -0800 (PST) Received: from lepisma-3.bemi (89-104-28-113.customer.bnet.at. [89.104.28.113]) by mx.google.com with ESMTPSA id 18sm26811288wjr.46.2015.02.02.00.44.53 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 02 Feb 2015 00:44:53 -0800 (PST) Sender: Michael Wallner Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) In-Reply-To: <004e01d03eb4$a4dd8240$ee9886c0$@tekwire.net> Date: Mon, 2 Feb 2015 09:44:52 +0100 Cc: Xinchen Hui , PHP Internals , Dmitry Stogov Content-Transfer-Encoding: quoted-printable Message-ID: <05DBBB52-50EB-4120-B8D0-C5A67A2BAD8F@php.net> References: <004e01d03eb4$a4dd8240$ee9886c0$@tekwire.net> To: francois@tekwire.net X-Mailer: Apple Mail (2.1993) Subject: Re: [PHP-DEV] [DICUSS]Cleanup resource handling APIs From: mike@php.net (Michael Wallner) > On 02 02 2015, at 07:51, Fran=C3=A7ois Laupretre = wrote: > Sorry to say that, but are you sure you understand the difference = between zval types and resource types ? >=20 Thanks, you made my day.