Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:116533 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 15996 invoked from network); 26 Nov 2021 21:40:25 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 26 Nov 2021 21:40:25 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 5884418037F for ; Fri, 26 Nov 2021 14:37:57 -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,HTML_MESSAGE,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS 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-qk1-f174.google.com (mail-qk1-f174.google.com [209.85.222.174]) (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 ; Fri, 26 Nov 2021 14:37:56 -0800 (PST) Received: by mail-qk1-f174.google.com with SMTP id b67so16163644qkg.6 for ; Fri, 26 Nov 2021 14:37:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=grokability.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=IUhLY1+hUaxrlusiyOd0OiMwMQhXmOPmf/RxVEfBQcA=; b=Wip6CZxjhLdlSkTV+tus33DNipzQ5pdHG1xaS3KUCS2GYgp6QJgUl6I7+CQul4vaGS ZETCvJY4WVhM/qojPxGzzs5X+dnW6QJYIvICT9nTYw5d04btWIrqOMiPOv4XunFz4fQ3 Y5SlG+J9B4d0S2hpNf8o3barDm1A/oW+e9mpmzeTgggC4iVKtSBEdQGPmr9414aka0Ei zmxsoCAlxGt81iBuQ1apgMTCrOfxsME09PHNciJfNRV11TBXfCAakqKxp1SiNmzm65QL dQeLr5eWYW2hrRoSzUJ6EK7LwOE+hsY83FFPodKfblU8gK/CiS/T5GFAk6Hdt2oBqFbm bC8w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=IUhLY1+hUaxrlusiyOd0OiMwMQhXmOPmf/RxVEfBQcA=; b=7u3WJ500yL1oIStA3s61EyT5wRVzObduFI8cDlHOQs9+d6D6IdwtrS9Cpnut+3ACFC Wj3OcVBSzs0kCEKzUyDXzseNZUIuGDljgOIcBi8Ww4gTbqzwBJMprIOsQrWMdffd5LEO xC79lGokOwoimZYYcnw/07EYS+EXIoOY8i7swCywSMIBiqb/SBPbZRs/nVA7zGzH2Apx 4HP8M669ZCSJtaH5nIyVJZnTSh1nXX6q+3h5iG+WFNDrYD6UiSmYoepos6nB7mXJCl+U RQMY6XdF8Whu1EEKkP6x++FFttcysNzEavrRII2iX9Acy7nCJpK+tegYkoAdne/HtFaA x8nQ== X-Gm-Message-State: AOAM532n1KKJrYknCU6CHoqVJ9uzwNlLNtVIKmN07AE4OTlW1T61uNTk eV39val3+NPoqO70CPX/AYFJIL5wRCDwYlBF80Fr3A== X-Google-Smtp-Source: ABdhPJwyIOrhe9AvuLuPyEi8kNe+Ryhj5fXPse35MfH2EtrGM26x+6G2xtQdj2o710SjnIdvGKgC/BImfu8JtAmpo2o= X-Received: by 2002:ae9:e8c5:: with SMTP id a188mr15927304qkg.713.1637966276064; Fri, 26 Nov 2021 14:37:56 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: Reply-To: Brady Wetherington Date: Fri, 26 Nov 2021 14:37:45 -0800 Message-ID: To: Sara Golemon Cc: Dan Ackroyd , Kamil Tekiela , PHP internals Content-Type: multipart/alternative; boundary="0000000000000a0a1b05d1b8beb0" Subject: Re: [PHP-DEV] Re: [VOTE] Deprecate dynamic properties From: internals@lists.php.net ("Brady Wetherington via internals") --0000000000000a0a1b05d1b8beb0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable > > =E2=80=A6It's been merged to master, so you could stand up a build now an= d point >> to the many deprecation warnings you're expecting. I'm not saying send = PRs >> to fix them all, just show real impact rather than theoretical guessing.= =E2=80=A6 > > That=E2=80=99s a totally fair ask, and I=E2=80=99ll try and get that done a= nd report back. I think I=E2=80=99m probably going to run into some Laravel problems here, = as they only _just_ came up with a version that will run under php 8.1. I=E2=80=99l= l get as far as I can and let you know - even if I determine that my suspicions were completely incorrect :) > --0000000000000a0a1b05d1b8beb0--