Skip to content

Tags: typpo/quickchart-php

Tags

v1.3.2

Toggle v1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix: warning undefined $USER_AGENT (#14)

v1.3.1

Toggle v1.3.1's commit message
fix: use CURLOPT_HEADERFUNCTION for better error handling

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: throw exception on non-2xx response (#13)

v1.2.2

Toggle v1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add option devicePixelRatio on toBinary method (thus also toFile) (#11)

closes #10

Co-authored-by: Arnaud <nsslive@hotmail.com>

v1.2.1

Toggle v1.2.1's commit message
Set devicePixelRatio in POST request

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for Chart.js v3 (#8)

v1.1.4

Toggle v1.1.4's commit message
Throw when curl returns error

v1.1.3

Toggle v1.1.3's commit message
Use root endpoint in getUrl. Closes #4

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Resolve issue about hardcoded endpoint (#3)

* Resolve issue about hardcoded endpoint

* Formatting + exception for short URLs

Co-authored-by: Gabriele Cavigiolo <gabriele.cavigiolo@synesthesia.it>
Co-authored-by: Ian Webster <ianw_github@ianww.com>

v1.1.1

Toggle v1.1.1's commit message
PHP5.3 compatibility