Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86824 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2735 invoked from network); 24 Jun 2015 01:14:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jun 2015 01:14:50 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.44 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.213.44 mail-yh0-f44.google.com Received: from [209.85.213.44] ([209.85.213.44:36593] helo=mail-yh0-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 73/90-31425-9840A855 for ; Tue, 23 Jun 2015 21:14:49 -0400 Received: by yhan67 with SMTP id n67so11005332yha.3 for ; Tue, 23 Jun 2015 18:14:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=81Kc7nPt+4drcU3gzXmaTQwlFRdoCTvp2bl3koJwn7A=; b=mbZTWCg9LhIGqTvvhNaKdcHz+OSCLqhDz6ESMJJyK0bvJ4tS6Fy5UH6/qcVTuhRQbB nc6RcB8S9dYiez/Cse1gkEuTIIQ929g4HCznFUMqGP2u8aXvw62tuSDSlhFaPJW6XyV8 bvSSv/deyovBzcJX1cUXZRxG1oJZXZd9+3je5Efpc/dPj3kEhwDimtO3DIWQQ5TrCik6 6jcDcBZaDRlchnxWTcMd3GQXd/533cT8gFaVlc3BfSJJrpqp89EuSrkjSJFThgVK1VN4 E+lKBVwbMoPCv3yAGKStskW8+t7kQ2X/RZT2HUB7XBOIkpuvKLMqnMxVgCUkLJhdUzo/ rKrg== X-Received: by 10.170.159.85 with SMTP id a82mr36412307ykd.58.1435108485960; Tue, 23 Jun 2015 18:14:45 -0700 (PDT) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.129.48.129 with HTTP; Tue, 23 Jun 2015 18:14:06 -0700 (PDT) In-Reply-To: <5589BF81.7080009@gmx.de> References: <84CC181F-E644-4075-B752-24B9C2D75AE2@gmail.com> <5589BF81.7080009@gmx.de> Date: Wed, 24 Jun 2015 10:14:06 +0900 X-Google-Sender-Auth: ElOE5SCPpQt0dCeDb_niXhb5z48 Message-ID: To: Christoph Becker Cc: Tim Bezhashvyly , PHP Internals Content-Type: multipart/alternative; boundary=001a113a7242851cfc0519393b8e Subject: Re: [PHP-DEV] Re: Typed Arrays in Scalar Types RFC From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a113a7242851cfc0519393b8e Content-Type: text/plain; charset=UTF-8 Hi all, On Wed, Jun 24, 2015 at 5:20 AM, Christoph Becker wrote: > > I would like to submit an RFC for supporting typed arrays as > function/method argument and return types. Please either throw stones at me > or give me enough karma to post it. > > > > My php.net username is tim-bezhashvyly. > > Note that there is already , which has > been declined. I would like to have something similar to JSON Schema Validation. This could be a function unlike arrayof. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a113a7242851cfc0519393b8e--