mirror of
https://github.com/php/php-src.git
synced 2026-04-04 22:52:40 +02: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.