rfc:curl_setopt_strict_types

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
rfc:curl_setopt_strict_types [2017/04/22 03:19] – Minor edits colinodellrfc:curl_setopt_strict_types [2017/04/22 03:20] – Add missing parens colinodell
Line 40: Line 40:
 ===== Proposal ===== ===== Proposal =====
  
-When ''declare(strict_types=1)'' is used, PHP will now check the third argument of ''curl_setopt'' to ensure it contains the expected type for the given setting.  Checks will be added for the following types:+When ''declare(strict_types=1)'' is used, PHP will now check the third argument of ''curl_setopt()'' to ensure it contains the expected type for the given setting.  Checks will be added for the following types:
  
   * ''bool''   * ''bool''
rfc/curl_setopt_strict_types.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1