mirror of
https://github.com/php/php-src.git
synced 2026-04-21 23:18:13 +02:00
6b99a8be4d
This test fails occasionally due to timing issues, because the session file may have been unlinked by the first `session_start()`'s GC. We adapt the test expectation to this reality.