Skip to content

Conversation

@ankitpokhrel
Copy link
Contributor

No description provided.


$suggestedType = implode('|', $suggestedNames);
if ($types !== $suggestedType) {
$error = 'Function return type "%s" is invalid';
Copy link
Member

Choose a reason for hiding this comment

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

This might have been meant as concatinated message.

Copy link
Member

Choose a reason for hiding this comment

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

But is not necessary with the detailed 2nd message in place :)

@ravage84 ravage84 added this to the 3.x milestone Nov 10, 2017
@ravage84 ravage84 merged commit 820344c into cakephp:master Nov 10, 2017
@ravage84
Copy link
Member

Thanks, @ankitpokhrel

@ankitpokhrel ankitpokhrel deleted the patch-1 branch November 10, 2017 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants