Commit History

Author SHA1 Message Date
  Rasmus Lerdorf 8fb88d5a97 Merge pull request #19 from esabol/patch-1 2 years ago
  Rasmus Lerdorf f40fd1aaaf Merge pull request #15 from BlueTM/fix-typo-and-mixed 2 years ago
  Rasmus Lerdorf b2e8ecba7a Merge pull request #8 from oleg-st/worker-exceptions 2 years ago
  Ed Sabol f29da7ec61 Fix misspelling in README 2 years ago
  Rasmus Lerdorf 7033013a1e Merge pull request #18 from atakde/master 2 years ago
  Atakan Demircioğlu a14949a8bc README :: typo 2 years ago
  BlueTM bc6279b1a5 Fix typo 'dolow' and mixed null 2 years ago
  Rasmus Lerdorf 729a08bcc7 Merge pull request #14 from zacek/client_memory_leak 2 years ago
  Miroslav Zacek b913577630 fixed memory leak in GearmanClient::doXXX methods 2 years ago
  Oleg Stepanischev deef931a30 Param to skip exception handling setup in addServer/addServers in GeamanWorker class 3 years ago
  Remi Collet 7da13e4bab remove ZVAL_NEW_ARR usage 3 years ago
  Rasmus Lerdorf 69d6b78374 Forgot to update the Changelog file 4 years ago
  Rasmus Lerdorf 9ef318b8ce 2.1.0 pecl release 4 years ago
  Rasmus Lerdorf a2ca02cee8 Add missing files 4 years ago
  Rasmus Lerdorf 7d31c71574 Get ready for new pecl release 4 years ago
  Rasmus Lerdorf 912973854e Fix SKIP_ONLINE_TESTS for this test 4 years ago
  Andy Postnikov f497331280 Use SKIP_ONLINE_TESTS 4 years ago
  Oleg Stepanischev e57ee3139e Reworked serialization bug fix 4 years ago
  Oleg Stepanischev 4115e1dbf6 Added timeout to gearman_worker_integration_test_001 4 years ago
  Oleg Stepanischev ef0625a64f Fixed gearman_client_clear_callbacks (use after free) 4 years ago
  Oleg Stepanischev dc72f00e3a Removed sockets extension dependency from tests 4 years ago
  Rasmus Lerdorf 467af179b0 Fix GearmanClient::error() return type along with a few others 4 years ago
  Rasmus Lerdorf 9dc5082e63 Fix SegFault on serialization of objects A slight refactor of PR #2 - thanks @SwenVanZanten 4 years ago
  Rasmus Lerdorf d322619202 Bring back PHP 7.0, 7.1 and 7.2 support because it was easy 4 years ago
  Rasmus Lerdorf 26d86b5b55 Don't hardcode the path here 4 years ago
  Rasmus Lerdorf d5e1eddd7f Add PHP 8.0 support and minimum required PHP version is now PHP 7.3 4 years ago
  Rasmus Lerdorf fb7a1545ed Fix REAME 5 years ago
  Will a787fa0ca5 Update README 5 years ago
  Will 89db5655df Merge pull request #74 from oleg-st/master 5 years ago
  Oleg Stepanischev afd2ed880c Fix segfaults in PHP 7.4 because free_obj is set to NULL fixes #70 and #73 5 years ago
  Will Gallego 1f1293c2fc updating changelog and bumping version 5 years ago
  Will 96d54e2f04 Merge pull request #63 from chrisgoffinet/failcallback-segfault 6 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
  Will 7480e92c63 Merge pull request #54 from bolknote/master 7 years ago
  Evgeny Stepanischev 35fcf81a21 Allow using NULL as the last parameter 7 years ago
  Will 9f5a463902 Merge pull request #52 from muzki/master 7 years ago
  Vesa H 58b1e7bb05 adding tests for GearmanWorker::addFunction() context param 7 years ago
  Vesa H 7be93c5ecc GearmanWorker/addFunction(), Segmentation fault fix #49 7 years ago
  Will Gallego 0ff84fcbfb noting >2.0 should be built against PHP >7.0 8 years ago
  Will Gallego 0b35d6ae88 updating README to point to new location of gearmand 8 years ago
  Will Gallego 4cb9afcc9d bumping gearman pecl version, updating release notes 8 years ago
  Will Gallego 0d98f96575 fixing incorrect method signature for GearmanClient::runTasks 8 years ago
  Will bc0d9e61cf Merge pull request #44 from xalopp/issue_42_gearman_version 8 years ago
  Xaver Loppenstedt 0037b4694e add PHP 7.1 support for Travis CI 8 years ago
  Xaver Loppenstedt fa4113357a intergration tests requires gearmand >= 1.1.x 8 years ago
  Will 73c431512a Merge pull request #38 from xalopp/issue_36 8 years ago
  Xaver Loppenstedt 4433a21c12 Fix build on OS X 8 years ago
  Xaver Loppenstedt 161d8be319 Support travis ci Linux and OS X build 8 years ago