mirror of
https://github.com/php/php-src.git
synced 2026-03-26 17:22:15 +01:00
These were caused by the tests assuming default values for some session configuration settings, in particular session.save_path and session.name. The tests now explicitly set these settings in the --INI-- section.