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

[core] Fixed deprecation warnings - PHP ^8.1 #1535

Merged
merged 5 commits into from
Feb 14, 2021
Merged

[core] Fixed deprecation warnings - PHP ^8.1 #1535

merged 5 commits into from
Feb 14, 2021

Commits on Feb 13, 2021

  1. [PropertyHelper] Fixed deprecation warning

    PHP 8.1
    siad007 authored Feb 13, 2021
    Configuration menu
    Copy the full SHA
    fddfc3f View commit details
    Browse the repository at this point in the history
  2. Update PropertyHelper.php

    siad007 authored Feb 13, 2021
    Configuration menu
    Copy the full SHA
    75bb759 View commit details
    Browse the repository at this point in the history
  3. Fixed warning

    `preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated`
    siad007 authored Feb 13, 2021
    Configuration menu
    Copy the full SHA
    de6eedb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cff1f5d View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2021

  1. Configuration menu
    Copy the full SHA
    3d273da View commit details
    Browse the repository at this point in the history