Skip to content

Conversation

SHyx0rmZ
Copy link
Contributor

No description provided.

@da-wen
Copy link
Contributor

da-wen commented Jan 20, 2015

Can you write unit and sandbox tests for this ? Plz :-)

*/
public function getSupportedClass()
{
return IndexResponse::class;
Copy link
Contributor

Choose a reason for hiding this comment

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

@SHyx0rmZ This is a PHP 5.5 only feature. Please use a PHP 5.4 compatible version of returning a class name.

@xenji
Copy link
Contributor

xenji commented Mar 3, 2015

@SHyx0rmZ Please check your PR for any features requiring PHP 5.5 or later. I've marked one of the usages of ::class, but this happens in every request file. Please correct this to make the lib still usable with PHP 5.4.

@SHyx0rmZ
Copy link
Contributor Author

SHyx0rmZ commented Mar 3, 2015

I'm sorry, I already noticed but haven't come around to fixing it, yet. Will do so shortly.

xenji pushed a commit that referenced this pull request Mar 11, 2015
@xenji xenji merged commit a55fbfa into elastification:master Mar 11, 2015
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