Commit History

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