Commit d17bb82
committed
bug EasyCorp#1423 Don't show an error when __toString() is missing (javiereguiluz)
This PR was squashed before being merged into the master branch (closes EasyCorp#1423).
Discussion
----------
Don't show an error when __toString() is missing
In theory this seemed useful and trivial to implement. In practice this is annoying and very unrealiable. Let's remove it.
Commits
-------
304bf92 Don't show an error when __toString() is missing5 files changed
Lines changed: 0 additions & 143 deletions
File tree
- Configuration
- Tests
- Configuration/fixtures/exceptions
- Fixtures/AppTestBundle/Entity/UnitTests/Exceptions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
195 | 194 | | |
196 | 195 | | |
197 | 196 | | |
| |||
This file was deleted.
Lines changed: 0 additions & 13 deletions
This file was deleted.
Lines changed: 0 additions & 22 deletions
This file was deleted.
Lines changed: 0 additions & 42 deletions
This file was deleted.
0 commit comments