Commit Graph

14 Commits

Author SHA1 Message Date
Zach Borboa 284db0060b Fix badges showing incorrect latest release version
Display the correct latest release version by modifying the image url
query string to specify semantic version sorting. Without this sorting,
releasing 8.9.2, 9.0.0, 9.1.0, and then 8.9.3 would cause version 8.9.3
to incorrectly appear as the current latest release.
2021-06-10 20:08:02 -04:00
Zach Borboa 0ce40d35df Add latest version badge of composer on the troubleshooting page 2021-06-09 23:03:06 -04:00
Zach Borboa 7a9fc92480 Display latest version badges of PHP Curl Class and Curl on the troubleshooting page 2021-06-09 23:02:39 -04:00
Zach Borboa 95f1386da5 Suggest printing some information when troubleshooting 2020-05-01 07:57:02 -07:00
Zach Borboa 418f4cba1d Fix #596: Suggest updating curl version used by php 2019-07-20 20:37:56 -07:00
Zach Borboa f7d93dc46f Update example without library to display results of request 2019-01-22 20:31:29 -08:00
Zach Borboa d282890166 Improve troubleshooting document wording 2018-12-12 18:23:10 -08:00
Zach Borboa 7620ffb792 Fix #563: Suggest updating composer 2018-12-12 18:18:50 -08:00
Zach Borboa eb5fbdead4 Fix #547: Add version check to troubleshooting doc 2018-09-08 23:59:08 -07:00
Zach Borboa 0c6ff28c8a Fix #537: Suggest enabling option to report all PHP errors 2018-08-09 21:06:15 -07:00
Zach Borboa e59990b744 Use full example for enabling verbose mode 2017-10-11 07:25:53 -07:00
Zach Borboa 05a5af9b8e Fix #472: Reset request content-length to fix subsequent request hanging after a PUT request 2017-10-11 00:01:20 -07:00
Zach Borboa 0634f4449a Link to troubleshooting doc 2017-10-10 22:26:19 -07:00
Zach Borboa 1be886c107 Add troubleshooting doc 2017-10-10 22:21:30 -07:00