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

[php 8.2.4] - Deprecated: Automatic conversion of false to array is deprecated / multi-projects #295

Open
suppenfritz opened this issue Oct 9, 2023 · 0 comments

Comments

@suppenfritz
Copy link

hi,
first, great lib, thx!
i'm use php 8.2.4(xampp) for testing
when i played with the /test/index, become follow nfo-msg:

Deprecated: Automatic conversion of false to array is deprecated in E:\xampp\vendor\delight-im\auth\src\Auth.php on line 1781

i changed line 1777 from "$bucket = [];" to "$bucket = array();"
is it correct?

is it sensible to add column "projects(path,name,prj_id etc.)" for use the same db for more simple sites, maybe one idea or upgrade?!
beforehand thx for fix/upgrade!

bg(hobby-dev)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant