===================================================================== FAILED TEST SUMMARY --------------------------------------------------------------------- session_start() with partitioned cookies - header test [ext/session/tests/session_start_partitioned_headers.phpt] Bug #80774 (session_name() problem with backslash) [ext/session/tests/bug80774.phpt] Test session_regenerate_id() function : basic functionality [ext/session/tests/session_regenerate_id_cookie.phpt] GH-9200: setcookie has an obsolete expires date format [ext/session/tests/gh9200.phpt] ===================================================================== TEST FAILURE: ../ext/session/tests/gh9200.diff -- 001- Success 001+ Fail -- ../ext/session/tests/gh9200.diff result ends. TEST FAILURE: ../ext/session/tests/session_regenerate_id_cookie.diff -- -- Expires: %s Cache-Control: no-store, no-cache, must-revalidate Pragma: no-cache 006- Set-Cookie: PHPSESSID=%s; path=/; HttpOnly; SameSite=Lax 006+ Set-Cookie: PHPSESSID=6fcb4df728ddaf8f543c61addb126137; path=/ Content-type: text/html; charset=UTF-8 bool(true) 010- Set-Cookie: PHPSESSID=%s; path=/; HttpOnly; SameSite=Lax 010+ Set-Cookie: PHPSESSID=de3db7c9522b951542e7d4be32adde18; path=/ bool(true) bool(true) 013- Set-Cookie: PHPSESSID=%s; path=/; HttpOnly; SameSite=Lax 013+ Set-Cookie: PHPSESSID=6fcb4df728ddaf8f543c61addb126137; path=/ bool(true) bool(true) string(32) "%s" -- -- ../ext/session/tests/session_regenerate_id_cookie.diff result ends. TEST FAILURE: ../ext/session/tests/bug80774.diff -- 001- Set-Cookie: foo\bar=12345; path=/; HttpOnly; SameSite=Lax 001+ Set-Cookie: foo\bar=12345; path=/ --HEADERS-- -- ../ext/session/tests/bug80774.diff result ends. TEST FAILURE: ../ext/session/tests/session_start_partitioned_headers.diff -- 001- Set-Cookie: PHPSESSID=12345; path=/; secure; Partitioned; HttpOnly; SameSite=Lax 001+ Set-Cookie: PHPSESSID=12345; path=/; secure; Partitioned --HEADERS-- -- ../ext/session/tests/session_start_partitioned_headers.diff result ends.