sdk_php icon indicating copy to clipboard operation
sdk_php copied to clipboard

Fix #221 No implicit cast of microtime needed

Open erkens opened this issue 2 years ago • 1 comments

This fix will make sure the implicit cast of microtime is not done anymore, because it has been done in a new variable, which also means that the "cast" is only done once, because it was already needed for the floor()-function.

It should work on all supported PHP versions, but I only tested it with 8.1

  • Closes bunq/sdk_php#221
    • [x] Tested

erkens avatar Feb 14 '22 05:02 erkens

Is bunq maintaining their API? Please merge this or give at least a reaction why you won't include this...

erkens avatar Jun 02 '22 22:06 erkens