Oli Griffiths
287811c5fa
Update reverse_client.php example to use doNormal()
...
`do()` is a reserved word in PHP7, and is deprecated.
2016-04-26 16:22:55 -04:00
jluedke
4b011a84e2
* finished code changes required for gearman to build against libgearman 0.12
...
* removed some bogus code from examples
2010-03-09 19:53:55 +00:00
jluedke
2a12523919
- Fixed build issue with 5.1.x
...
Merged eday changes
- Added wait functions, uncommented other worker functions.
- Added timeout functions.
- Updated function list from C library and removed free methods
(should use unset).
- Added stubs for new functions, fixed tests, fixed some of the
existing functions from changes.
2009-10-01 08:03:18 +00:00
jluedke
d2feb98aaa
added exceptions, few small bug fixes
2009-06-30 08:39:45 +00:00
jluedke
79df470fb8
Re-ran const_gen.sh to get libgearman v0.6. I had a bogus editor setting
...
that was sticking in spaces where some tabs should have been. Fixed small
bug in the examples. Updated README and other files
2009-05-20 07:36:48 +00:00
jluedke
a256a02bd6
Re-named class/methods to conform to the php coding standards, modified
...
all test and examples as well. Added in the rest of the ARG_INFO stuff
2009-05-19 04:26:52 +00:00
jluedke
65389db2e6
Gearman v0.3 import
2009-05-12 05:35:30 +00:00