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 for php 8.1+ #375

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

Fix for php 8.1+ #375

wants to merge 2 commits into from

Commits on Apr 3, 2023

  1. fix deprecate parameter pass for PDO::quote php8.1

    `PDO::quote(): Passing null to parameter j4mie#1 ($string) of type string is deprecated in idiorm.php on line 539`
    DarkVss authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    e19ae83 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. fix miss-naming

    DarkVss authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    2a85377 View commit details
    Browse the repository at this point in the history