Commit History

Author SHA1 Message Date
  Rasmus Lerdorf dc2bcbdef3 Bump version here too 3 weeks ago
  Rasmus Lerdorf 3ec2e3ec5c Bump min version to PHP 7.1 and fix arginfo and stubs 3 weeks ago
  Rasmus Lerdorf 57137073a2 Merge pull request #37 from mykiwi-forks/bump-php84 3 weeks ago
  Romain Gautier af3925cfc3 update files to prepare a release and allow php8.4 3 weeks ago
  Rasmus Lerdorf a52052cdd7 Merge pull request #25 from devinodaniel/fix-test-gearman_client_021 9 months ago
  Devin O'Daniel 510fdd3dba Update gearman_client_021.phpt 9 months ago
  Rasmus Lerdorf 95146997ba Fix version and date for pecl release 10 months ago
  Rasmus Lerdorf 8b46ac6dbf Release 2.1.2 10 months ago
  Rasmus Lerdorf 4c6bd23c8f Bump max PHP version 10 months ago
  Rasmus Lerdorf 2873576770 package.xml and Changelog and tag version 2.1.1 10 months ago
  Rasmus Lerdorf 7e4b096bc7 Release 2.1.1 10 months ago
  Rasmus Lerdorf 2595ea19b5 compat fix 10 months ago
  Rasmus Lerdorf 21909b7c9c Merge pull request #24 from cracksalad/master 10 months ago
  Andreas Wahlen 91a37ac07b Fix return types based on not documenting ZPP failures 1 year ago
  Andreas Wahlen 5804f7efda Fix return types in .stub.php file as well 1 year ago
  Andreas Wahlen b5ef0161fd Fix return types in proto comments 1 year ago
  Rasmus Lerdorf 8fb88d5a97 Merge pull request #19 from esabol/patch-1 1 year ago
  Rasmus Lerdorf f40fd1aaaf Merge pull request #15 from BlueTM/fix-typo-and-mixed 1 year ago
  Rasmus Lerdorf b2e8ecba7a Merge pull request #8 from oleg-st/worker-exceptions 1 year 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