Test: /ext/session/tests/bug74936.phpt - Version 7.4.1        

Bug #74936 session_cache_expire/cache_limiter/save_path() trigger a warning in read mode
Submitted: 2017-07-17 09:21:02 Modified: 2017-07-17 09:55:06
From: smorozov Assigned:
Status: Closed Package: Session related
PHP Version: 7.2.0alpha3 OS: Linux

There are 5 different diffs reported by users for this test.

Count Diff
2 (25%)
003+ string(4) "/tmp"
003- string(0) ""
2 (25%)
003+ string(21) "/var/lib/php/sessions"
003- string(0) ""
2 (25%)
003+ string(20) "/var/lib/php/session"
003- string(0) ""
1 (13%)
003+ string(8) "/dev/shm"
003- string(0) ""
1 (13%)
001+ int(3600)
001- int(180)