Skip to content

Commit a60288a

Browse files
committed
Update stubs
1 parent 4720640 commit a60288a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/ext/standard/get_headers.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
/** @param resource $context */
3+
/** @param resource|null $context */
44
function get_headers(string $url, bool $associative = false, $context = null) : array|false
55
{
66
}

0 commit comments

Comments
 (0)