Skip to content

Commit 7f282ae

Browse files
committed
BC break - making DateTime props nullable on User
Nullable DateTime fields on User entity
1 parent 7f27af0 commit 7f282ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Changelog
66
* Removed the deprecated UserManager and GroupManager classes for the different Doctrine implementations
77
* [BC break] Refactored the structure of controller to dispatch events instead of using form handlers
88
* Removed all form handlers
9+
* [BC break] Changed Datetime properties of default User entity that were nullable to default to null when no value supplied
10+
* [BC break] Updated schema.xml for Propel BaseUser class to allow nullable and typehint accordingly
911

1012
### 1.3.1 (2012-12-22)
1113

0 commit comments

Comments
 (0)