fbett

Results 15 comments of fbett

Same problem here. Solution: $precision has to be > 0

Very funny, i also ran into this problem and gave up. I discovered accidentally that apparmor will deny any access to disk images, whose filename does not end with an...

Das könnte auch der Grund sein, warum er bei dir eine alte Version auswirft. Derzeit wird PHP 7.1 vorausgesetzt. Der Extended Support für PHP 7.0 ist bereits im Januar letzten...

- Die Version 1.6 ist zu alt. Bitte lese dir mal die Beiträge in diesem Thread ab https://github.com/nemiah/phpFinTS/issues/251#issuecomment-615273217 durch. - Ich würde empfehlen, Require Verweise stets absolut anzulegen, beispielsweise: `require(dirname(dirname(__FILE__))...

Hi, we have seen this problem, if it's a new registration. It could help to try it again after 1-2 days. My registration numbers match the format [A-Z0-9] and have...

Thanks a lot for this tip! In my case, it has not worked in the boot loader, but finally after entering a setup/macOS screen :)

This fix has worked for me. Thank you! I had to upgrade also the dependency "fgrosse/phpasn1", required from "web-token/jwt-core" from original "^2.0" to "^2.4".

Possible fix #183