Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:120680 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 71930 invoked from network); 26 Jun 2023 15:07:00 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 26 Jun 2023 15:07:00 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 5FCCC180209 for ; Mon, 26 Jun 2023 08:06:59 -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=-2.1 required=5.0 tests=BAYES_00,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,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail-pf1-f181.google.com (mail-pf1-f181.google.com [209.85.210.181]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature ECDSA (P-256) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Mon, 26 Jun 2023 08:06:58 -0700 (PDT) Received: by mail-pf1-f181.google.com with SMTP id d2e1a72fcca58-6686a05bc66so1948676b3a.1 for ; Mon, 26 Jun 2023 08:06:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1687792017; x=1690384017; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=lp+KdptRs/FYsD/dWKhhb9R/wiXxHsySQbETjtIOUOk=; b=CIOh5sQ+xSlKF/rsY2pybLI4XYMupHg1fM9vuPXb6wUbW2fzqLDarc9wdGOUNaBY4K 8Oj9IHz8TCEOJFMBnz0MGUqy2iqu5xrHVxZqkSBNe9Qi5Pv431rh/2txM93blRlHhD0N kuKr/Ne6Zq4NQEpEwCoweL9zb5y53hkDZPknNy1wVVLF/+EpWujecwnLgvqM4qM71rRI onN5ccFmYzF5AOwZmup+l1+ytuDUAxEaSTsARebePuxph4ivNdCfo3hClW/laEo3KxLe Gbwoc+OY86qmGQQ+ZWLhUXXi1MSsbkGFnFd0Qx74ntsM5rmHfiwxS/DgmtWrvty4R/G4 ogeg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687792017; x=1690384017; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=lp+KdptRs/FYsD/dWKhhb9R/wiXxHsySQbETjtIOUOk=; b=aYfQ/aNHMdMIeAJ4N8JOOOzqNQa6YqPoOOSBBEbIrIdnZN0gJ5r4WaPEMtlI/hZkV9 AbM2Jk3D4JL5YsqOo9E6jMQliL6FODsn9C87UKtQsTuYbfQM+lfRcDp2eC1EyIevhv45 Gwdise5U8WjsAnlmX/dHYAywGs1hMFch2++Vs9/FOpOatYIcAL6T4DyJXJyHFMqdY+3U cPNeRlJJ+6m1yWcnU1/XAGXUIRa80YdcWqshVVwC2rdrWi5L0qcn9eAwPEUsnFehCUYp UzUV1WuvbehOlcidewMAZzJTgQt90dZnn785bWgAvlPCFAW6Dd4MTVk/VH7vlxc5+m4G 0rHQ== X-Gm-Message-State: AC+VfDxURPXQ7u6AsoZ+tcyM2Dm8fWqhhcD7iP546//Opy+PrPl8elAq nUMC2p5zFs8EVoXTRS35SIGrVLVlj3Ht6l7IlB+yOtDm X-Google-Smtp-Source: ACHHUZ5ylZCTwA3YV27fqq/6dj1KogI/QbPe5QCfiHbUJjzhYm/eIUlpCOShKFTpbQdSRKToU0fig8exT8BYUZcOF2c= X-Received: by 2002:a17:90a:19cb:b0:262:dd2c:54fc with SMTP id 11-20020a17090a19cb00b00262dd2c54fcmr3736930pjj.42.1687792017140; Mon, 26 Jun 2023 08:06:57 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Mon, 26 Jun 2023 16:06:46 +0100 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary="000000000000a2f06a05ff09b3e3" Subject: Re: [PHP-DEV] [RFC] Deprecate remains of string evaluated code assertions From: george.banyard@gmail.com ("G. P. B.") --000000000000a2f06a05ff09b3e3 Content-Type: text/plain; charset="UTF-8" On Wed, 31 May 2023 at 13:08, G. P. B. wrote: > Hello internals, > > I would like to start the discussion about deprecating various remains > from the now removed string code evaluated assertions functionality of > assert(). > > The RFC is located on the wiki at the following address: > https://wiki.php.net/rfc/assert-string-eval-cleanup > > Initially, this was part of the mass PHP 8.3 deprecation RFC, but only the > assert_options() function was part of it. > Head's up, I'm planning on opening the vote on this on Wednesday the 28th of June. Best regards, George P. Banyard > --000000000000a2f06a05ff09b3e3--