get_dirty() must compare using Not Identical (!==) on place of Not Equal (!=). For example, changing null to false don't make the model dirty. |
||
---|---|---|
.. | ||
relationships | ||
model.php | ||
pivot.php | ||
query.php |
get_dirty() must compare using Not Identical (!==) on place of Not Equal (!=). For example, changing null to false don't make the model dirty. |
||
---|---|---|
.. | ||
relationships | ||
model.php | ||
pivot.php | ||
query.php |