Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:105475 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 68503 invoked from network); 28 Apr 2019 00:03:53 -0000 Received: from unknown (HELO mail-io1-f50.google.com) (209.85.166.50) by pb1.pair.com with SMTP; 28 Apr 2019 00:03:53 -0000 Received: by mail-io1-f50.google.com with SMTP id r10so5794474ioc.8 for ; Sat, 27 Apr 2019 14:05:22 -0700 (PDT) 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=2ScNF7kM3WTLCRAAIKSDsl/yizosK+IXVaQa5Y/RlzM=; b=uGauQa5TxOFdaZNs2UPxlgCJqhKFbzB/0ytH0ODN/X85RInyiVJjUW1HMOxMJw7Twz eZLe25jdGLtEZEh90U1tFvCLpjDom99F4KL6xdMcN1jrYxyP0YAOrqKE55gv9Auua8Ce 4KfiHcjBsz4bFUpChFj5v2j7Yc3rVnEODNxSwMSEx4CXsrZQEAzB2WWrBvdExyZnYqHN Ly3s0eblj5FbfxVu6Xeb+moJoG0vm5WucayML5JUoHD/1+iAPTgp50KYgCIuAQUqXXTN r04m4Bu0HSjTMjrOCLT0F8SuY1Im2rW9uTSGilCkkQPwL92JqoR5CvUSvvOk+A2aHH9i BNWw== 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=2ScNF7kM3WTLCRAAIKSDsl/yizosK+IXVaQa5Y/RlzM=; b=WiHHqjQf8pE2COatKKlnBJKp8z4vP1dWkwh9/FhM+/QlFCywlDw4suxInAzmoSlDxp cfMHpHqB1Mte9ephb+mc4lBYtUE2suuOa0LBqsvOb3W2R2YMxpi73ABViwyCwEzrmDey s4vcfbQfx11FCnHcRj5qpqNw51ggRrKcbW5/i47pOl80RVcCinefUmEs/Zc8Bx2g+/SW XvOhwuuoD1JJ23ozbLkNzebq8rpiWF6ei4xUxaMO/ujK1JsnwuH4PWo29oeIr39LGteK VMDXI9F8zTUekg1OAkgEoz+F8gzb560dLy1Phz0qRkiADU4ZwIiSPohjMSfC9/5MqBkj XLZg== X-Gm-Message-State: APjAAAWJap3Prn4eb2kK5+HniCY+DlFuOBPT/6qijhFbA+iDJItGr+eq OWPm7MRHxkwao//jUm3xwSX0X7LddeTXkmixsVM= X-Google-Smtp-Source: APXvYqz2UBV4aviRcCClPC2W70LLkCPMCzlwAoKfTIo31UqvcCLGEKLmkBZXsL+PTv84s8wFh5eRoO0/ZM+p7ibU8j8= X-Received: by 2002:a6b:d307:: with SMTP id s7mr5822968iob.81.1556399121677; Sat, 27 Apr 2019 14:05:21 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Sun, 28 Apr 2019 00:05:10 +0300 Message-ID: To: Dan Ackroyd Cc: David Rodrigues , PHP Internals Content-Type: text/plain; charset="UTF-8" Subject: Re: [PHP-DEV] Symbol implementation From: weirdan@gmail.com (Bruce Weirdan) On Sat, Apr 27, 2019 at 11:57 PM Dan Ackroyd wrote: > > typehint > > Please could people stop using that word. PHP's type system for > parameters and return values are actual types, not just hints. People use the term PHP itself uses: https://www.php.net/results.php?q=typehint&l=en&p=all -- Best regards, Bruce Weirdan mailto:weirdan@gmail.com