Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: Documentation
-
Labels:None
-
Environment:n/a
Description
At http://www.doctrine-project.org/projects/orm/2.0/docs/reference/basic-mapping/en section "Doctrine mapping types"
- date: Type that maps an SQL DATETIME to a PHP DateTime object.
should be
- date: Type that maps an SQL DATE to a PHP DateTime object.