PHP 8.1 – Use of undefined constant CURLOPT_TCP_FASTOPEN – PHP Versions
I got this error. Any idea? Thank you. Error: PHP Fatal error: Uncaught Error: Undefined constant "CURLOPT_TCP_FASTOPEN" OS: CentOs 7.x Version: 3.10.0-1160.76.1.el7.x86_64 $curl --tcp-fastopen -O http://google.com curl: option --tcp-fastopen: is unknown curl: try 'curl --help' or 'curl --manual' for more…