Skip to content

Releases: jamesiarmes/php-ntlm

1.0.0

04 Oct 01:16
Compare
Choose a tag to compare

First stable release.

Changed

  • Fixed broken URL in README.

1.0.0-beta.1

30 Dec 21:44
Compare
Choose a tag to compare
1.0.0-beta.1 Pre-release
Pre-release

Added

  • Composer support.
  • Expect header to avoid potential hangs.
  • Method to retrieve the status code of the last request.
  • Last request/response method support.
  • Option to strip bad characters from the request.

Changed

  • Moved out of the php-ews library into it's own project.