social/lib/Service
Ayesh Karunaratne 4608f868f8
[PHP 8.4] Fix: Curl `CURLOPT_BINARYTRANSFER` deprecated
The `CURLOPT_BINARYTRANSFER` PHP constant from the Curl extension was no-op since
PHP 5.1, and is deprecated in PHP 8.4. This removes the constant usage to avoid
the deprecation notice in PHP 8.4 and later.

Because this constant was no-op since PHP 5.1 (circa 2005), this change has no
impact.

See:

 - [PHP.Watch - PHP 8.4 - Curl: CURLOPT_BINARYTRANSFER deprecated](https://php.watch/versions/8.4/CURLOPT_BINARYTRANSFER-deprecated)
 - [commit](fc16285538)

Signed-off-by: Ayesh Karunaratne <ayesh@aye.sh>
2024-11-25 19:16:32 +07:00
..
AccountService.php fix cs/psalm 2024-10-28 11:53:18 -01:00
ActionService.php fix cs/psalm 2024-10-28 11:53:18 -01:00
ActivityService.php fix cs/psalm 2024-10-28 11:53:18 -01:00
ActorService.php fix cs/psalm 2024-10-28 11:53:18 -01:00
BlurService.php chore: Add SPDX header 2024-09-08 16:16:03 +02:00
BoostService.php fix cs/psalm 2024-10-28 11:53:18 -01:00
CacheActorService.php fix cs/psalm 2024-10-28 11:53:18 -01:00
CacheDocumentService.php fix cs/psalm 2024-10-28 11:53:18 -01:00
CheckService.php fix cs/psalm 2024-10-28 11:53:18 -01:00
ClientService.php chore: Add SPDX header 2024-09-08 16:16:03 +02:00
ConfigService.php fix cs/psalm 2024-10-28 11:53:18 -01:00
CurlService.php [PHP 8.4] Fix: Curl `CURLOPT_BINARYTRANSFER` deprecated 2024-11-25 19:16:32 +07:00
DetailsService.php fix cs/psalm 2024-10-28 11:53:18 -01:00
DocumentService.php fix cs/psalm 2024-10-28 11:53:18 -01:00
FediverseService.php fix cs/psalm 2024-10-28 11:53:18 -01:00
FollowService.php fix cs/psalm 2024-10-28 11:53:18 -01:00
HashtagService.php fix cs/psalm 2024-10-28 11:53:18 -01:00
ImportService.php chore: Add SPDX header 2024-09-08 16:16:03 +02:00
InstanceService.php fix cs/psalm 2024-10-28 11:53:18 -01:00
LikeService.php fix cs/psalm 2024-10-28 11:53:18 -01:00
MiscService.php fix cs/psalm 2024-10-28 11:53:18 -01:00
PostService.php fix cs/psalm 2024-10-28 11:53:18 -01:00
PushService.php fix cs/psalm 2024-10-28 11:53:18 -01:00
RequestQueueService.php fix cs/psalm 2024-10-28 11:53:18 -01:00
SearchService.php fix cs/psalm 2024-10-28 11:53:18 -01:00
SignatureService.php fix cs/psalm 2024-10-28 11:53:18 -01:00
StreamActionService.php fix cs/psalm 2024-10-28 11:53:18 -01:00
StreamQueueService.php fix cs/psalm 2024-10-28 11:53:18 -01:00
StreamService.php fix cs/psalm 2024-10-28 11:53:18 -01:00
TestService.php fix cs/psalm 2024-10-28 11:53:18 -01:00
UpdateService.php fix cs/psalm 2024-10-28 11:53:18 -01:00