Skip to content

Releases: keboola/php-component

8.1.2

30 Apr 11:24
49af27d

Choose a tag to compare

Changelog

  • Fix typos

Use keboola/common-exceptions

19 Mar 09:27
f6ac140

Choose a tag to compare

Changelog

  • Use UserExceptionInterface from keboola/common-exceptions for UserException

Fixed Logger compatibility with monolog 2.X

11 Mar 09:45
f0b0a8f

Choose a tag to compare

Changelog

  • Fixed Logger compatibility with monolog: 2.X (no log output before this fix)

Update packages to latest versions

05 Mar 13:09
d987a6b

Choose a tag to compare

Changelog

  • update monolog/monolog 1.23 -> 2.0
  • update symfony/config 4.2 -> 5.0
  • update symfony/filesystem 4.2 -> 5.0
  • update symfony/finder 4.2 -> 5.0
  • update symfony/serializer 4.2 -> 5.0

Fixed sync action logging

01 Nov 13:28
0797897

Choose a tag to compare

Bugfix added in #64

JSON output is no longer pretty printed by default

21 May 15:52
afaf9a5

Choose a tag to compare

"run" action is default even if config is empty

19 Mar 13:40
5a068b1

Choose a tag to compare

Mostly used in tests.

Fixed in #58

Sync actions support

18 Mar 11:01
26d67e4

Choose a tag to compare

Unbound PHPCS standard

07 Mar 09:44
8140373

Choose a tag to compare

PHP 7.3 compatibility release

02 Jan 21:59
ac9f79d

Choose a tag to compare

  • #54 fixed JSON helper tests and throws different exception
  • #53 updated dependencies to work with PHP 7.3