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

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

Count Diff
1 (33%)
001+ Sat Jul 9 18:20:19 2022 (30903): 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 (33%)
001+ Notice: Unknown: file created in the system's temporary directory in Unknown on line 0
1 (33%)
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)