The new PECL package sync-1.0.1 (stable) has been released at http://pecl.php.net/.
Release notes ------------- - Fixed Reader-Writer objects. - Removed a lead from package maintainers list. Package Info ------------- 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. Related Links ------------- Package home: http://pecl.php.net/package/sync Changelog: http://pecl.php.net/package-changelog.php?package=sync Download: http://pecl.php.net/get/sync-1.0.1.tgz Authors ------------- Thomas Hruska (lead) -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
