Skip to content

Releases: adobe/stock-api-libphp

PHP 8.5 support

Choose a tag to compare

@chfabbro chfabbro released this 22 Dec 19:39
3b9d94a

What's Changed

New Contributors

Full Changelog: 1.1.6...1.1.7

PHP 8.4 support

Choose a tag to compare

@chfabbro chfabbro released this 07 Jan 18:12
f28366b
Merge pull request #30 from glo71317/php8.4_deprecations

Explicit nullable type added with PHP 8.4 support

Update SDK to PHP 8

Choose a tag to compare

@chfabbro chfabbro released this 31 Aug 17:09
d9e6460
Merge pull request #21 from sivaschenko/php8

PHP8 сompatibility, Stock ticket STK-68866

Adding support for PHP 7.4

Choose a tag to compare

@chfabbro chfabbro released this 20 Apr 17:51
9c66a2c

This release allows installation with newer phpunit and adjusts the tests to be compatible, also enabled tests for all 4 versions (PHP 7.1, 7.2, 7.3, 7.4 on travis)

Files API support

Choose a tag to compare

@chfabbro chfabbro released this 23 Mar 19:32
7f3d9a1

Added support for Files API

Bug fixes

Choose a tag to compare

@chfabbro chfabbro released this 18 Oct 21:36
4e65ead
Merge pull request #11 from sivaschenko/patch-2

Travis configuration to run tests on pull requests

Version update to 1.1.1

Choose a tag to compare

@chfabbro chfabbro released this 10 Oct 18:06
0801a4a

Rollup of changes since last merge

2019 release

Choose a tag to compare

@chfabbro chfabbro released this 18 Jul 03:25
  • Includes custom PHP_CodeSniffer module for linting
  • Removed dependency on ImageMagick
  • Added missing license and other files