Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:127643 X-Original-To: internals@lists.php.net Delivered-To: internals@lists.php.net Received: from php-smtp4.php.net (php-smtp4.php.net [45.112.84.5]) by lists.php.net (Postfix) with ESMTPS id 84B281A00BC for ; Wed, 11 Jun 2025 07:38:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1749627396; bh=23k7fUnhfFpDHKoOxCqO93Tvuce0+GBdZy/akQQ/NuI=; h=Date:From:To:Subject:From; b=I6bAfDz5zVAsEX/D+f9rLgK/c/wQ3aPAd7AtgCBodXYUUOX5cD9ffxXLGr0v6IFyX rfdH967/7fM3G0ypkqLpNB3Fy1QFlTunfCFgQ3TSzagH2Oc0bMvshKxolpzkOhPniQ VOAKDMnO6EjrnpJ9U6S4R9MJ8733fFdqehyeR5UwwZVViYMVcTyNapz56EYNWTokfR q9y2Y+JEm49AOZ17iE1qxnZq/iPoOjEbRdQ6a0nHPwxXsZ+spMylN+7a8ycykjtUOA mu0oZUxpodio8GYMuCjEODHGyFcH9Cq4ojvXQ3P6gbZxayZrx7/pavPV+PAE8G7xgv IszmS4rAt01TQ== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 4E768180061 for ; Wed, 11 Jun 2025 07:36:35 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 4.0.1 (2024-03-25) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,DMARC_PASS,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=4.0.1 X-Spam-Virus: Error (Cannot connect to unix socket '/var/run/clamav/clamd.ctl': connect: Connection refused) X-Envelope-From: Received: from chrono.xqk7.com (chrono.xqk7.com [176.9.45.72]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Wed, 11 Jun 2025 07:36:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bastelstu.be; s=mail20171119; t=1749627514; bh=ejzUzkZ77IOfg1GWuRGV3VuF29HxXwu/KO7kwbz6yvs=; h=MIME-Version:Date:From:To:Subject:Message-ID:Content-Type:from:to: cc:subject:message-id; b=YyBlj4c47aW2dz1yGpIZdoIyjOI5f7mgPzyVDittgARIIlSBusQ8zYcLYWQJTBiWK 95HsFb9hwCoacb0elWUXNlrIeHQ6sX2QIcm7j8AJrKiYR/Y+dBpdr8WU9ZDpj6UNay WCVdDAYVrN82+UzwX2/x6cg+z0P/SRgHb3lWflyR3FpcBtTQXyRtJDk4EhiNzFfD+q i8rjShD/RfJ5IDyUvdXf9S3Nm+2vJVzBzcGtnLglE22O0S+DwWCMBaXL9cYmZt9Lhs exSW9ALAPIlzFcx/+KaZewg1fWSSo0hNPYd4sjdCCXWjy9c2nu1Rte8uuAoBtbtuyM GMRmfUZxVh7uA== Precedence: bulk list-help: list-post: List-Id: internals.lists.php.net x-ms-reactions: disallow MIME-Version: 1.0 Date: Wed, 11 Jun 2025 09:38:33 +0200 To: php internals , Ilija Tovilo , Arnaud Le Blanc Subject: [PHP-DEV] [VOTE] Make OPcache a non-optional part of PHP Message-ID: <64d8a8a01f17c0006c0790099358a96f@bastelstu.be> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit From: tim@bastelstu.be (=?UTF-8?Q?Tim_D=C3=BCsterhus?=) Hi voting just opened on the “Make OPcache a non-optional part of PHP” RFC. Please find the following resources: - RFC: https://wiki.php.net/rfc/make_opcache_required - Discussion: https://externals.io/message/127459 - PoC PR: https://github.com/php/php-src/pull/18660 As with every RFC, a 2/3 majority is required. Voting ends 2025-06-25 08:00:00 UTC. Best regards Tim Düsterhus