master
Deprecate calling session_set_save_handler() with more than 2 arguments
Use php_error_docref() instead of zend_error() in session.c (GH-15505)
Restructure ext-session tests
Deprecate returning non-string values from a user output handler (#18932)
[skip ci] Fix bug71162.phpt xfail message (GH-15506)
Unify headers already sent/session already started error handler (#16451)
ext/session: Remove bool type coercions in tests
[skip ci] Fix typos discovered by codespell (#12228)
Close PHP tags in tests
ext/session: session.save_handler - add tests fortwo uncovered cases (#15337)