mirror of
https://github.com/php/php-src.git
synced 2026-03-25 16:52:18 +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.