Fatal error: Uncaught ValueError: setcookie(): "expires" option cannot have a year greater than 9999 in /home3/scenicev/public_html/vendor/symfony/http-foundation/Tests/Fixtures/response-functional/cookie_max_age.php:10
Stack trace:
#0 /home3/scenicev/public_html/vendor/symfony/http-foundation/Tests/Fixtures/response-functional/cookie_max_age.php(10): setcookie('foo2', 'bar', 253402310800, '/')
#1 {main}
  thrown in /home3/scenicev/public_html/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=251660051614; path=/
)
shutdown