You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #60437 [DoctrineBridge] add test for DatePointType converting database string to PHP value (xabbuh)
This PR was merged into the 7.3 branch.
Discussion
----------
[DoctrineBridge] add test for `DatePointType` converting database string to PHP value
| Q | A
| ------------- | ---
| Branch? | 7.3
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
the present tests were not covering the case were a value was being read from the database and converted to a `DatePoint` instance
Commits
-------
85ef2a3 add test for DatePointType converting database string to PHP value
0 commit comments