Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:112486 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 76286 invoked from network); 10 Dec 2020 20:51:01 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 10 Dec 2020 20:51:01 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id E23391804D1 for ; Thu, 10 Dec 2020 12:20:47 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_50,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail-ej1-f42.google.com (mail-ej1-f42.google.com [209.85.218.42]) (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 ; Thu, 10 Dec 2020 12:20:44 -0800 (PST) Received: by mail-ej1-f42.google.com with SMTP id b9so9212919ejy.0 for ; Thu, 10 Dec 2020 12:20:44 -0800 (PST) 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=BVnrFePhfAxwsLgj9uGuD+HBR0n2FNvTH+/ycCSiG10=; b=aCE1p4Yvw6nykzxBrZz1CtBWLzcu44TZ69TsHjSpyMvTmwDNTwz7EyS4oo//mBZCJ+ hmrx5cERdJpYHF1qqEWZ/yqXlf4uqKS8Ur5VAEh/bP6ThfTEybdM4wnJooIFkwk6u9y8 ZZe+Xkt9MwDX5NLcSKnUHe3M8DDn8UL3GWJJQ7Vl/5vtR6Ffiy1yLSLCadiBgVxrSCle ieODMs0WXrCUIZ7T/gHZL+t4VrcaIg5I/fd9ptHVbMvwxT2jdrcEYAoirN9dS+rUfGN/ gont4R39drcoQboa/Mv8KRjjsz1VarEVDF6pvmL5RbBGOZQ/fn9VFMSmxluf845xx579 1JPg== 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=BVnrFePhfAxwsLgj9uGuD+HBR0n2FNvTH+/ycCSiG10=; b=rZHer9DiQwAdKC8kk/u8B+M1NUw5gm2ssc3p+MkacvvLcrAPpltYFMUuw7d03Pu5Bh c3gazPSceU05e2tdBZJ9npOut5/NyK5mvra9oNvBdCrXM+8v38d65wxoEB2VBwYxjrTn GChqf1KoR0KmQy6RT5q8JZ8/uvtkii5QBAGWskmmikCPalUGwKEM8Kzp4h+L+RhUg82W YDjBFGTaFjFOCakUuqjMRwXgpw7S4tWcrVFJT/i/ZyBuXI/l2s9uVxu+ZjRueHJjCuDh Z9Bs2OoFk+3RG5uG+DUWwpI6HQRbD5PbzA9tmbB3jNTsqQqpuSgXKQxGK5JFGSwEzHqS YkrA== X-Gm-Message-State: AOAM533Fj/+eGdkq32aznt0EURFvgnccppGOHHhfFUJadEsEKpezr4hT VaSE/5AnYdDiOVqb7zZjNVJySFutMeaGnG56mqg= X-Google-Smtp-Source: ABdhPJzGI1DgkYWOkSpOhRQhET3zr125t578dbF1epcyDOKoLxRDJYW5qb3ddN4JcqXNNyiyax4Zba/VoNEYf88e090= X-Received: by 2002:a17:906:a29a:: with SMTP id i26mr7956184ejz.45.1607631642276; Thu, 10 Dec 2020 12:20:42 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: Date: Thu, 10 Dec 2020 15:20:04 -0500 Message-ID: To: Sara Golemon Cc: =?UTF-8?B?4oKs4oCTIOKAnWvigJ1r?= , Aleksander Machniak , "internals@lists.php.net" Content-Type: multipart/alternative; boundary="000000000000f7b78605b621e803" Subject: =?UTF-8?Q?Re=3A_=5BPHP=2DDEV=5D_=E5=9B=9E=E5=A4=8D=3A_=5BPHP=2DDEV=5D_=5Brfc=3Adirect=2Dexecutio?= =?UTF-8?Q?n=2Dopcode=5D_Whether_need_=5F=5FFILE=5F=5F_the_value_of_the_file_to_rep?= =?UTF-8?Q?lace_the_compiled_opcode_file_path?= From: morganbreden@gmail.com (Morgan Breden) --000000000000f7b78605b621e803 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable I'm not 100% certain but I believe what chopins is proposing is the ability to require()/include() files generated by opcache, without including the .php file. The reference to __FILE__ is I believe a warning to using relative paths, since the compiled opcode file would be in a different location? On Thu, Dec 10, 2020 at 10:52 AM Sara Golemon wrote: > On Thu, Dec 10, 2020 at 8:40 AM =E2=82=AC=E2=80=93 =E2=80=9Dk=E2=80=9Dk <= chopins.xiao@gmail.com> wrote: > > > Hi, Aleksander Machniak: > > which part is more difficult to read? Can you tell me? > > > > > All of it. > > I'm sorry, but I have absolutely no idea what you're trying to propose > here. Something about __FILE__ not being the right value in certain > circumstances because of something about opcache. > > -Sara > --000000000000f7b78605b621e803--