Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:99514 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20813 invoked from network); 13 Jun 2017 20:20:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Jun 2017 20:20:50 -0000 Authentication-Results: pb1.pair.com header.from=dev@mabe.berlin; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=dev@mabe.berlin; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain mabe.berlin from 80.237.132.167 cause and error) X-PHP-List-Original-Sender: dev@mabe.berlin X-Host-Fingerprint: 80.237.132.167 wp160.webpack.hosteurope.de Received: from [80.237.132.167] ([80.237.132.167:46360] helo=wp160.webpack.hosteurope.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CA/AA-00089-E1940495 for ; Tue, 13 Jun 2017 16:20:48 -0400 Received: from [2a02:8109:8580:2ea0:188a:1cd4:ef81:5468]; authenticated by wp160.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) id 1dKsIs-000756-Tr; Tue, 13 Jun 2017 22:20:42 +0200 To: internals@lists.php.net References: <163e1a7e-bdc0-146d-39bf-c1b199fa1188@php.net> <483ebffb-9f51-2d66-0780-2d210a70fb8b@php.net> Message-ID: Date: Tue, 13 Jun 2017 22:20:42 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-bounce-key: webpack.hosteurope.de;dev@mabe.berlin;1497385248;8de2f2ff; X-HE-SMSGID: 1dKsIs-000756-Tr Subject: Re: [PHP-DEV] PHP_OS_FAMILY and macOS From: dev@mabe.berlin (Marc Bennewitz) Am 13.06.2017 um 21:35 schrieb Davey Shafik: > Given that iPad (and iPhone) both run iOS which is based on Darwin, and > Apple just relaxed the rules on running interpreted code, and we are > already seeing IDEs spring up for the device, we should use "Darwin", > rather than "Mac". This also encompasses other distros like PureDarwin. nice catch +1 from me > > - Davey > > > > On Tue, Jun 13, 2017 at 6:47 AM, Sebastian Bergmann > wrote: > >> Am 13.06.2017 um 15:00 schrieb Zeev Suraski: >>> Yep, Mac sounds like a fairly future-proof choice, and is also >> consistent with the capitalization of other options. >> >> Implemented in >> http://git.php.net/?p=php-src.git;a=commitdiff;h= >> 362d2e42a02fe018a7d1261a53ff59b73fed91f6 >> >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php >> >