Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:106019 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 24097 invoked from network); 21 Jun 2019 21:35:15 -0000 Received: from unknown (HELO mail-qk1-f175.google.com) (209.85.222.175) by pb1.pair.com with SMTP; 21 Jun 2019 21:35:15 -0000 Received: by mail-qk1-f175.google.com with SMTP id r6so5220251qkc.0 for ; Fri, 21 Jun 2019 11:50:28 -0700 (PDT) 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:reply-to :from:date:message-id:subject:to:cc; bh=NLzsG0TzLeF2Txh9x5FKyl9PPOFCSbvdOPy3NykLmMU=; b=C1bHf6bkzwuj3VSE9R2iDwejoH/LhJIxS4CZDKokEMd+EFqgd1W1fifcxK2qvtaLri BMlmRrAf0edHX4Dj0/2sWY+Tszr/+vcRO84IF94ztZE2I9FsBV7CrIfYMUNPr1JiQmtF uHq/O9je4/SLuaeRB49h/8cDOXpwu3ClEE3BFg/DEJhI17hthZM7xfryrNyMBPqcRmak WxRaFGDxMQYiKZyVvsw0kL9E4WmGXJlIBJZrcmRQdBjvSzKROSFxd9LwjDFZdMad9UPI 2RbpfW25v+Vky8omleOiWyW23gS+ZDNPLcV1pg+O/qcgbCKKncvPqeZZmCJCj8TXTR15 ctJQ== X-Gm-Message-State: APjAAAUf/F/MxmKHPCFx5kMvF6czQQF3Y/z1dGyDlyW6WYx4mdGR0ApW S3aQKFpyRdW/RpqUAIMhxvVfjPN5y5mG4dbyQYTRdA== X-Google-Smtp-Source: APXvYqzKN9mI/9MGric6bY2PNrOnWd2TmwtsT9uqTc6wJCweTBZPVKXltdY8+O/X07R1EHrTWw4vbSUsjHTCSPj0kZo= X-Received: by 2002:ae9:e217:: with SMTP id c23mr6118826qkc.227.1561143028110; Fri, 21 Jun 2019 11:50:28 -0700 (PDT) MIME-Version: 1.0 References: <2FC71680-06DE-45DA-A688-3EE810000431@gmail.com> In-Reply-To: Reply-To: bishop@php.net Date: Fri, 21 Jun 2019 14:50:01 -0400 Message-ID: To: Claude Pache Cc: Kalle Sommer Nielsen , PHP internals , Nikita Popov Content-Type: multipart/alternative; boundary="000000000000a25b84058bd9ef0e" Subject: Re: [PHP-DEV] [RFC] Deprecations for 7.4 From: bishop@php.net (Bishop Bettini) --000000000000a25b84058bd9ef0e Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Fri, Jun 21, 2019 at 2:46 PM Claude Pache wrote= : > > > > Le 21 juin 2019 =C3=A0 20:15, Bishop Bettini a =C3=A9c= rit : > > > > On Fri, Jun 21, 2019, 13:54 Claude Pache > wrote: > > > > > > > Le 21 juin 2019 =C3=A0 17:20, Kalle Sommer Nielsen kalle@php.net>> a =C3=A9crit : > > > > > > Greetings Internals > > > > > > Nikita and I would like to open the discussion for the RFC: > > > "Deprecations for 7.4", this RFC targets a larger set of various > > > features targeting for deprecation in 7.4 with the intention of > > > removal in PHP 8.0. > > > > > > https://wiki.php.net/rfc/deprecations_php_7_4 < > https://wiki.php.net/rfc/deprecations_php_7_4> > > > > > > If there is no major objections to this RFC, then voting will begin i= n > > > a 2 weeks time. > > > > I object to the following deprecations: > > > > ------------ > > > > is_writeable(). > > > > That =E2=80=9Cwriteable=E2=80=9D is =E2=80=9Ca spelling mistake=E2=80= =9D (as opposed to an =E2=80=9Cuncommon > alternative spelling=E2=80=9D) is an opinion that is not really probable. > > > > Agreed. > > > > http://cerebriform.blogspot.com/2015/05/writable-is-wrong.html < > http://cerebriform.blogspot.com/2015/05/writable-is-wrong.html> > > > > "With this in mind, what about "writable" and its variant "writeable"? > While the dictionary says "writable" is correct, I consider that spelling > harmful. Search for "table" and you'll hit "writable", which is > undoubtedly a false positive." > > Your spell checker has incorrectly =E2=80=9Cfixed=E2=80=9D the last word = of my message... > =E2=80=94Claude > The irony's not lost on me. Yet, apologies: human error. I manually typed it, as I was working on my mobile and deleted whilst replying. s/probable/provable/g. --000000000000a25b84058bd9ef0e--