mirror of
https://github.com/php/php-src.git
synced 2026-03-29 11:42:17 +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.