Test: /ext/shmop/tests/001.phpt - Version 7.0.0RC6    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ shm open for create:
002+ Warning: shmop_open(): unable to attach or create shared memory segment 'File exists' in %s/001.php on line 7
003+ failed
001- shm open for create: ok
002- shm size is: 1024
003- shm write test #1: ok
004- data in memory is: test #1 of the shmop() extension
005- shm open for read only: ok
006- data in memory is: test #1 of the shmop() extension
007- shmop_write(): trying to write to a read only segment
008- shm open for read only: ok
009- shm write test #1: ok
010- data in memory is: test #1 of the shmop() extensiontest #2 append data to shared memory segment
011- deletion of shm segment: ok