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

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

Count Diff
2 (40%)
001+ bool(false)
001- bool(true)
1 (20%)
001+ sh: 1: ps: not found
001- bool(true)
002+ sh: 1: ps: not found
003+ bool(false)
1 (20%)
001+ Warning: proc_nice(): Only a super user may attempt to increase the priority of a process in %s/proc_nice_basic.php on line 14
001- bool(true)
002+ bool(false)
1 (20%)
001+ Error: /proc must be mounted
001- bool(true)
002+ To mount /proc at boot you need an /etc/fstab line like:
003+ proc /proc proc defaults
004+ In the meantime, run "mount proc /proc -t proc"
005+ Error: /proc must be mounted
006+ To mount /proc at boot you need an /etc/fstab line like:
007+ proc /proc proc defaults
008+ In the meantime, run "mount proc /proc -t proc"
009+ bool(false)