Skip to content

Releases: jlorente/yii2-activerecord-inheritance

1.0.8

15 Nov 19:05
7f6f286
Compare
Choose a tag to compare

Fixed bug when instantiating parent.

1.0.7

09 Nov 10:07
Compare
Choose a tag to compare

Fixed infinite recursion when trying to access a parent value without having instantiated a parent yet

1.0.6

04 Apr 19:54
Compare
Choose a tag to compare

Fixed bug in isset magic method.

1.0.5

15 Oct 13:42
Compare
Choose a tag to compare

Fixed issues #1 and #2

1.0.4

29 Apr 14:43
Compare
Choose a tag to compare

Delete functionality added

1.0.3

22 Apr 10:30
Compare
Choose a tag to compare

Bugs fixed

1.0.2

09 Apr 16:13
Compare
Choose a tag to compare

Added support for retrieving errors from parent models.

1.0.1

12 Mar 09:11
Compare
Choose a tag to compare

Fixed bugs due to different PHP versions

1.0.0

06 Mar 18:31
Compare
Choose a tag to compare
Readme updated