yourivw / LEClient

An easy-to-use PHP ACME v2 client library, designed to be used with LetsEncrypt.
MIT License
204 stars 98 forks source link

Required parameter $notBefore follows optional parameter $keyType #115

Open sgnatyuk opened 3 years ago

sgnatyuk commented 3 years ago

There is an error in php8: Required parameter $notBefore follows optional parameter $keyType (vendor/yourivw/leclient/src/LEOrder.php:76)

https://stackoverflow.com/questions/65297279/required-parameter-xxx-follows-optional-parameter-yyy