Commit e44c734
committed
[BUGFIX] Make sure to do type safe comparison
Previously (before Doctrine) result row values were always string.
Now sometimes they are integer as well.
Make sure to cast to int when comparing integer uid.1 parent 7302586 commit e44c734
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
0 commit comments