Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:99513 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17550 invoked from network); 13 Jun 2017 19:35:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Jun 2017 19:35:10 -0000 Authentication-Results: pb1.pair.com smtp.mail=me@daveyshafik.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=me@daveyshafik.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain daveyshafik.com from 209.85.216.172 cause and error) X-PHP-List-Original-Sender: me@daveyshafik.com X-Host-Fingerprint: 209.85.216.172 mail-qt0-f172.google.com Received: from [209.85.216.172] ([209.85.216.172:36488] helo=mail-qt0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CB/3A-00089-96E30495 for ; Tue, 13 Jun 2017 15:35:07 -0400 Received: by mail-qt0-f172.google.com with SMTP id u19so186892035qta.3 for ; Tue, 13 Jun 2017 12:35:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=daveyshafik-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to; bh=pKcJSZg6mb0ZAIl9/ScHp+BkSCRWKDH3hSTn3RHtkxk=; b=nvdiuhAr4+Iu4Z+N2GzwFED0dRNljbPUNi2616S3F6W24MF4Gp7sqB8JNXtUJ2GU9N lWMfp394l0RKkJhRFwUXlfZtb2bmLrkC48rasvgmtCATx3JN9bV4jOAXQYYMjz6hLfVC xZfiW/ZrTLf+hHQ7jar6PBD35PHU5XRsPptMkXUTZzoVuVNud5PVjf4GF0E8zRV+usdg ci797f3WncBO5v8rKY61DF29CeVJBOQ0OKKC9OIzqPRvKAO4Glxp/hnY/JJmI1Td6/Dr ZISznA+S9WQoAuGhFIDqwAGXFxnlSVshXJ7w073HkJ4w8e2yyamOct1TqY0bwdzKcSkA EN2A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to; bh=pKcJSZg6mb0ZAIl9/ScHp+BkSCRWKDH3hSTn3RHtkxk=; b=RsY7TF/gRb/kh1jVlNhWr7/xskxhniRuC12b2I/EwaFdNGA+6iQjbro1EnGJA4qwvV wkFSfMKEZDH1sLlWNpMfYHkxvG7ljK4JzgW4dcW30lE8AiYz4I3Y0v5oVHKkOk1fLe/n WxVw6VmXTpnIdbev5WGim/8giXH/ip5CHLhsEtBP+WvjWrvrcDtHZOlPbq3xkEH2Ui3b Niq1eS7rh+JpUxpwxsJM18EYU+b2AUeoLrjRuuLP3pxdR6OSNq3u925E4DnN5H6lBjxu UEBLTZ7uUWEf1LAZPjVYQ+hK/HOztIgSWOYAaDorC109Y07SNxtwaUDgk7YBPw3AX335 CJqw== X-Gm-Message-State: AKS2vOx0Nl9/SKDn3dbyryz+p7NFi/L34w96RAtDvjxNLsoGclddjueg DfKEaMc13MkQwvbmRshNvW1GN90miEj5/E4= X-Received: by 10.200.38.204 with SMTP id 12mr2117897qtp.236.1497382502738; Tue, 13 Jun 2017 12:35:02 -0700 (PDT) MIME-Version: 1.0 Sender: me@daveyshafik.com Received: by 10.237.53.122 with HTTP; Tue, 13 Jun 2017 12:35:02 -0700 (PDT) In-Reply-To: <483ebffb-9f51-2d66-0780-2d210a70fb8b@php.net> References: <163e1a7e-bdc0-146d-39bf-c1b199fa1188@php.net> <483ebffb-9f51-2d66-0780-2d210a70fb8b@php.net> Date: Tue, 13 Jun 2017 12:35:02 -0700 X-Google-Sender-Auth: rYv7nTycPazbfkRNebvhw7LWOTQ Message-ID: To: "internals@lists.php.net" Content-Type: multipart/alternative; boundary="001a114108f62b43490551dc88bd" Subject: Re: [PHP-DEV] PHP_OS_FAMILY and macOS From: davey@php.net (Davey Shafik) --001a114108f62b43490551dc88bd Content-Type: text/plain; charset="UTF-8" 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. - 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 > --001a114108f62b43490551dc88bd--