Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Sep 10, 2023. It is now read-only.

Releases: TextControl/txtextcontrol-reportingcloud-php

txtextcontrol-reportingcloud 3.0.0

21 Jun 13:04

Choose a tag to compare

For a full description of changes, see release-3.0.0.md.

  • Added support for PHP 8.0.
  • Upgraded minimum PHP requirement to 7.4.
  • Added typed properties.
  • Removed nullable type from public method parameters.
  • Updated to Guzzle 7.0.
  • Updated to PHPUnit 9.5.
  • Removed class StatusCode.
  • Added ctw/ctw-http as a replacement for StatusCode.
  • Switched to PHPStan for static analysis, with strict rules.
  • Deprecated username and password authentication, in favor of API key authentication.

txtextcontrol-reportingcloud 2.6.2

28 Oct 04:54

Choose a tag to compare

  • Improved Composer 2.0 compatibility.
  • Fixed PSR-4 autoloading issue in tests.

txtextcontrol-reportingcloud 2.6.1

28 Oct 04:50

Choose a tag to compare

  • Improved documentation for Laminas migration.

txtextcontrol-reportingcloud 2.6.0

18 Dec 11:25

Choose a tag to compare

  • Added support for PHP 7.4.
  • Improved code quality, using static analysis.
  • Updated to PHPUnit 8.

txtextcontrol-reportingcloud 2.5.0

02 Sep 10:12

Choose a tag to compare

txtextcontrol-reportingcloud 2.4.0

30 Apr 07:21

Choose a tag to compare

  • Added ability to set base URI of ReportingCloud service via environment variable or PHP constant.
  • Added TxTextControl\ReportingCloud\Assert\Assert::assertBaseUri to validate base URI.
  • Removed deprecated demos is /demo/instantiation.php.

txtextcontrol-reportingcloud 2.3.0

11 Mar 14:33

Choose a tag to compare

  • Removed Webmozart\Assert dependency.

txtextcontrol-reportingcloud 2.2.0

06 Mar 13:45

Choose a tag to compare

  • Implemented end-point
    • /v1/document/thumbnails
  • Added /demo/get-document-thumbnails.php to exemplify getDocumentThumbnails(string $documentFilename, int $zoomFactor, int $fromPage, int $toPage,string $imageFormat).
  • Abstracted file utilities to TxTextControl\ReportingCloud\Stdlib\FileUtils.

txtextcontrol-reportingcloud 2.1.0

25 Feb 06:04

Choose a tag to compare

  • Added support for TXT return file format.
  • Added class constants for file formats to TxTextControl\ReportingCloud\ReportingCloud.
  • Added return types to all unit tests.
  • Added bin/build-gh-pages.sh to build GitHub Pages site (API documentation and unit test coverage).
  • Re-organized bootstrapping of console scripts.
  • Improved code quality with static analysis (phpstan, psalm and phan).

txtextcontrol-reportingcloud 2.0.2

25 Feb 06:19

Choose a tag to compare

  • Fixed return value of downloadTemplate($templateName) to binary data - it was base64 encoded data; it should have been binary data.
  • Added generator parameter to Stdlib\ArrayUtils::varExportToFile.
  • Split up /resources and /data contents.
  • Split up unit tests into similarly named Traits as TxTextControl\ReportingCloud\ReportingCloud.
  • Added strict typing to all unit tests.
  • Removed deprecated function calls in unit tests.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.