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

Fix stdlib deprecation warnings #334

Merged
merged 4 commits into from
Dec 29, 2020
Merged

Commits on Dec 28, 2020

  1. Fix stdlib deprecation warnings

    Use validate_legacy function instead of deprecated validate_* functions.
    Artur Molchanov committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    ccf321d View commit details
    Browse the repository at this point in the history
  2. Fix stdlib deprecation warnings

    Fix stdlib deprecation warnings with stdlib >= 4.13.0.
    Changes:
    * Use validate_legacy function instead of deprecated validate_* functions.
    * Change minimal required stdlib version to 4.13.0.
    Artur Molchanov committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    fde21cf View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2020

  1. Merge branch 'fix-stdlib-deprecations' of git://github.com/Hexta/wazu…

    …h-puppet into Hexta-fix-stdlib-deprecations-update
    Zenidd committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    2ef3aa6 View commit details
    Browse the repository at this point in the history
  2. Merge latests changes

    Zenidd committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    b437364 View commit details
    Browse the repository at this point in the history