Skip to content

Commit 8e60522

Browse files
Automatically regenerate the files (#311)
1 parent 18c0068 commit 8e60522

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

generated/url.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ function base64_decode(string $string, bool $strict = false): string
3737
* get_headers parses the response and sets the
3838
* array's keys.
3939
* @param resource $context A valid context resource created with
40-
* stream_context_create.
40+
* stream_context_create, or NULL to use the
41+
* default context.
4142
* @return array Returns an indexed or associative array with the headers.
4243
* @throws UrlException
4344
*

0 commit comments

Comments
 (0)