Share

A PHP beanstalkd Client

File Release Notes and Changelog

Release Name: beanstalk-1.2.1

Notes:


Changes: Version 1.2.1 - Implemented beanstalkd 1.2 features * reserve_with_timeout() - Changed version style. Now reflects server version and then client build - Fixed peek switching mode. 'random peek' and 'sequential peek' both work now. - Added BeanQueueJob::check() to validate jobs