Skip to content

Releases: php-activerecord/activerecord

2.0.0-rc.4

29 Sep 03:26
Compare
Choose a tag to compare
2.0.0-rc.4 Pre-release
Pre-release

What's Changed

Full Changelog: 2.0.0-rc.2...2.0.0-rc.3

2.0.0-rc.2

24 Sep 20:32
Compare
Choose a tag to compare
2.0.0-rc.2 Pre-release
Pre-release

What's Changed

Full Changelog: 2.0.0-rc.1...2.0.0-rc.2

First Release Candidate for 2.0

24 Sep 17:46
039eb3c
Compare
Choose a tag to compare
Pre-release

What's Changed

This is a major update and refresh of the entire code base, with an emphasis on static checking, PHP updates, unit testing, and efforts to align the API with modern Ruby on Rails Active Record patterns.

Full Changelog: v1.1.11...2.0.0-rc.1

v1.1.11

20 Aug 22:35
b98262e
Compare
Choose a tag to compare

What's Changed

  • Fixed using ${var} in strings is deprecated in PHP 8.2 by @ipundit in #30

Full Changelog: v1.1.10...v1.1.11

v1.1.0

20 Aug 20:17
01dd81b
Compare
Choose a tag to compare

Refix depdrecation notice. Thanks @ipundit

v1.1.9

20 Aug 05:02
5931d56
Compare
Choose a tag to compare

Fix more PHP 8.2 deprecation warnings.

Thanks @ipundit

v1.1.8

20 Aug 01:17
Compare
Choose a tag to compare

Fix for PHP 8 warning.

v1.1.7

26 Sep 20:24
Compare
Choose a tag to compare

Fix PHP 8.1 deprecation notice

v1.1.6

04 Aug 15:39
Compare
Choose a tag to compare

8.1 fixes

v1.1.5

01 Aug 03:33
Compare
Choose a tag to compare

more php 8.0 fixes