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