Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:98881 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73506 invoked from network); 25 Apr 2017 22:51:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Apr 2017 22:51:08 -0000 X-Host-Fingerprint: 95.148.67.65 unknown Received: from [95.148.67.65] ([95.148.67.65:25702] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9E/3E-36901-AD2DFF85 for ; Tue, 25 Apr 2017 18:51:08 -0400 Message-ID: <9E.3E.36901.AD2DFF85@pb1.pair.com> To: internals@lists.php.net References: <82da5975-aaca-580c-50ae-0b034d14b124@fleshgrinder.com> <5280684d-193b-dda8-efc6-903422522d7a@gmail.com> Date: Tue, 25 Apr 2017 23:51:03 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:49.0) Gecko/20100101 Firefox/49.0 SeaMonkey/2.46 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Posted-By: 95.148.67.65 Subject: Re: [PHP-DEV] [RFC] Enable strict_types checking for curl_setopt() From: ajf@ajf.me (Andrea Faulds) Hi Michał, Michał Brzuchalski wrote: >IMHO argument types are valueable when are > reflective by reflection and curl_setopt has no valuable info by reflection > and will never be. Neither do the vast majority of internal functions with parameter type checking. -- Andrea Faulds https://ajf.me/