Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:106791 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 18844 invoked from network); 29 Aug 2019 10:26:59 -0000 Received: from unknown (HELO mail-oi1-f180.google.com) (209.85.167.180) by pb1.pair.com with SMTP; 29 Aug 2019 10:26:59 -0000 Received: by mail-oi1-f180.google.com with SMTP id l2so1888501oil.0 for ; Thu, 29 Aug 2019 00:59:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=xK7iCUtrOxRnJtkSHAJr9NNgtidtEerc3S5RnNgO6SI=; b=UViCCJvwbWJdHF0O8+kr7QOT8HA+3nQAxckGMvQ77EmnN/09Y//s0cp54UoDrnA6vb g7ewjgniXIoy2zjfpBK6yRyoXYgmEhXiUfU68eCxXegB2ijynZsfbUPrFvxKI+jMAr49 vzL1TsEANhbeEgEEtoILFAzxP/GMqeTXSSROxs3WCCVU43pb3EFKUvHhWCMoArBPDA8B Pr271/hAdFiZyaEgubtavWtZLeoNzohgQgM+AvlXDgNRSve1U+bTTMJHnAl8B+71yDeP WADbzAbAeWrTj94if8zxjAomcnlaIGXmfi95KA4of8BeHWlxamOW3FU8b1QOZGoC2kwn 707w== 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:from:date :message-id:subject:to:cc; bh=xK7iCUtrOxRnJtkSHAJr9NNgtidtEerc3S5RnNgO6SI=; b=n7526DK8s33m0grfAtLAtJbuAlNgwth5PPXOLu1gxTTOIAQSUnzCRU87cM6ciHJADa vx/9uaKhvDMBk2jBmpdPp66a+Ham6R+LmMCDsOF6KVqF/TBCI7N7S19nZqOhbHKGlTBx 716eICKgxTdKGFSqfV6MTi3H4r6GkoCivzwqPi1prw0Pt/RSy34SULsXfMi1PVHtKjCW n3aPw5CaTcKrumpixhgAo7E/bBgdfpqBt/h/DDhUC0yaYaagQZ0q+ZE+a21YqRgCFeke V9YHnO7DrJHEYZ70qyjXqEdFPo7TlygrYLdqSSpj5cnakNlJ6GCTe7biUgfFjBdwxDnr 3d/w== X-Gm-Message-State: APjAAAVfUSpfgZ1qeEoM9nivUf3AALMlywaguzztv+eoPm8evxJXXjIc 0d3c4bR0Dema5J0HEKCpy+Tw7U5Q X-Google-Smtp-Source: APXvYqzef6l5lTNrQmg4PCl+QzWG1fyI5mVB/0cLuN1FplL4jBGwuwomymGKiUEBTgcHU4sWYypnOg== X-Received: by 2002:aca:d44f:: with SMTP id l76mr5720160oig.172.1567065559233; Thu, 29 Aug 2019 00:59:19 -0700 (PDT) Received: from mail-oi1-f176.google.com (mail-oi1-f176.google.com. [209.85.167.176]) by smtp.gmail.com with ESMTPSA id 65sm547363otw.2.2019.08.29.00.59.18 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 29 Aug 2019 00:59:18 -0700 (PDT) Received: by mail-oi1-f176.google.com with SMTP id a127so1871764oii.2 for ; Thu, 29 Aug 2019 00:59:18 -0700 (PDT) X-Received: by 2002:a05:6808:8d9:: with SMTP id k25mr5536097oij.129.1567065557950; Thu, 29 Aug 2019 00:59:17 -0700 (PDT) MIME-Version: 1.0 References: <59C63919-5D79-4F80-ADFB-022DFD78662A@cschneid.com> In-Reply-To: <59C63919-5D79-4F80-ADFB-022DFD78662A@cschneid.com> Date: Thu, 29 Aug 2019 08:58:42 +0100 X-Gmail-Original-Message-ID: Message-ID: To: Christian Schneider Cc: =?UTF-8?Q?Alexandru_P=C4=83tr=C4=83nescu?= , PHP internals Content-Type: multipart/alternative; boundary="000000000000ebfad105913ce1c0" Subject: Re: [PHP-DEV] [RFC] Reclassifying engine warnings From: phpmailinglists@gmail.com (Peter Bowyer) --000000000000ebfad105913ce1c0 Content-Type: text/plain; charset="UTF-8" On Thu, 29 Aug 2019 at 08:28, Christian Schneider wrote: > Side-note: Which brings us back to the discussion about the downsides of > language modes but as similar topics keep on popping up (although by the > same people) you are slowly convincing me that going down that road is the > best compromise. > Is there any technical reason PHP can't go the transpiler route? Let everyone experiment with their own preferred changes, and pull the best ideas, once proven, into core PHP? Peter --000000000000ebfad105913ce1c0--