The shmop extension seems to work correctly in the win32 CLI executable on Windows XP as of php-5.2.9-1. Perhaps the manual was not updated. I couldn't find an according changelog entry that describes this change and php version of the change.
Introduction
Shmop is an easy to use set of functions that allows PHP to read, write, create and delete Unix shared memory segments.
Note: Versions of Windows previous to Windows 2000 do not support shared memory.
Note: In PHP 4.0.3, these functions were prefixed by shm rather than shmop.
Introduction
Hendrik dot Mundt at googlemail dot com
09-Nov-2009 09:22
09-Nov-2009 09:22
