Test: /ext/sysvsem/tests/sysv.phpt - Version 7.3.5    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
002+
003+ Warning: sem_get(): failed for key 0x50008a91: Function not implemented in %s/sysv.php on line 8
004+ Fail to get semaphore
002- Got semaphore Resource id #%i.
003- Success acquire semaphore Resource id #%i.
004- Success to attach shared memory : %s.
005- Write var1 to shared memory.
006- Write var2 to shared memory.
007- Read var1=Variable 1.
008- Read var2=Variable 2.
009- Semaphore Resource id #%s released.
010- Shared memory successfully removed from SysV.
011- semaphore removed successfully from SysV.
012- End.