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
sfDoctrineRecord::getDateTimeObject() returns current time when value is null (#128)
* sfDoctrineRecord::getDateTimeObject() returns current time when value is null
* Use nulll === $ instead of is_null
* Update docblock with `@throws`
* Separate `@param` and `@return`
0 commit comments