Skip to content

Releases: atk4/core

5.1.0

19 Mar 12:30
Compare
Choose a tag to compare

Major features

Breaking changes

  • CollectionTrait::_addIntoCollection() should return void (#408) @mvorisek
  • Strong type NameTrait::$name and TrackableTrait::$shortName properties (#400) @mvorisek
  • Replace phpunit ResultPrinter with self describing Exception (#396) @mvorisek
  • Remove PHPUnit TestCase::xxxProtected() methods (#395) @mvorisek

Other changes

5.0.0

01 Oct 09:22
Compare
Choose a tag to compare

Major features

Breaking changes

Other changes

4.0.0

26 Nov 14:19
Compare
Choose a tag to compare

Breaking changes

Other changes

3.1.0

12 Dec 22:46
Compare
Choose a tag to compare

What’s Changed

  • Fix warnPropertyDoesNotExist to match native php behaviour (#336) @mvorisek
  • Add InitializerTrait::assertIsInitialized() method (#335) @mvorisek
  • Fix dynamic method exception when method is defined but not visible (#334) @mvorisek
  • Display short name as a fallback in exception render (#333) @mvorisek
  • Fix tests when atk4/ui is installed and remove atk4/data dev dependency (#328) @mvorisek
  • Warn if property does not exist and add it to DiContainerTrait (#329) @mvorisek
  • Test with PHP 8.1 (#324) @mvorisek
  • Relativize paths in anonymous classes in exception render (#327) @mvorisek
  • Fix spaces before/after "=>" in comments (#325) @mvorisek
  • Bump versions for the next release (#319) @mvorisek

Breaking Changes

3.0.0

11 May 13:35
Compare
Choose a tag to compare

Breaking Changes

  • Drop PHP v7.3 support and upgrade CS Fixer to v3 (#278) @mvorisek

Other Changes

2.4.1

17 Apr 06:06
Compare
Choose a tag to compare
Build Release

2.4.0

14 Apr 22:45
Compare
Choose a tag to compare

What’s Changed

Breaking Changes

2.3.5

04 Dec 12:31
Compare
Choose a tag to compare

FC for NS case update II.

2.3.2

04 Dec 12:31
Compare
Choose a tag to compare

FC for NS case update

2.3.1

13 Oct 22:49
d179888
Compare
Choose a tag to compare

Fix versioning