Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
This release has a heap of resolved issues, and also the API has been cleaned up. We not comply completely with the DrupalReliableQueueInterface which will allow it to work under PHP 5.3 without any issues.
Also the Pheanstalk object has been completely exposed so that you can actually call any Pheanstalk method and it will work. Most internal processing has now been changed to use this instead of being restricted by the DrupalQueueInterface.