Skip to content

Fixed bug #61858 (DOMAttr debug info generates E_WARNING) #2298

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

Closed
wants to merge 1 commit into from

Conversation

aboks
Copy link
Contributor

@aboks aboks commented Jan 10, 2017

It seems fair to remove this warning, given that:

  • it is not documented in the official documentation
  • the $specified property, which has a similar 'not implemented' status,
    also does not trigger a warning
  • it apparently hinders quite a lot of people during debugging, judging by
    the number of votes on the bug

It seems fair to remove this warning, given that:

* it is not documented in the official documentation
* the $specified property, which has a similar 'not implemented' status,
  also does not trigger a warning
* it apparently hinders quite a lot of people during debugging, judging by
  the number of votes on the bug
@nikic
Copy link
Member

nikic commented Jan 10, 2017

Merged via 0734055 with an additional test fix. Thanks!

@nikic nikic closed this Jan 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants