Test: /ext/standard/tests/file/is_uploaded_file_basic.phpt - Version 7.4.11    

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

Count Diff
1 (50%)
001+ Thu Dec 3 10:36:04 2020 (140564746279040): Fatal Error Unable to allocate shared memory segment of 134217728 bytes: unknown: Inappropriate ioctl for device (25) 001- bool(true) 002- bool(false) 003- bool(false) 004- bool(false) 005- 006- Warning: is_uploaded_file() expects exactly 1 parameter, 0 given in %s on line %d 007- NULL 008- 009- Warning: is_uploaded_file() expects exactly 1 parameter, 2 given in %s on line %d 010- NULL
1 (50%)
001+ Notice: Undefined index: pics in %s/is_uploaded_file_basic.php on line 3 002+ 003+ Notice: Trying to access array offset on value of type null in %s/is_uploaded_file_basic.php on line 3 004+ bool(false) 005+ 006+ Notice: Undefined index: pics in %s/is_uploaded_file_basic.php on line 6 007+ 008+ Notice: Trying to access array offset on value of type null in %s/is_uploaded_file_basic.php on line 6 001- bool(true)