]> git.mxchange.org Git - friendica.git/commit
Remove $binary flag for HTTPRequest::get(), HTTPRequest::fetch(), HTTPRequest::fetchA...
authorPhilipp <admin@philipp.info>
Sat, 10 Oct 2020 19:07:17 +0000 (21:07 +0200)
committerPhilipp <admin@philipp.info>
Sun, 18 Oct 2020 18:56:31 +0000 (20:56 +0200)
commita6fc9cd32e2e1f5873c53d7ddaabdbfb4a455795
tree8f0a9330d439040ec5875bf1ea23fbc76faf880b
parentb3e5621d377b06a2ef29bfcf515d298de7b739ae
Remove $binary flag for HTTPRequest::get(), HTTPRequest::fetch(), HTTPRequest::fetchAll() (deprecated since PHP 5.1.3)
16 files changed:
mod/parse_url.php
src/Content/OEmbed.php
src/Content/Text/BBCode.php
src/Core/Search.php
src/Core/Worker.php
src/Model/GServer.php
src/Model/Photo.php
src/Model/User.php
src/Module/Magic.php
src/Network/HTTPRequest.php
src/Network/IHTTPRequest.php
src/Network/Probe.php
src/Protocol/OStatus.php
src/Util/HTTPSignature.php
src/Util/Images.php
src/Worker/OnePoll.php