Test: /ext/shmop/tests/001.phpt - Version 7.3.6    

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 'Function not implemented' 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-
008- Warning: shmop_write(): trying to write to a read only segment in %s on line %d
009- shm open for read only: ok
010- shm write test #1: ok
011- data in memory is: test #1 of the shmop() extensiontest #2 append data to shared memory segment
012- deletion of shm segment: ok