PHP 8.3.4 Released!

OAuth::setSSLChecks

(No version information available, might only be in Git)

OAuth::setSSLChecksTweak specific SSL checks for requests

Description

public OAuth::setSSLChecks(int $sslcheck): bool

Tweak specific SSL checks for requests.

Warning

This function is currently not documented; only its argument list is available.

Parameters

sslcheck

Return Values

Returns true on success or false on failure.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top