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
PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function Tron\TRX::__construct(), 1 passed in /root/test.php on line 9 and exactly 2 expected in /root/vendor/fenguoz/tron-php/src/TRX.php:19
Stack trace:
#0 /root/tt.php(9): Tron\TRX->__construct() #1 {main}
thrown in /root/vendor/fenguoz/tron-php/src/TRX.php on line 19
謝謝
The text was updated successfully, but these errors were encountered:
直接使用例子出現下面這問題,我的版本是 php8.2 這需要怎麼修改呢?
PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function Tron\TRX::__construct(), 1 passed in /root/test.php on line 9 and exactly 2 expected in /root/vendor/fenguoz/tron-php/src/TRX.php:19
Stack trace:
#0 /root/tt.php(9): Tron\TRX->__construct()
#1 {main}
thrown in /root/vendor/fenguoz/tron-php/src/TRX.php on line 19
謝謝
The text was updated successfully, but these errors were encountered: