You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for your feedback. If you want to push your fixes to this repository, it is actually quite simple. Have a look at the first contributions how to 😄
@lianhe What's your php version?
Initially I was using PHP7.2 due to environment restriction, after upgraded to PHP7.4 there's no error anymore, no need to fix anything.
Also if you happen to use PHP7.2, you will get plenty of syntax error, which is resolved by simply upgrade to PHP7.4.
Many PHP files have an extra comma in their sprintf function in 3.2.5.such as
config-operators-list.php line159 ,
mng-list-all.php line311...
The text was updated successfully, but these errors were encountered: