Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:87122 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13937 invoked from network); 12 Jul 2015 17:35:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Jul 2015 17:35:32 -0000 Authentication-Results: pb1.pair.com smtp.mail=ua.san.alex@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ua.san.alex@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.196 as permitted sender) X-PHP-List-Original-Sender: ua.san.alex@gmail.com X-Host-Fingerprint: 209.85.223.196 mail-ie0-f196.google.com Received: from [209.85.223.196] ([209.85.223.196:35424] helo=mail-ie0-f196.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 83/84-23914-265A2A55 for ; Sun, 12 Jul 2015 13:35:30 -0400 Received: by iebmx2 with SMTP id mx2so5500347ieb.2 for ; Sun, 12 Jul 2015 10:35:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=70RnIQBjQayzFbMiuxQY1nylys7grQfU5QO8o+dBI9o=; b=rOHpUHJgHa3dpD87l4fuQN0GFH/n3PG92kgrEGDkAtIlpBeAYc4DRK3uMpXg3+iemE 1qkOtTSc8jI3CNbnrlol1Mou3gYQKBNDMwcfytuhCowOjX8vHD05aO/cyUlwxN2lBLNH 4tNibtRzLvucU3zWqg4/Nw9N1CjsBdyxPcEE11qti+oMa4DuQI8TNBoc6HugGVsLnccf ZgCTMAUq1YaMfQBvFbA3yM5WpC+FCCC6XcTHOFfLo8fiEiq3ECifKpqEFarn7rKlCWZg HHRpZ+EDlGdbFOUFFm+qlsaNbmXGq1cAsAPZJtlz8njW3VaWC1rPp00H4YjshUxnLUjE Y4rQ== MIME-Version: 1.0 X-Received: by 10.50.62.106 with SMTP id x10mr8738374igr.29.1436722527017; Sun, 12 Jul 2015 10:35:27 -0700 (PDT) Received: by 10.50.246.20 with HTTP; Sun, 12 Jul 2015 10:35:26 -0700 (PDT) In-Reply-To: References: <55A16375.4000707@php.net> <55A220D8.3090004@gmail.com> <55A224E0.4090804@lsces.co.uk> Date: Sun, 12 Jul 2015 20:35:26 +0300 Message-ID: To: Marcio Almada Cc: Lester Caine , PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] PHP7 and types From: ua.san.alex@gmail.com ("S.A.N") Of course the main target - check types, but not all use the check types, but almost everyone uses Ide, so I said, it is actual and useful. I do not see contradictions, everyone who wants to write PHP 5 code, need use DocBlock @var. I hope that in the PHP 7.x, DocBlock is only for documentation of code, all declared types be in the language and not in the comments I would like it to be implemented, not beginning of unnecessary disputes. Thank.