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

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

Count Diff
2 (67%)
001+ bool(false)
001- bool(true)
1 (33%)
001+ ps: unknown option -- o
001- bool(true)
002+ Usage: ps [-aefls] [-u UID] [-p PID]
003+ Report process status
004+
005+ -a, --all show processes of all users
006+ -e, --everyone show processes of all users
007+ -f, --full show process uids, ppids
008+ -h, --help output usage information and exit
009+ -l, --long show process uids, ppids, pgids, winpids
010+ -p, --process show information for specified PID
011+ -s, --summary show process summary
012+ -u, --user list processes owned by UID
013+ -v, --version output version information and exit
014+ -W, --windows show windows as well as cygwin processes
015+ With no options, ps outputs the long format by default
016+ ps: unknown option -- o
017+ Usage: ps [-aefls] [-u UID] [-p PID]
018+ Report process status
019+
020+ -a, --all show processes of all users
021+ -e, --everyone show processes of all users
022+ -f, --full show process uids, ppids
023+ -h, --help output usage information and exit
024+ -l, --long show process uids, ppids, pgids, winpids
025+ -p, --process show information for specified PID
026+ -s, --summary show process summary
027+ -u, --user list processes owned by UID
028+ -v, --version output version information and exit
029+ -W, --windows show windows as well as cygwin processes
030+ With no options, ps outputs the long format by default
031+ bool(false)