Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UnexpectedValueException: DateTime not parsable, value: "2024-11-27T15:42:59.592845Z" #14

Closed
kevinoo opened this issue Nov 29, 2024 · 0 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@kevinoo
Copy link
Owner

kevinoo commented Nov 29, 2024

There were 3 errors:

1) Tests\Handlers\FrHandlerTest::parseGoogleDotFr
UnexpectedValueException: DateTime not parsable, value: "2024-11-27T15:42:59.592845Z" 

/var/www/html/src/Handlers/AbstractHandler.php:1022
/var/www/html/src/Handlers/AbstractHandler.php:806
/var/www/html/src/Handlers/AbstractHandler.php:74
/var/www/html/src/Handlers/AbstractHandler.php:71
/var/www/html/src/Handlers/AbstractHandler.php:130
/var/www/html/src/Handlers/FrHandler.php:37
/var/www/html/tests/Handlers/FrHandlerTest.php:63

2) Tests\Handlers\FrHandlerTest::parseLemonadeDotFr
UnexpectedValueException: DateTime not parsable, value: "2024-11-11T10:28:43.114928Z" 

/var/www/html/src/Handlers/AbstractHandler.php:1022
/var/www/html/src/Handlers/AbstractHandler.php:806
/var/www/html/src/Handlers/AbstractHandler.php:74
/var/www/html/src/Handlers/AbstractHandler.php:71
/var/www/html/src/Handlers/AbstractHandler.php:130
/var/www/html/src/Handlers/FrHandler.php:37
/var/www/html/tests/Handlers/FrHandlerTest.php:95

3) Tests\Handlers\FrHandlerTest::parseNicDotFr
UnexpectedValueException: DateTime not parsable, value: "2024-04-11T13:45:52.051456Z" 

/var/www/html/src/Handlers/AbstractHandler.php:1022
/var/www/html/src/Handlers/AbstractHandler.php:806
/var/www/html/src/Handlers/AbstractHandler.php:74
/var/www/html/src/Handlers/AbstractHandler.php:71
/var/www/html/src/Handlers/AbstractHandler.php:130
/var/www/html/src/Handlers/FrHandler.php:37
/var/www/html/tests/Handlers/FrHandlerTest.php:127

@kevinoo kevinoo added bug Something isn't working help wanted Extra attention is needed labels Nov 29, 2024
@kevinoo kevinoo self-assigned this Nov 29, 2024
@kevinoo kevinoo added this to the v6.4.0 milestone Nov 29, 2024
@kevinoo kevinoo closed this as completed Nov 29, 2024
@kevinoo kevinoo removed this from the v6.4.0 milestone Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant