Release Notes - PHP Driver: Library - Version 1.1.1 - HTML format

Bug

  • [PHPLIB-241] - GridFS should delete orphan chunks for failed uploads
  • [PHPLIB-245] - Require chunkSizeBytes to be a positive integer
  • [PHPLIB-248] - GridFS should report file mode using stat(2) bits
  • [PHPLIB-251] - WritableStream::getSize() should include buffer length

Task

  • [PHPLIB-223] - Add license header to source files
  • [PHPLIB-231] - Implement test runner for CRUD spec tests

Improvement

  • [PHPLIB-244] - Use strings instead of memory stream for GridFS upload buffering
  • [PHPLIB-247] - Use strings instead of memory stream for GridFS download buffering
  • [PHPLIB-249] - GridFS stat should report modified and created timestamps
  • [PHPLIB-250] - GridFS stat should report chunk size in blksize field

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.