diff --git a/appendices/wrappers.xml b/appendices/wrappers.xml index c404ab98e9..dca885d624 100644 --- a/appendices/wrappers.xml +++ b/appendices/wrappers.xml @@ -1,5 +1,5 @@ - + List of Supported Protocols/Wrappers @@ -378,6 +378,13 @@ $result = file_get_contents('http://example.com/submit.php', false, $context); 20 + + protocol_version + + HTTP protocol version. Added in PHP 5.1.0. + + 1.0 +