Ajout des vendor
This commit is contained in:
7
vendor/symfony/polyfill-php80/Resources/stubs/ValueError.php
vendored
Normal file
7
vendor/symfony/polyfill-php80/Resources/stubs/ValueError.php
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
if (\PHP_VERSION_ID < 80000) {
|
||||
class ValueError extends Error
|
||||
{
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user