We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fcc2eec + c036225 commit 065595eCopy full SHA for 065595e
src/ReCaptcha/RequestMethod/SocketPost.php
@@ -32,7 +32,7 @@
32
/**
33
* Sends a POST request to the reCAPTCHA service, but makes use of fsockopen()
34
* instead of get_file_contents(). This is to account for people who may be on
35
- * servers where allow_furl_open is disabled.
+ * servers where allow_url_open is disabled.
36
*/
37
class SocketPost implements RequestMethod
38
{
0 commit comments