Details
Description
In Record.php, _get() method called with $load parameter setted to false can generate an E_NOTICE.
Attached patch fix this.
In Record.php, _get() method called with $load parameter setted to false can generate an E_NOTICE.
Attached patch fix this.
Thanks for the issue and patch.