Skip to content

Releases: michaelbutler/php-WebHDFS

1.0.8

Choose a tag to compare

@michaelbutler michaelbutler released this 22 Apr 23:59
3212b98

What's Changed

This is a bug fix / future compatibility release (There may still be additional compatibility changes needed).

  • Remove invalid option for curl_setopt_array by @rtio in #25

New Contributors

  • @rtio made their first contribution in #25

Full Changelog: 1.0.7...1.0.8

fix append-command bug

Choose a tag to compare

@xaviered xaviered released this 10 Sep 14:03
83f2e8a

See #21

Memory optimization

Choose a tag to compare

@xaviered xaviered released this 09 Sep 17:10
e1160af
  • Use the least amount of memory as possible for every request
  • Bug fix: Allowed memory size of 1073741824 bytes exhausted

Adhering to PSR-2 coding styles

Choose a tag to compare

@xaviered xaviered released this 09 Sep 17:05
1.0.5

remove not used

1.0.4: Merge pull request #15 from xaviered/feature/patch-1

Choose a tag to compare

@xaviered xaviered released this 15 Oct 19:01
b6c293f
New patch