Deprecated: array_first(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead in C:\Apache24\htdocs\laravelcurso\vendor\laravel\framework\src\Illuminate\Support\helpers.php on line 112

Deprecated: array_last(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead in C:\Apache24\htdocs\laravelcurso\vendor\laravel\framework\src\Illuminate\Support\helpers.php on line 184

Deprecated: optional(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead in C:\Apache24\htdocs\laravelcurso\vendor\laravel\framework\src\Illuminate\Support\helpers.php on line 722

Deprecated: with(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead in C:\Apache24\htdocs\laravelcurso\vendor\laravel\framework\src\Illuminate\Support\helpers.php on line 1175

Deprecated: Psy\info(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead in C:\Apache24\htdocs\laravelcurso\vendor\psy\psysh\src\functions.php on line 116
Deprecated: Symfony\Component\HttpFoundation\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead in C:\Apache24\htdocs\laravelcurso\vendor\symfony\http-foundation\Response.php on line 722 Deprecated: Symfony\Component\HttpFoundation\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead in C:\Apache24\htdocs\laravelcurso\vendor\symfony\http-foundation\Response.php on line 869 Deprecated: Symfony\Component\HttpFoundation\Response::setEtag(): Implicitly marking parameter $etag as nullable is deprecated, the explicit nullable type must be used instead in C:\Apache24\htdocs\laravelcurso\vendor\symfony\http-foundation\Response.php on line 907 Deprecated: Symfony\Component\HttpFoundation\Response::isRedirect(): Implicitly marking parameter $location as nullable is deprecated, the explicit nullable type must be used instead in C:\Apache24\htdocs\laravelcurso\vendor\symfony\http-foundation\Response.php on line 1182 Deprecated: Symfony\Component\HttpFoundation\HeaderBag::getDate(): Implicitly marking parameter $default as nullable is deprecated, the explicit nullable type must be used instead in C:\Apache24\htdocs\laravelcurso\vendor\symfony\http-foundation\HeaderBag.php on line 213 Deprecated: Return type of Symfony\Component\HttpFoundation\HeaderBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\Apache24\htdocs\laravelcurso\vendor\symfony\http-foundation\HeaderBag.php on line 280 Deprecated: Return type of Symfony\Component\HttpFoundation\HeaderBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\Apache24\htdocs\laravelcurso\vendor\symfony\http-foundation\HeaderBag.php on line 290 Deprecated: Symfony\Component\HttpFoundation\Cookie::__construct(): Implicitly marking parameter $value as nullable is deprecated, the explicit nullable type must be used instead in C:\Apache24\htdocs\laravelcurso\vendor\symfony\http-foundation\Cookie.php on line 82 Deprecated: Symfony\Component\HttpFoundation\Cookie::__construct(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead in C:\Apache24\htdocs\laravelcurso\vendor\symfony\http-foundation\Cookie.php on line 82 Deprecated: Symfony\Component\HttpFoundation\Cookie::__construct(): Implicitly marking parameter $sameSite as nullable is deprecated, the explicit nullable type must be used instead in C:\Apache24\htdocs\laravelcurso\vendor\symfony\http-foundation\Cookie.php on line 82 Fatal error: Uncaught ValueError: setcookie(): "expires" option cannot have a year greater than 9999 in C:\Apache24\htdocs\laravelcurso\vendor\symfony\http-foundation\Tests\Fixtures\response-functional\cookie_max_age.php:10 Stack trace: #0 C:\Apache24\htdocs\laravelcurso\vendor\symfony\http-foundation\Tests\Fixtures\response-functional\cookie_max_age.php(10): setcookie('foo2', 'bar', 253402310800, '/') #1 {main} thrown in C:\Apache24\htdocs\laravelcurso\vendor\symfony\http-foundation\Tests\Fixtures\response-functional\cookie_max_age.php on line 10 Array ( [0] => Content-Type: text/plain; charset=utf-8 [1] => Cache-Control: no-cache, private [2] => Date: Sat, 12 Nov 1955 20:04:00 GMT [3] => Set-Cookie: foo=bar; expires=Sat, 01-Jan-10000 02:46:40 GMT; Max-Age=251636450157; path=/ ) shutdown