Skip to content
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

DM-14842: Fix deprecation warnings from PropertyList/Set.get #32

Merged
merged 2 commits into from
Jun 22, 2018

Commits on Jun 19, 2018

  1. Use getScalar and getArray instead of get

    Use `getScalar` or `getArray` instead of deprecated `get`
    on `PropertySet` and `PropertyList` instances.
    r-owen committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    466f3b4 View commit details
    Browse the repository at this point in the history
  2. git hide .coverage

    r-owen committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    4a0f721 View commit details
    Browse the repository at this point in the history