Skip to content

Releases: hostnet/entity-tracker-bundle

Configure a shared cache for storing resolved annotations and attribute values (#37)

Choose a tag to compare

@janlam7 janlam7 released this 19 Jun 06:11
000e458
  • Configures a shared cache for storing resolved annotations and attribute values (#37)

Remove allowance of PHP8.1 and 8.2; Allow psr/log 2 and 3

Choose a tag to compare

@msteltenpool msteltenpool released this 08 Apr 11:00
17c6c7d
2.0.6

Remove allowance of PHP8.1 and 8.2; Allow psr/log 2 and 3 (#36)

Upgrade deprecated actions/cache in workflow to v4

Choose a tag to compare

@StijnKlopper2k StijnKlopper2k released this 11 Feb 10:43
2a53275

Symfony 6 and PHP 8.3 support

Choose a tag to compare

@msteltenpool msteltenpool released this 03 Jun 15:20
81338c2

Also drop deprecated allowances.

Update phpcs-tool to 9.1.0 with Hostnet-Level-2

Choose a tag to compare

@janlam7 janlam7 released this 04 May 12:59
7b0c8dc
  • Update phpcs-tool to 9.1.0 with Hostnet-Level-2

Symfony 5 support

Choose a tag to compare

@nutama nutama released this 14 Oct 13:44
f7cf299
Merge pull request #28 from nutama/symfony-5

added support for symfony 5

Resolved incorrect 'hostnet/entity-tracker-component'-version

Choose a tag to compare

@ping-localhost ping-localhost released this 07 May 11:55
6cc38e6

Resolved incorrect 'hostnet/entity-tracker-component' version (#27)

Version upgrades and deprecation issues

Choose a tag to compare

@ping-localhost ping-localhost released this 07 May 11:13
d8d6e61
  • PHP 7.2 is now the minimum requirement
    • Type hints have been added to all functions
  • This bundle is now Symfony 4 only

Allow Symfony 4

Choose a tag to compare

@jras-gh jras-gh released this 28 Dec 13:47
e232223

Updates composer.json to allow symfony 4.

entity-tracker-component 2.0.0 compat

Choose a tag to compare

@hboomsma hboomsma released this 09 Aug 08:56
  • use version ^2.0.0 of the entity-tracker-component
  • dropped support for php 5.5 since it is EOL
  • phpunit 5.5
  • test against lowest allowed dependencies in travis