Created attachment 147819 [details] shell archive The sync extension introduces synchronization objects into PHP. Named and unnamed Mutex, Semaphore, Event, and Reader-Writer objects provide OS-level synchronization on both *NIX (POSIX semaphores required) and Windows platforms. WWW: http://pecl.php.net/package/sync
Committed, thanks.
A commit references this bug: Author: vanilla Date: Tue Sep 30 06:36:53 UTC 2014 New revision: 369573 URL: https://svnweb.freebsd.org/changeset/ports/369573 Log: Add pecl-sync 1.0.1, named and unnamed synchronization objects in PHP. PR: ports/194026 Submitted by: Gasol Wu <gasol.wu@gmail.com> Changes: head/devel/Makefile head/devel/pecl-sync/ head/devel/pecl-sync/Makefile head/devel/pecl-sync/distinfo head/devel/pecl-sync/pkg-descr