Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.0.0 #75

Merged
merged 48 commits into from
Nov 29, 2018
Merged

v1.0.0 #75

merged 48 commits into from
Nov 29, 2018

Conversation

emsifa
Copy link
Member

@emsifa emsifa commented Nov 29, 2018

Changelog

Added

  • Rule mimes to validate mime types from $_FILE data. (3924708)
  • Method Helper::join to join array of string with given separator and last separator. (8e99f34)
  • Method Helper::wraps to wraps array of string with given prefix and suffix. (8e99f34)
  • Trait Rakit\Validation\Traits\TranslationsTrait contains setter and getter translations. (bb8c375)
  • Method Rule::setParameterText to set custom parameter text that can be used in invalid message. (550c6c4)
  • Method Rule::getParametersTexts to get custom parameters texts. (550c6c4)
  • PHP_Codesniffer. (91ff927)
  • Typehints and PHPDoc comments. (Complete type hints and annotation comments #67)

Changed

peter279k and others added 30 commits November 17, 2018 01:19
Update firstOfAll to return array assoc
Complete type hints and annotation comments
Improve uploaded file validation
@emsifa emsifa merged commit 82e354c into master Nov 29, 2018
@emsifa emsifa deleted the v1 branch November 29, 2018 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants