We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f27af0 commit 7f282aeCopy full SHA for 7f282ae
Changelog.md
@@ -6,6 +6,8 @@ Changelog
6
* Removed the deprecated UserManager and GroupManager classes for the different Doctrine implementations
7
* [BC break] Refactored the structure of controller to dispatch events instead of using form handlers
8
* 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
11
12
### 1.3.1 (2012-12-22)
13
0 commit comments