intuit / QuickBooks-V3-PHP-SDK

Official PHP SDK for QuickBooks REST API v3.0: https://developer.intuit.com/
Apache License 2.0
241 stars 242 forks source link

PHP 8.1 String Argument Deprecation #448

Closed SynapticSoftware closed 1 year ago

SynapticSoftware commented 2 years ago

Unknown Error Type [8192]: strlen(): Passing null to parameter #1 ($string) of type string is deprecated /Core/HttpClients/SyncRestHandler.php(267)

set null to "" and it pushes through ok