michelsalib / BCCResqueBundle

The BCC resque bundle provides integration of php-resque to Symfony2. It is inspired from resque, a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
122 stars 91 forks source link

Removing pretty print for PHP 5.3 support #104

Open bassrock opened 10 years ago

bassrock commented 10 years ago

Fix for #103

ruudk commented 10 years ago

Can you please update the PR so that it uses an int 128? See https://github.com/michelsalib/BCCResqueBundle/issues/103#issuecomment-60551071

glensc commented 9 years ago

@bassrock ping!