Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:113949 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 14981 invoked from network); 5 Apr 2021 02:39:36 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 5 Apr 2021 02:39:36 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id A41761804DB for ; Sun, 4 Apr 2021 19:38:13 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: *** X-Spam-Status: No, score=3.2 required=5.0 tests=BAYES_20, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_SOFTFAIL autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail-lf1-f50.google.com (mail-lf1-f50.google.com [209.85.167.50]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Sun, 4 Apr 2021 19:38:13 -0700 (PDT) Received: by mail-lf1-f50.google.com with SMTP id i26so15459741lfl.1 for ; Sun, 04 Apr 2021 19:38:12 -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:from:date :message-id:subject:to:cc; bh=boM3B6lDosfSbsJyx734HBtSRF3mPD0LALxPdZJS/0Y=; b=N5NFe0782QtnTcWYkeTHJh7ZjMba96bQk367RmCe9kQ18Q0d1zLHokx4xZtHmBFRVS iJ1KXLDCbtsHdcAG2tZ/E+Ew8kgSpc872i1CdDQWD6+4pl9+68meMvlGCteT5kuYT+xt G1fEndpN9fmq4yrEQqzmhWI9mAKiCOjTRzO/BT6+inggrzDxvWSDaezEo6/j7k/tcnN1 KhKVn/kw9tRwZXnEBE9gDrTJaE7xbKrNuZqXz0ZDd1kEvGwzW2GCJEAxBWdUTaD9QZyV Y5MKuTPQkZr4hY54VjNJn77TKgxeYrsNIjl6U8oFlTPWlptHGDe/Qa8rpppUbYjqEgTE TwrQ== X-Gm-Message-State: AOAM533eKSIi0xh8/vqUgqd9/t/GTklnZpkuIrVgM8CxDKm3oQ2krTvJ qxjFRRAVyhoB8IEnyKLlP9vj3tZyYD5Dd7TfDDptFg== X-Google-Smtp-Source: ABdhPJxSVclGcKX1ebEOA75VumjAeHWrBYdALJnaBnND3CY55l4jjcw8ok1cH0dUHGX52KN+pt0rf5dOvpiXiZt/ur4= X-Received: by 2002:ac2:5052:: with SMTP id a18mr15542588lfm.55.1617590289839; Sun, 04 Apr 2021 19:38:09 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Sun, 4 Apr 2021 21:37:59 -0500 Message-ID: To: =?UTF-8?B?4oKs4oCTIOKAnWvigJ1r?= Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary="0000000000009e482805bf309614" Subject: Re: [PHP-DEV] [VOTE] Direct execution opcode file without php source code file From: pollita@php.net (Sara Golemon) --0000000000009e482805bf309614 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Sun, Apr 4, 2021 at 9:11 PM =E2=82=AC=E2=80=93 =E2=80=9Dk=E2=80=9Dk wrote: > Direct execution opcode file without php source code file RFC vote is now > open. > > https://wiki.php.net/rfc/direct-execution-opcode > > The deadline for voting is April 20. > > Voted no because, as stated during discussion, this is brittle, provides a false sense of security, and doesn't fix any problem. -Sara --0000000000009e482805bf309614--