Skip to content
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.

NTLMAuthenticator clobbers bcmath scale #903

Closed
laurinomme-other opened this issue Apr 19, 2017 · 1 comment
Closed

NTLMAuthenticator clobbers bcmath scale #903

laurinomme-other opened this issue Apr 19, 2017 · 1 comment

Comments

@laurinomme-other
Copy link
Contributor

\Swift_Transport_Esmtp_Auth_NTLMAuthenticator::getCorrectTimestamp sets bcmath scale factor to 0, this affects bcmath operations executed later outside the component.
The scale factor should be restored before exit from the method.

@fabpot
Copy link
Member

fabpot commented Apr 19, 2017

Can you submit a pull request?

fabpot added a commit that referenced this issue Apr 20, 2017
…inomme-helmes)

This PR was merged into the 5.x branch.

Discussion
----------

NTLMAuthenticator - avoid clobbering bcmath scale #903

Commits
-------

9738418 NTLMAuthenticator - avoid clobbering bcmath scale #903
fabpot added a commit that referenced this issue May 15, 2017
* 5.x:
  bumped version to 5.4.8-DEV
  prepared the 5.4.8 release
  updated CHANGES
  Fix sorting MIME children when their types are equal
  fixed Travis setup
  bumped version to 5.4.8-DEV
  prepared the 5.4.7 release
  updated CHANGELOG
  NTLMAuthenticator - avoid clobbering bcmath scale #903
  resolved
  add php 7.1
@fabpot fabpot closed this as completed May 19, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants