merged branch spectralsun/master (PR #617)
This PR was merged into the master branch. Commits ------- ef85340f Fixed brace and spaces 6ec11533 Changed Assert\MinLength to Assert\Length in doc Discussion ---------- Removed Assert\minLength in doc Changed to Assert\Length --------------------------------------------------------------------------- by igorw at 2013-02-05T00:10:22Z For the record, this change is due to Assert\MinLength and MaxLength being deprecated in 2.1, in favour of Length. --------------------------------------------------------------------------- by igorw at 2013-02-05T00:16:47Z👍 --------------------------------------------------------------------------- by fabpot at 2013-02-07T11:22:31Z As we still support 2.1 and 2.2, I would suggest to add a note to indicate the name of the constraint in 2.1. --------------------------------------------------------------------------- by igorw at 2013-02-11T14:23:51Z @fabpot Length is already available in 2.1. There is no reason not to use it already. This PR looks good to me.
Showing
Please register or sign in to comment