Skip to content

Releases: LinioIT/common-php

4.0.0 - Support to PHP 8

Choose a tag to compare

@jeojhx jeojhx released this 18 Feb 18:21

Added support to php 8

Full Changelog: 3.1.1...4.0.0

3.1.0

Choose a tag to compare

@klaussilveira klaussilveira released this 27 May 20:56
feat: added typed collections

Major Refactoring

Major Refactoring Pre-release
Pre-release

Choose a tag to compare

@nesl247 nesl247 released this 18 Oct 18:22

This release includes the following changes:

  • Upgraded to PHPUnit 6
  • Upgraded php-cs-fixer and ruleset
  • Moved symfony classes to linio/common-symfony
  • Moved legacy classes to linio/common-legacy
  • Require PHP 7.1
  • Changed namespace to Linio\Common
  • Added namespace based compatibility layer
  • New domain only exceptions
  • Added monolog processors for new exceptions

Added Symfony 3.0 support

Choose a tag to compare

@nesl247 nesl247 released this 02 Feb 22:05
Merge pull request #8 from LinioIT/feature/symfony-3.2

Added support for Symfony 3.0

Upgraded to PHP 7

Choose a tag to compare

@nesl247 nesl247 released this 02 Feb 22:06
2.0.0

Version 2.0.0

New AuthorizationAware trait

Choose a tag to compare

@camcima camcima released this 19 May 19:30
Merge pull request #2 from nesl247/feature/add-authorization-aware

Added AuthorizationAware

Allow symfony 2.7

Choose a tag to compare

@camcima camcima released this 08 Apr 21:35
1.0.2

Allow symfony 2.7

Allow new Symfony versions

Choose a tag to compare

@camcima camcima released this 08 Apr 21:27
1.0.1

Allow more recent Symfony versions