Currently I'm working on unstable Internet connection and usually I encounter the "Warning: file_get_contents error (...)" in the IsTrueValidator class. I strongly believe that error should not throw 500 error to the end user. Instead a violation should be reported to the context that "Captcha could not be verified".
Currently I'm working on unstable Internet connection and usually I encounter the "Warning: file_get_contents error (...)" in the IsTrueValidator class. I strongly believe that error should not throw 500 error to the end user. Instead a violation should be reported to the context that "Captcha could not be verified".