rfc:deprecations_php_8_1
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | Last revision Both sides next revision | ||
rfc:deprecations_php_8_1 [2021/07/06 17:42] patrickallaert Fix creation date |
rfc:deprecations_php_8_1 [2021/07/10 02:06] patrickallaert Fixed typo reported by Checho Man |
||
---|---|---|---|
Line 496: | Line 496: | ||
$f = fopen($url, ' | $f = fopen($url, ' | ||
$response = stream_get_contents($f); | $response = stream_get_contents($f); | ||
- | $headers = stream_get_meta_data($fp)[' | + | $headers = stream_get_meta_data($f)[' |
</ | </ | ||
rfc/deprecations_php_8_1.txt · Last modified: 2021/07/14 07:23 by nikic