--TEST-- openssl_public_decrypt() tests --SKIPIF-- --FILE-- --EXPECTF-- bool(true) string(32) "Testing openssl_public_decrypt()" Warning: openssl_public_decrypt(): Binary string expected, Unicode string received in %s on line %d Warning: openssl_public_decrypt(): key parameter is not a valid public key in %s on line %d bool(false) NULL Warning: openssl_public_decrypt() expects parameter 1 to be strictly a binary string, Unicode string given in %s on line %d bool(false) NULL bool(false) NULL Warning: openssl_public_decrypt(): Binary string expected, Unicode string received in %s on line %d Warning: openssl_public_decrypt(): key parameter is not a valid public key in %s on line %d bool(false) NULL