Skip to content

Releases: jamesiarmes/php-ntlm

1.0.0

Choose a tag to compare

@jamesiarmes jamesiarmes released this 04 Oct 01:16

First stable release.

Changed

  • Fixed broken URL in README.

1.0.0-beta.1

1.0.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@jamesiarmes jamesiarmes released this 30 Dec 21:44

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.