I realise this is only exposing functionality already available with OpenSSL but is it worth adding tests that cover some arbitrary precision arithmetic? The tests at the moment cover integers that PHP already handles natively without requiring either GMP or BCMath.
There's usage of zend_parse_parameters_throw, is it possible to change this to use the fast parameter parsing API within PHP_METHOD or is that reserved only for PHP_FUNCTION at the moment? -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php