smartystreets / smartystreets-php-sdk

The official client libraries for accessing SmartyStreets APIs from the PHP Hypertext Processor.
https://smartystreets.com/docs/sdk/php
Apache License 2.0
28 stars 15 forks source link

Avoid undefined constant notice (fixes #11) #12

Closed 0b10011 closed 6 years ago

0b10011 commented 6 years ago

This is a hotfix for #11 so it'll stop logging notices in non-CLI production environments. It could use some tests, but there's a good chance the approach will need to be modified for non-CLI environments that want to take advantage of the debug info.

MouaYing commented 6 years ago

@0b10011 - Thank you for your contribution. It's a good thing you caught this so quickly! These changes have been released in version 4.5.5.