FreshBooksRequest-PHP-API
FreshBooksRequest-PHP-API copied to clipboard
A simple wrapper for making requests with the FreshBooks API
Results
2
FreshBooksRequest-PHP-API issues
Sort by
recently updated
recently updated
newest added
there is just a short php tag in this file which could lead to errors and incompatibility issues: http://programmers.stackexchange.com/questions/151661/is-it-bad-practice-to-use-tag-in-php
Since 7.10, curl will verify the certificate by default. Users who get certificate errors should check their curl installation/configuration, and fix that, rather than connecting to anyone claiming to be...