RFC: Enable strict_types checking for curl_setopt()

Project Governance
Author
PHP 7.0 introduced strict type checking as part of the scalar types RFC. When enabled, PHP will use strict type-checking mode for function calls and return sta...

This RFC has not yet started voting