]> granicus.if.org Git - php/commit
Split shmop/tests/002.phpt in two (all + non-root)
authorMatteo Beccati <mbeccati@php.net>
Tue, 10 Nov 2015 08:02:40 +0000 (09:02 +0100)
committerMatteo Beccati <mbeccati@php.net>
Tue, 10 Nov 2015 08:10:10 +0000 (09:10 +0100)
commit3cb3979de302626af8d7bd24472ba5798693ef70
treed785764105606d0a535abd72db1eaecd3ee3ec5b
parent6fa9b76342a924b2438621deba732c270a0d2859
Split shmop/tests/002.phpt in two (all + non-root)

One of the conditions tested was expected to fail with "Permission denied",
but it doesn't when running as root. The memory segment was also leaked, hence
the split.
ext/shmop/tests/002.phpt
ext/shmop/tests/003.phpt [new file with mode: 0644]