ywisax
ywisax
不太行。。。 ``` Problem 1 - iexbase/tron-api v5.0 requires iexbase/web3.php ^2.0.1 -> satisfiable by iexbase/web3.php[2.0.1]. - iexbase/tron-api[v1.0, v1.3.1, v1.3.2, v1.3.3, v1.3.4, v1.3.5, v1.3.6, v1.3.7, v2.0.1, v2.0.2, v2.0.3, v2.0.4, v2.0.5, v2.0.6, v2.0.7]...
+1
No working. ``` wget https://curl.se/ca/cacert.pem ======= cat test.php
> Do you have `/etc/ssl/openssl.cnf`? Yes. ``` # wc -c /etc/ssl/openssl.cnf 11118 /etc/ssl/openssl.cnf # openssl help Standard commands asn1parse ca ciphers cms crl crl2pkcs7 dgst dhparam dsa dsaparam ec ecparam...
I try https://www.swoole.com/download, it was ok with the test script below.
You are right, run `./php -d "openssl.cafile=/etc/ssl/certs/ca-certificates.crt" test.php` and response correct. Is it possible to make it out-of-box in static-php-cli ? I think not so much people could realize the...
Same problem in ``` "react-native-svg": "15.1.0", "react-native-macos": "0.73.26", ```
Same problem in react-native-macos
Same problem, psr/http-message is too old.