Code Modernization: Remove conditional use of `stream_get_contents()` PHP function.
The function was introduced in PHP 5.0.0. Now that the minimum version of PHP required by WordPress is 5.6.20, these conditions are no longer needed. Props jrf. Fixes #48091. Built from https://develop.svn.wordpress.org/trunk@47584 git-svn-id: https://core.svn.wordpress.org/trunk@47359 1a063a9b-81f0-0310-95a4-ce76da25c4cd
Loading
Please register or sign in to comment