Skip to content

Releases: michaelbutler/php-WebHDFS

1.0.8

22 Apr 23:59
3212b98
Compare
Choose a tag to compare

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

10 Sep 14:03
83f2e8a
Compare
Choose a tag to compare

Memory optimization

09 Sep 17:10
e1160af
Compare
Choose a tag to compare
  • 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

09 Sep 17:05
Compare
Choose a tag to compare
1.0.5

remove not used

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

15 Oct 19:01
b6c293f
Compare
Choose a tag to compare