The SysvSharedMemory class

(PHP 8)

Introduction

A fully opaque class which replaces a sysvshm resource as of PHP 8.0.0.

Class synopsis

final class SysvSharedMemory {
}
add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top