problems about run on PHP 8.x
-
You can see the messages of deprecated when you set debug_mode as true.
- includes/api/nwpOthersAPI.php should define class attributes before used.
- includes/invoice/nwpElectronicInvoice.php same as above.
- You should define $curl_url = ” in function curl_() in nwpOthersAPI.php, you know why.
The topic ‘problems about run on PHP 8.x’ is closed to new replies.