Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:108178 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 3732 invoked from network); 17 Jan 2020 12:12:38 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 17 Jan 2020 12:12:38 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 2B5211804CF for ; Fri, 17 Jan 2020 02:20:11 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail-ua1-f41.google.com (mail-ua1-f41.google.com [209.85.222.41]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Fri, 17 Jan 2020 02:20:07 -0800 (PST) Received: by mail-ua1-f41.google.com with SMTP id y3so8750512uae.3 for ; Fri, 17 Jan 2020 02:20:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=TMUyLP/OumWKKtiF/si4H6cKHds/LqwB9JiUgSD7aNg=; b=APaw1dHzJqDhe4ma9IwaJQu60i5bAqwdkLsWAolm9si8YsGLAZwfYGJYpF58MbDfUV KmbDom6ZC7veFwTsm1s7+YzjLDLwOhFQIIYdBgb6rI+gXBOY8ifXLkftzXIIzjks1jA6 7Ucc2mDg2/BriqEORKIbLyPXxIWKneNgc8ulOZek5a69dbOKFtJOPKAk6cBufoZ+rpJT PNrUgTM8Jize5g2GmLAXKyJFe04PhGcyq+SzUog6b+2Oj3pFVd1JxwXIwTPXohH3a0/v VTtb2MbmNfEhafVigu8znUwh/6uh9CNZzMUMNXSRun/T8hU/5CXOB3uYCH+PEdq6Urtq /pQg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=TMUyLP/OumWKKtiF/si4H6cKHds/LqwB9JiUgSD7aNg=; b=WhmaAxvl6URIr9iksyoa6Y8zuOfYI17Qde7Pe2FFZb7SSpBV/RJ+2qt9FLGoA/XQHn Rtq/y9fjPQJXgK4dxZlJol4vF/B1eRtibvidkDmXNp/o3cFCpRnL902mvN7v1IFza+z4 ucXzhWODl9B3akrx3ZOFT/Cu3jz8aQ22b4DolCQ3czJGHxxXydi9MgqV7OIHjHmaHrj+ ttQ6USJVrxR5ZQf9jSuyWnyHyqJtr7WuPfy4QyxaCmaZslXOqaC114BsnNXNLJIBxxZT p7WWvQHycImVqK6p2Gu+FxSwMf6m9pmTWSyGAf7ZRCy27jk2BafK/IoXlZFWgs38oRT9 gEqA== X-Gm-Message-State: APjAAAWm+VCvbLus7xkkmMFumOU0QLDLr21/TyWaf6NrxPs7ppB4EOdD 5EiCGkTGoKMBtTZ00qWJMTII+PL8H5Kt7E/lqYY= X-Google-Smtp-Source: APXvYqyRiw38TwfiNLDeUGL4ePPtuTfHap+QvHv7OQ6ZXohqdlZ1G7nIU0R72BAdPOpPDEsCKIxMLule6t9ZVixPm8M= X-Received: by 2002:ab0:6017:: with SMTP id j23mr20867372ual.3.1579256404508; Fri, 17 Jan 2020 02:20:04 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: Date: Fri, 17 Jan 2020 11:19:53 +0100 Message-ID: To: Aran Reeks Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary="00000000000000090b059c5349a4" Subject: Re: [PHP-DEV] Typed array properties V2 From: kocsismate90@gmail.com (=?UTF-8?B?TcOhdMOpIEtvY3Npcw==?=) --00000000000000090b059c5349a4 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi, So essentially we are talking about generics. I think it's the best time to do so... Maybe our wishes come true soon? ;) Cheers, M=C3=A1t=C3=A9 --00000000000000090b059c5349a4--