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

#407 Issue Fix #419

Closed jackie-rod closed 1 year ago

jackie-rod commented 3 years ago

Changed constant variable names to abide by typical naming convention.

javabudd commented 2 years ago

Looks like this PR would introduce breaking changes. This would either need a major version update, or you could just leave the old constants and deprecate them, while creating new one's.