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 8.4 deprecation notices #60

Merged
merged 1 commit into from
Dec 22, 2024

fix 8.4 deprecation notices

c7976f0
Select commit
Loading
Failed to load commit list.
Merged

fix 8.4 deprecation notices #60

fix 8.4 deprecation notices
c7976f0
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor succeeded Dec 22, 2024 in 0s

3 issues fixed. 3 issues found.

Annotations

Check notice on line 9 in src/Exceptions/MaintenanceException.php

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/Exceptions/MaintenanceException.php#L9

Possible useless method overriding detected. (Generic.CodeAnalysis.UselessOverridingMethod)

Check notice on line 9 in src/Exceptions/HabboNotFoundException.php

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/Exceptions/HabboNotFoundException.php#L9

Possible useless method overriding detected. (Generic.CodeAnalysis.UselessOverridingMethod)

Check notice on line 9 in src/Exceptions/UserInvalidException.php

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/Exceptions/UserInvalidException.php#L9

Possible useless method overriding detected. (Generic.CodeAnalysis.UselessOverridingMethod)