Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:101961 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9615 invoked from network); 9 Mar 2018 16:31:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Mar 2018 16:31:37 -0000 Authentication-Results: pb1.pair.com smtp.mail=carusogabriel34@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=carusogabriel34@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.43 as permitted sender) X-PHP-List-Original-Sender: carusogabriel34@gmail.com X-Host-Fingerprint: 74.125.82.43 mail-wm0-f43.google.com Received: from [74.125.82.43] ([74.125.82.43:56273] helo=mail-wm0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3A/E1-24487-7E6B2AA5 for ; Fri, 09 Mar 2018 11:31:35 -0500 Received: by mail-wm0-f43.google.com with SMTP id q83so4976129wme.5 for ; Fri, 09 Mar 2018 08:31:35 -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=W/K9gu255GAmXHMtE/Fdk81pDjCxkNy3TvrrhFImyLY=; b=M27l3M4ljT80BiY9J+XKtU7gdAm92+NguW29MadFkmVF40aNXzU3qQKOm/OjGYSzTr ji0qFRBkhgJQqf3Kaxzqb++pcp4NQCuV9Pq49nScf4qjLBa4mt2oXxKgfKVm2uzIgvLK ZD5ikUvBcrm4ctS3nG/TW3T8mFIMu7n4V5Ud4TrRU0cGYnYBTFbk3y52IdyWkhcAVEuj xp/ZL8lYKtcu5EaZYtmeeutFrkVP9CtBxZ4on1XAcCgFHORWAqfaUvgxHNKIJTBtjrZH tYgZnKLl0ANNAo/algzxEvnb8vnjiuabArCT9dmxDd7uRxh6jLBrbAK8XQwdJMa9/O9M /vdg== 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=W/K9gu255GAmXHMtE/Fdk81pDjCxkNy3TvrrhFImyLY=; b=BUTVJWMlhebrx7wP2oOozdgyKIdtDtwR/cPu8udfsl34eOh/3z4SslpOEVTv2wDlQg HkDT3VzgkIy3YgMZV9e/GCo32kEW0vdoXJSa+SU5tB4LDbGfAOST+LdW9KVL4JB4FwvL UO5ym1x6i85b8pXO0ydKJ/6tJb9sQ8FTC47V1PocArk4tpdu6Otgy2utFEe9CBpTHeEd FHNb/IEydCR09UI6kl4SE+M2sBviTIeNOTOVHSzfdjCWiAFFKJloDRkzP1li2NLFw0iX rdgkiSfeg73s2jmExjtQZFxeE4q2PVNzja1Wt5/AucLv/n3FIt74XtweU1K4gz92BYwm 866g== X-Gm-Message-State: AElRT7FVBz2qIxHmgHgz6CtlEtdKvNMGiHk8ng9BBjrK0cdyhuNolVzH 3k9HDyAOlU5Ocp9oBP7nfzAgARHquqBiKc9U9Qk= X-Google-Smtp-Source: AG47ELue0ed8x3EvRL/YxpJiNszOM093Ha0/PEYT2FWNdHE8IxJfW3v6sngQOPKbYHoPEMcU9yRPx6Il0zpm4fSJQYQ= X-Received: by 10.28.132.80 with SMTP id g77mr2708500wmd.39.1520613092338; Fri, 09 Mar 2018 08:31:32 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: Date: Fri, 09 Mar 2018 16:31:21 +0000 Message-ID: To: Antonio Carlos Ribeiro Cc: PHP Internals Content-Type: multipart/alternative; boundary="001a11444c5435afc30566fd5322" Subject: Re: [PHP-DEV] DateTime::__set_state() argument changing? From: carusogabriel34@gmail.com (Gabriel Caruso) --001a11444c5435afc30566fd5322 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hello Antonio. Please see https://github.com/php/php-src/pull/3038 for more information. Also, use the https://bugs.php.net if you judge this is a bug. Thanks Em sex, 9 de mar de 2018 =C3=A0s 13:15, Antonio Carlos Ribeiro < acr@antoniocarlosribeiro.com> escreveu: > Due to a recent change in the Carbon PHP library, I'm now getting this > error, only when testing on PHP Nightly: > > > *Declaration of Carbon\Carbon::__set_state(array $state) should be > compatible with DateTime::__set_state($array)* > > Is the argument type hinting being removed on PHP 7.3? > > You can see them all passing on Travis, except for Nightly: > > https://travis-ci.org/antonioribeiro/ia-collection > > Antonio Carlos Ribeiro > acr@antoniocarlosribeiro.com > > (+55) 21-9-8088-2233 (celular TIM) > (+55) 21-2556-3164 <+55%2021%202556-3164> (fixo residencial) > > skype: antoniocarlosribeiro > > _______________ > > *I must say I find television very educational. The minute somebody turns > it on, I go to the library and read a good book.** (* > > *Devo dizer que acho televis=C3=A3o muito educativo. Quando algu=C3=A9m a= liga, vou =C3=A0 > biblioteca e leio um bom livro.) (Groucho Marx)* > --=20 Gabriel Caruso --001a11444c5435afc30566fd5322--