consolibyte / quickbooks-php

QuickBooks Integration for PHP
Eclipse Public License 1.0
458 stars 338 forks source link

Bug fixes & cleanup #320

Open mc2contributor opened 1 year ago

mc2contributor commented 1 year ago

Fixes issues found when running the code in PHP 8 (only for scripts we've used):

Improves code by refactoring, especially reducing redundant wrapper XML.

Automatic debug logging when $log_level = QUICKBOOKS_LOG_DEVELOP.

The change in README.md should not be pulled, but I don't know how to exclude it.