1
0
mirror of synced 2024-12-14 07:06:04 +03:00
Commit Graph

17 Commits

Author SHA1 Message Date
zYne
43980029d4 Gzip datatype added 2006-09-20 15:46:25 +00:00
elliot
8edafac8e4 Changed ValidatorUSState to conform to the standard Doctrine_Validator_* naming scheme and removed the old style from Doctrine_Validator 2006-09-20 09:30:39 +00:00
zYne
92b7f2a03d phpType() as static method 2006-09-12 09:07:43 +00:00
zYne
fadef335c4 Validator now supports all doctrine types 2006-09-11 20:51:24 +00:00
zYne
276af65256 Support for passing an array as constraint/validator argument 2006-09-04 06:55:16 +00:00
pookey
b340bfe11d removing the closing PHP tags form all php files, it\'s not needed and can break sessions which are whitespace sensitive 2006-09-03 22:46:30 +00:00
zYne
c929174385 Doctrine_Table::getForeignKey -> Doctrine_Table::getRelation 2006-08-31 09:04:14 +00:00
zYne
45bca0358a Docs updated 2006-08-21 10:16:36 +00:00
pookey
76081664b5 Empty values now pass email validator 2006-08-15 21:32:59 +00:00
pookey
46965043be Boolean type checking fixed 2006-08-15 21:31:59 +00:00
doctrine
ae738ccb97 Some new manual code examples 2006-08-06 20:46:12 +00:00
doctrine
7b37235fcc little enum fix 2006-06-21 20:02:40 +00:00
doctrine
d3098e3a25 Minor validator fix 2006-06-19 21:31:22 +00:00
doctrine
9c16da05bc Validator type bug fix 2006-06-11 12:02:05 +00:00
doctrine
2b01d706d3 Many-to-Many relation fetching, fatal proxy state bug fixed, fatal loaded identity map + multiple component fetching bug fixed 2006-06-08 10:20:30 +00:00
doctrine
a9ccd9dc1e Validator: support for array and object types, better handling of null valued columns 2006-06-07 09:07:38 +00:00
doctrine
98dc74b639 Added a folder remotely 2006-05-30 08:42:10 +00:00