-
Notifications
You must be signed in to change notification settings - Fork 11.1k
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
Unexpected data found PHP 8.2.9 (remirepo) Fedora 38 #47922
Comments
This comment was marked as off-topic.
This comment was marked as off-topic.
Hey there, It seems that for some reason Fedora is outputting While this may be a legitimate issue, can you first try posting your problem or question on one of the support channels below? If this issue can be definitively identified as a bug, feel free to open up a new issue with a link to the original one and we'll gladly help you out. Thanks! |
This is happening on Arch too after upgrading PHP to 8.2.9. |
This happened while still on my dev environment on my windows PC. i just upgraded to PHP 8.2
|
This also happened to me on my windows pc. php version: 8.2.9 Unexpected data found. at vendor\nesbot\carbon\src\Carbon\Traits\Creator.php:687 1 vendor\nesbot\carbon\src\Carbon\Traits\Creator.php:710 2 vendor\laravel\framework\src\Illuminate\Foundation\Console\ServeCommand.php:303 |
Laravel Version
10.17.0
PHP Version
8.2.9
Database Driver & Version
No response
Description
Starting the development server and accessing the url "http://127.0.0.1:8000" generates the following error:
Log:
Creator.php function rawCreateFromFormat:
Dump($format, $time, $tz = null) InvalidFormatException:
Steps To Reproduce
php artisan serve
The text was updated successfully, but these errors were encountered: