Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:45134 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52491 invoked from network); 30 Jul 2009 03:09:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Jul 2009 03:09:01 -0000 Authentication-Results: pb1.pair.com smtp.mail=guilhermeblanco@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=guilhermeblanco@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.177 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: guilhermeblanco@gmail.com X-Host-Fingerprint: 209.85.212.177 mail-vw0-f177.google.com Received: from [209.85.212.177] ([209.85.212.177:49079] helo=mail-vw0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 57/C2-39986-BCE017A4 for ; Wed, 29 Jul 2009 23:09:00 -0400 Received: by vws7 with SMTP id 7so25754vws.26 for ; Wed, 29 Jul 2009 20:08:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=LAMznFC2k57TF3Hd8A+AK6rNtrjff8glgmq0aQEEhHI=; b=ktkw9HHxGb35d55yhVMdqBcI4f6wFdU+464ypnNqPQeLTjdrsZffl8JrQa5WGcM9WY RvpUKIMT37BeI915+epq5G3sbX3rhL6TJUCZHohfsyGGX39TwqbXwxAaGHJNsQ2CpMeh gpSeNn8wyC3UcRpfp6tdWuFNmhQeTqISx/VtQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=FT6sLYjAi8TfXzsJaQxxVyPVTsrKP5LakfoyWVeTv4FmBsslekskCK2el0kthFFha5 Vi0pWUk5ZuU2WEAlUUtlDNk3kwGVfeUgqYTOQMvykWXoPDfjjPI8T5pXt/7qDblKaI/f KW8vveQQMrW5gyWVrYBDPEMgY7ZQBIzjGkMLY= MIME-Version: 1.0 Received: by 10.220.84.4 with SMTP id h4mr730804vcl.106.1248923337258; Wed, 29 Jul 2009 20:08:57 -0700 (PDT) Date: Thu, 30 Jul 2009 00:08:57 -0300 Message-ID: To: PHP internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Supporting ArrayObject in array_* functions From: guilhermeblanco@gmail.com (Guilherme Blanco) Hi guys, What do you think about the possibility to support ArrayObject instances in array_* functions? If you all agreed on this, I can definately help to complete the patch, but I need some initial guidance to finish at least the first function. Cheers, --=20 Guilherme Blanco - Web Developer CBC - Certified Bindows Consultant Cell Phone: +55 (16) 9215-8480 MSN: guilhermeblanco@hotmail.com URL: http://blog.bisna.com S=C3=A3o Paulo - SP/Brazil