Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38349 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93483 invoked from network); 18 Jun 2008 12:40:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jun 2008 12:40:51 -0000 Authentication-Results: pb1.pair.com smtp.mail=indeyets@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=indeyets@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.46.29 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: indeyets@gmail.com X-Host-Fingerprint: 74.125.46.29 yw-out-2324.google.com Received: from [74.125.46.29] ([74.125.46.29:39789] helo=yw-out-2324.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 57/9E-03518-25209584 for ; Wed, 18 Jun 2008 08:40:50 -0400 Received: by yw-out-2324.google.com with SMTP id 5so119675ywb.83 for ; Wed, 18 Jun 2008 05:40:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=V/ip5u+mk8wyB4xHZApCtGe9RweqpkOPEGE3ufAjHig=; b=lxFhe6GMmuqFdww9O3NKw+Kmh52pFqBpkq3+z3jTaRfhCQrOjdbInvJeRcw15WOkfv tqi3EfbN6aKHMCW1KMjRdpXL/OG1X+QD7Ps0483R7lpMYWH1e3Ha9eIiiUeXZiAKDA94 eAhzOrM1tympXAE2HmwWRon+E6+U10idWBKD8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=aw63xMjvC0InoZOnOptEJTiwA+tb3HdayL+YYpVjvwDFk9kxESTZ9Yeqf6YYByhVXj U3wZiVm84CprUSfD1qqTjYgsn+WcXiSxxWp3bF8xajbsSw/yK6NlBwn+CiGv98Woci5s Vf5nRuZz3V5qoddR99nt00g2mVCK2PtGARoq0= Received: by 10.150.52.2 with SMTP id z2mr1029973ybz.47.1213792847824; Wed, 18 Jun 2008 05:40:47 -0700 (PDT) Received: by 10.150.158.8 with HTTP; Wed, 18 Jun 2008 05:40:47 -0700 (PDT) Message-ID: Date: Wed, 18 Jun 2008 16:40:47 +0400 To: "Antony Dovgal" Cc: "Pierre Joye" , "PHP internals" , "Etienne Kneuss" In-Reply-To: <4858EE6E.8050906@daylessday.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4858EE6E.8050906@daylessday.org> Subject: Re: [PHP-DEV] FastArray, great addition From: indeyets@gmail.com ("Alexey Zakhlestin") On 6/18/08, Antony Dovgal wrote: > Though I'd like to be able to cast these arrays to PHP's arrays and we need > to implement get_properties() handler for that. > If there are no objections, I'll commit my patch when I get back home (30th > of June). 2-way conversion would be perfect ;) -- Alexey Zakhlestin http://blog.milkfarmsoft.com/