Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

remove deprecated const EOL = PHP_EOL; in AbstractHtmlElement #11

Merged
merged 3 commits into from
May 11, 2016

Conversation

samsonasik
Copy link
Contributor

@samsonasik
Copy link
Contributor Author

merge-able ?

@samsonasik
Copy link
Contributor Author

@weierophinney merge-able ?

@samsonasik
Copy link
Contributor Author

@weierophinney any chance to merge this?

*
* @deprecated just use PHP_EOL
*/
const EOL = PHP_EOL;
Copy link
Member

Choose a reason for hiding this comment

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

We cannot remove it until a new major version is released.

That said, we can remove usage of it within the tests. When I merge, I'll reinstate the constant.

@weierophinney weierophinney added this to the 2.6.8 milestone May 11, 2016
@weierophinney weierophinney self-assigned this May 11, 2016
@weierophinney weierophinney merged commit 6ca6a1f into zendframework:develop May 11, 2016
weierophinney added a commit that referenced this pull request May 11, 2016
remove deprecated const EOL = PHP_EOL; in AbstractHtmlElement
weierophinney added a commit that referenced this pull request May 11, 2016
weierophinney added a commit that referenced this pull request May 11, 2016
@samsonasik samsonasik deleted the deprecated-eol-const branch May 11, 2016 19:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants