fix: support php 8.4 (#583) #528
Annotations
4 errors and 2 warnings
Run Script:
src/JWT.php#L207
Call to function is_array() with array will always evaluate to true.
|
Run Script:
src/JWT.php#L254
Parameter #1 $private_key of function openssl_pkey_get_private expects array|OpenSSLAsymmetricKey|OpenSSLCertificate|string, OpenSSLAsymmetricKey|OpenSSLCertificate|resource|string given.
|
Run Script:
src/JWT.php#L390
Comparison operation ">=" between int<80000, 80499> and 50400 is always true.
|
Run Script
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading