symfony / polyfill

PHP polyfills

Home Page:https://symfony.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warnings in symfony/polyfill-uuid

tacman opened this issue · comments

Symfony version(s) affected: all, PHP 7.3

Description

After composer req symfony/polyfill-uuid, lots of warnings

How to reproduce

symfony new .
composer require symfony/polyfill-uuid
bin/console
PHP Warning:  Use of undefined constant UUID_VARIANT_NCS - assumed 'UUID_VARIANT_NCS' (this will throw an Error in a future version of PHP) in /var/www/tc/vendor/symfony/polyfill-uuid/bootstrap.php on line 15

will be fixed by #209

@tacman FYI, I have moved your issue into the polyfill repository