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 deprecated use of "parent" in callables for php8.3. #113

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

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    f9e3276 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8406d93 View commit details
    Browse the repository at this point in the history
  3. Change composer name.

    alexrayu committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    d56078f View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

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

Commits on Dec 9, 2022

  1. Configuration menu
    Copy the full SHA
    79aaa35 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from RybakOlya/fix-datetime-error

    Fix datetime creation error
    spheresh authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    de12176 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Remove usage of deprecated "$errcontext" parameter

    with "set_error_handler" method
    mattcmonte committed May 8, 2024
    Configuration menu
    Copy the full SHA
    db9028d View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Merge pull request #2 from mattcmonte/bug/error-handler-too-few-argum…

    …ents
    
    Remove usage of deprecated "$errcontext" parameter
    spheresh authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    de33e29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2666d2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from opigno/error-handler-too-few-arguments

    http_build_query(): Passing null to parameter of type string is deprecated
    spheresh authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    cf66285 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Fix deprecated use of "parent" in callables for php8.3.

    Fix deprecated use of "parent" in callables for php8.3.
    urikor authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    515df41 View commit details
    Browse the repository at this point in the history