1
0
Fork 0
mirror of synced 2025-04-01 20:36:14 +03:00
Doctrine 2 Object Relational Mapper (ORM)
Find a file
zYne 67da38b07d Validators updated, *NOTE* this breaks BC:
- validators codes are now string instead of integers (constants)
- validating is now handled in record level
- added new component Doctrine_Validator_ErrorStack
- new methods Doctrine_Record::isValid() and Doctrine_Record::getErrorStack()
- errorStack now as a record instance variable
2006-10-08 18:12:27 +00:00
draft 2006-09-28 21:05:21 +00:00
lib Validators updated, *NOTE* this breaks BC: 2006-10-08 18:12:27 +00:00
manual new attribute: Doctrine::ATTR_ACCESSORS, DQL subquery support, accessor invoking support 2006-10-06 16:50:00 +00:00
tests Validators updated, *NOTE* this breaks BC: 2006-10-08 18:12:27 +00:00
tools Fixes to the compiler. 2006-10-02 10:47:43 +00:00