Andreas Wahlen
|
91a37ac07b
Fix return types based on not documenting ZPP failures
|
1 год назад |
Andreas Wahlen
|
b5ef0161fd
Fix return types in proto comments
|
1 год назад |
Miroslav Zacek
|
b913577630
fixed memory leak in GearmanClient::doXXX methods
|
2 лет назад |
Oleg Stepanischev
|
e57ee3139e
Reworked serialization bug fix
|
3 лет назад |
Oleg Stepanischev
|
ef0625a64f
Fixed gearman_client_clear_callbacks (use after free)
|
3 лет назад |
Rasmus Lerdorf
|
9dc5082e63
Fix SegFault on serialization of objects A slight refactor of PR #2 - thanks @SwenVanZanten
|
3 лет назад |
Rasmus Lerdorf
|
d5e1eddd7f
Add PHP 8.0 support and minimum required PHP version is now PHP 7.3
|
3 лет назад |
Chris Goffinet
|
476a93c63b
Fix segfault when calling set fail callback, don't call zval_dtor twice
|
6 лет назад |
Will Gallego
|
c091685eef
fixing required # of params for add server(s) function for client
|
6 лет назад |
Will Gallego
|
d948be1a93
Param to skip exception handling setup in addServer/addServers in GearmanClient class
|
6 лет назад |
Evgeny Stepanischev
|
35fcf81a21
Allow using NULL as the last parameter
|
7 лет назад |
Will Gallego
|
4efb5d35c7
last GearmanClient functions migrated to separate file
|
8 лет назад |
Will Gallego
|
ca2f1819c7
migrating GearmanClient callbacks over to a separate file
|
8 лет назад |
Will Gallego
|
b0e7db82a1
migrating more gearman client functions
|
8 лет назад |
Will Gallego
|
c3235a9fa1
migrating GearmanClient::runTasks/gearman_client_run_tasks
|
8 лет назад |
Will Gallego
|
d743baf1e0
migrating several GearmanClient task adding functions
|
8 лет назад |
Will Gallego
|
5a1d7cb4e3
migrating more gearman client functions
|
8 лет назад |
Will Gallego
|
e78633757c
migrating more code
|
8 лет назад |
Will Gallego
|
1917e0d234
migrating more Gearman Client code
|
8 лет назад |
Will Gallego
|
ff056c5740
migrating more code
|
8 лет назад |
Will Gallego
|
3a5a6c5756
adding tests, migrating functions to separate files
|
8 лет назад |
Will Gallego
|
9f222bd1b7
GearmanClient::do* jobs migrated to separate file
|
8 лет назад |
Will Gallego
|
2124f81f0a
moving GearmanClient::wait into separate file, adding test
|
8 лет назад |
Will Gallego
|
d2cca2d02c
Moving over GearmanClient functions to separate file
|
8 лет назад |
Will Gallego
|
36f2b6406e
Moving over GearmanClient functions to separate file
|
8 лет назад |
Will Gallego
|
cbff43faec
Moving over GearmanClient functions to separate file
|
8 лет назад |
Will Gallego
|
9ba60077b8
Moving over GearmanClient functions to separate file
|
8 лет назад |
Will Gallego
|
e4c2e52d04
Moving over GearmanClient functions to separate file
|
8 лет назад |
Will Gallego
|
8598099e28
Moving over GearmanClient functions to separate file
|
8 лет назад |
Keyur
|
f8bcc7e6df
Fix memory leak with tasks list
|
8 лет назад |
Will Gallego
|
5f87ae28cd
more splitting up, basic gearman task/client stuff
|
8 лет назад |