Test: /ext/standard/tests/general_functions/proc_nice_basic.phpt - Version 7.3.1    

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

Count Diff
3 (43%)
001+ bool(false)
001- bool(true)
2 (29%)
001+ sh: /bin/ps: Operation not permitted
001- bool(true)
002+ sh: /bin/ps: Operation not permitted
003+ bool(false)
1 (14%)
001+ sh: 1: ps: not found
001- bool(true)
002+ sh: 1: ps: not found
003+ bool(false)
1 (14%)
001+ ps: unrecognized option: p
001- bool(true)
002+ BusyBox v1.29.3 (2019-01-24 07:45:07 UTC) multi-call binary.
003+
004+ Usage: ps [-o COL1,COL2=HEADER]
005+
006+ Show list of processes
007+
008+ -o COL1,COL2=HEADER Select columns for display
009+ ps: unrecognized option: p
010+ BusyBox v1.29.3 (2019-01-24 07:45:07 UTC) multi-call binary.
011+
012+ Usage: ps [-o COL1,COL2=HEADER]
013+
014+ Show list of processes
015+
016+ -o COL1,COL2=HEADER Select columns for display
017+ bool(false)