Test: /ext/posix/tests/posix_kill_basic.phpt - Version 7.2.8    

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

Count Diff
17 (89%)
003+ bool(true)
003- bool(false)
005+ string(7) "Success"
005- string(%d) %s%rNo such process|Operation not permitted%r%s
1 (5%)
002+ sh: 1: ps: not found
1 (5%)
002+ Error: /proc must be mounted
003+ To mount /proc at boot you need an /etc/fstab line like:
004+ proc /proc proc defaults
005+ In the meantime, run "mount proc /proc -t proc"