Hi,

Le 14/04/2019 à 04:27, Ondřej Surý a écrit :
> I am actually not sure this is related to PHP update, see the error:
> 
> + rm -rf ./vendor
> + patch -Rp1
> patching file 
> src/Symfony/Component/Form/Tests/Console/Descriptor/AbstractDescriptorTest.php
> + exit 1

No, the error comes from way before, but you already noticed it:

> There’s one WARNING, and it’s the exactly the one warning that has been 
> previously patched out:
> 
> — cut here —
> 1) Warning
> The data provider specified for 
> Symfony\Component\Form\Tests\Extension\Core\Type\DateIntervalTypeTest::testSubmitNullUsesDateEmptyData
>  is invalid.
> DateInterval::createFromDateString(): Unknown or bad format (6 years and 4 
> months) at position 8 (a): The timezone could not be found in the database
> 
> WARNINGS!
> Tests: 3512, Assertions: 7977, Warnings: 
> 1, Skipped: 2, Incomplete: 8.
> — cut here — 

This one is new, comes with the new PHP version, and makes the package
FTBFS. Since it needs to build in order to provide security fixes, it
will be fixed soon…

Regards

David

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to