[BUG] \Phalcon\Mvc\Model set property to model on relation #1296
Labels
Comments
What is the bug? |
@phalcon adviseToRead did`nt change when i update it to 0 on $user->Notify->adviseToRead = 0; |
Is property adviceToRead a protected property declared on the Notify model? Could you please submit a full test case with tables and a small script to reproduce the problem? |
@phalcon |
Closed as no script to reproduce was provided |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi all
i think this bug on https://github.com/phalcon/cphalcon/blob/master/ext/mvc/model.c#L6192
On User Model i have relation Notify like
test code
output
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: