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 PHP8 compatibility issues #27

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Fix PHP8 compatibility issues #27

wants to merge 13 commits into from

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    17801c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    564c800 View commit details
    Browse the repository at this point in the history
  3. Remove strlen()

    Pebblo committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    0075a3f View commit details
    Browse the repository at this point in the history
  4. Fix PHP8 notices

    Pebblo committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    9ee2a0a View commit details
    Browse the repository at this point in the history
  5. PHP8 Notice

    Pebblo committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    13b3be7 View commit details
    Browse the repository at this point in the history
  6. Fix fatal, just use $_REQUEST

    Pebblo committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    3078d6d View commit details
    Browse the repository at this point in the history
  7. Update FPDF

    Pebblo committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a22ae75 View commit details
    Browse the repository at this point in the history
  8. Stripe APIRequester fix

    Pebblo committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    27db32e View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

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

Commits on Apr 2, 2024

  1. Oops! Remove var_dump()

    Pebblo committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    8ac0653 View commit details
    Browse the repository at this point in the history
  2. User ternary

    Pebblo committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    d10640b View commit details
    Browse the repository at this point in the history
  3. Remove debug code

    Pebblo committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    c9b4534 View commit details
    Browse the repository at this point in the history
  4. Prevent PHP Deprecated: Creation of dynamic property PU_PluginInfo::$…

    …{property} is deprecated notices
    Pebblo committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    20debc9 View commit details
    Browse the repository at this point in the history