2017 © Pedro Peláez
 

symfony-bundle gearman-bundle-fix

Fix some hot issue from mmoreramerino/GearmanBundle

image

phthviet/gearman-bundle-fix

Fix some hot issue from mmoreramerino/GearmanBundle

  • Wednesday, September 12, 2012
  • by phthviet
  • Repository
  • 0 Watchers
  • 0 Stars
  • 53 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

GearmanBundleFix

Fix some hot issue from mmoreramerino/GearmanBundle, (*1)

Install:

Symfony 2.0.x, (*2)

deps, (*3)

[GearmanBundleFix]
git=git://github.com/phthviet/GearmanBundleFix.git
target=/bundles/Phthviet/GearmanBundleFix

autoload.php, (*4)

'Phthviet'         => __DIR__ . '/../vendor/bundles/Phthviet/GearmanBundleFix/src'

Symfony 2.1.x, (*5)

"require": {
    "phthviet/gearman-bundle-fix":"*"
}

Configuration:

GearmanWorkers is the defaut directory of worker location. If you want to change it, set gearman.worker_dir in parameter., (*6)

The Versions

12/09 2012

dev-master

9999999-dev https://github.com/phthviet/GearmanBundleFix

Fix some hot issue from mmoreramerino/GearmanBundle

  Sources   Download

Apache

The Requires

  • php >=5.3.3
  • mmoreramerino/gearmanbundle *

 

by Viet Pham

gearman