phpseclib/phpseclib/Crypt/EC
Ayesh Karunaratne 6931c96422
[PHP 8.4] Fixes for implicit nullability deprecation
Fixes all issues that emit deprecation notices on PHP 8.4 for implicit nullable parameter type declarations.

See:
 - [RFC](https://wiki.php.net/rfc/deprecate-implicitly-nullable-types)
 - [PHP 8.4: Implicitly nullable parameter declarations deprecated](https://php.watch/versions/8.4/implicitly-marking-parameter-type-nullable-deprecated)
2024-03-16 02:33:11 +07:00
..
BaseCurves Throw \phpseclib3\Exception\ExceptionInterface exceptions 2022-09-26 07:41:32 -05:00
Curves Throw \phpseclib3\Exception\ExceptionInterface exceptions 2022-09-26 07:41:32 -05:00
Formats [PHP 8.4] Fixes for implicit nullability deprecation 2024-03-16 02:33:11 +07:00
Parameters.php Merge branch '3.0' 2023-02-05 23:47:08 -06:00
PrivateKey.php Merge branch '3.0' 2024-01-24 07:43:44 -06:00
PublicKey.php Merge branch '3.0' 2023-02-05 23:47:08 -06:00