Skip to content

Conversation

@ttsuru
Copy link
Contributor

@ttsuru ttsuru commented Nov 7, 2018

Issue fix #25736, #25750.
From #26417

941c8c7 cause when Illuminate\Foundation\Http\FormRequest::validated is called. validated again.

public function validate();

/**
* Return validated value.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change to: "Return validated values." it should be plural

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jmarcher Thanks for review. Fixed.

}

/**
* Return validated value.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change to: "Return validated values." it should be plural

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jmarcher Thanks for review. Fixed.

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.

3 participants