Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:112330 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 59879 invoked from network); 1 Dec 2020 16:12:47 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 1 Dec 2020 16:12:47 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 490F41804C4 for ; Tue, 1 Dec 2020 07:40:13 -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=-1.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM,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-f54.google.com (mail-ej1-f54.google.com [209.85.218.54]) (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 ; Tue, 1 Dec 2020 07:40:12 -0800 (PST) Received: by mail-ej1-f54.google.com with SMTP id pg6so5003949ejb.6 for ; Tue, 01 Dec 2020 07:40:12 -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:content-transfer-encoding; bh=xU/AuQsVp3rpZEgrCEgR1E/9G5R/sER2eNAzNVmIKek=; b=gnkSHQE/bdOGnGzWCSk0hJwk9fs+1cgNus3gbwsihgskFnRjBlgfPdl3eLY76m+XTv G5lzOKW/HPWwXtbkYYzt4NHgXBiRbjpY/vg4Rzp3tAGdyIr6DihTQVboUYwTRx50tuuW popfeggG3NYn4jYUKb40n29ZC/4ED1PvzZKi4xov8WAx6T0LiYXZmYY9lsbCaN6zG0cz an9f0TnG6OR3HduhcQoEkqStbXYyvQC+LzKa9B0bB4YnU2dIpRls9UeJgYBrn/G05MCl 8J5R73gYBznA8bT47an+OHiQQ40bZKuXyAVHG4TOhfgagR4uShL5Ge18d1BYZAEoRPUU TQPg== 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:content-transfer-encoding; bh=xU/AuQsVp3rpZEgrCEgR1E/9G5R/sER2eNAzNVmIKek=; b=tjzsmQLcW06h4WdNOPuPYB8AUGeljptFg9iXNsV4kgttUlF5a0mPnCA3YqhDcQ68N2 OBPAYZHfgo3PpxRxicP9Yvu9bBMvLK6q4yD48NtT8N3NeBJuYJ1TiUrXYDQIDYbb7Noq 2W0HCyZWB5W7WYYF/vEJkfVLex8tfsF1b2o+jtHgLoZ1k9kNjnhnnY13FIJz0M0G/rNx 2fye4ZsIwb96PciPv5WNobyWY3w/EGMGSAPDvMgJ5YABfh139IItZHdtfZbSTa9nKqIS eZonmlRJQQNaUwKBpw+1R5M3eLms2NBFGAJrzT40ZRQDPsikQLbSIrH0sCIMlfjonxHd hZ2Q== X-Gm-Message-State: AOAM532ug8PQkw8REaEY7uFYrADBVyGzM7nw9OgE1uH1g0RwyYkYO3GF Y0ybsCoTgJpS9XzlVd3n04Ib3t445dAZTHPMeiU= X-Google-Smtp-Source: ABdhPJw5XqcbduPHsu/Vq657uU73S5eIcVE2s7oK1p3S52jffj2dRXMaLz8vYbuQ5C0slg6paeo5qGX6Yj35rjLBBbg= X-Received: by 2002:a17:906:5f92:: with SMTP id a18mr3666366eju.126.1606837210440; Tue, 01 Dec 2020 07:40:10 -0800 (PST) MIME-Version: 1.0 References: <0d07a6b09358fd2047eec9874214a297097f398762c1ca784b62ecef2eca35bc@mahalux.com> In-Reply-To: <0d07a6b09358fd2047eec9874214a297097f398762c1ca784b62ecef2eca35bc@mahalux.com> Date: Tue, 1 Dec 2020 15:39:59 +0000 Message-ID: To: =?UTF-8?B?TWljaGFlbCBWb8WZw63FoWVrIC0gxIxWVVQgRkVM?= Cc: PHP internals Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] DateTimeInterface interface stub has no modify method From: tekiela246@gmail.com (Kamil Tekiela) Relevant: https://chat.stackoverflow.com/transcript/11?m=3D50929139 I also think it would be nice to have modify method in the interface as at the moment the interface seems pretty useless. I was told this would be BC and we are not going to change it now. On Tue, 1 Dec 2020 at 15:35, Michael Vo=C5=99=C3=AD=C5=A1ek - =C4=8CVUT FEL wrote: > > Intentionally? > > It is an issue for static analysers... > > With kind regards / Mit freundlichen Gr=C3=BC=C3=9Fen / S p=C5=99=C3=A1te= lsk=C3=BDm pozdravem, > > Michael Vo=C5=99=C3=AD=C5=A1ek > =C4=8CVUT FEL