-
Notifications
You must be signed in to change notification settings - Fork 11.7k
Open
Description
Laravel Version
newest
PHP Version
8.5
Database Driver & Version
No response
Description
We have deprecations warnings.
Docs - https://laravel.com/docs/12.x#installing-php
Steps To Reproduce
$ /bin/bash -c "$(curl -fsSL https://php.new/install/linux/8.5)"
$ composer global require laravel/installer
$ laravel new example-app
_ _
| | | |
| | __ _ _ __ __ ___ _____| |
| | / _` | __/ _` \ \ / / _ \ |
| |___| (_| | | | (_| |\ V / __/ |
|______\__,_|_| \__,_| \_/ \___|_|
Deprecated: Function curl_close() is deprecated since 8.5, as it has no effect since PHP 8.0 in phar:///home/user/.config/herd-lite/bin/laravel/src/NewCommand.php on line 380
// truncated because so many lines with deprecationsMetadata
Metadata
Assignees
Labels
No labels