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: fix deprecation warning on arrayAccess::offsetGet #305

Merged
merged 3 commits into from
Sep 25, 2024

chore: add phpcs ignore

119caf5
Select commit
Loading
Failed to load commit list.
Merged

fix: fix deprecation warning on arrayAccess::offsetGet #305

chore: add phpcs ignore
119caf5
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Sep 13, 2024 in 0s

2 new issues (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 2
           

See the complete overview on Codacy

Annotations

Check notice on line 22 in src/Base/Concern/OffsetGetByPhpVersion.php

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/Base/Concern/OffsetGetByPhpVersion.php#L22

Only one object structure is allowed in a file

Check notice on line 22 in src/Base/Concern/OffsetGetByPhpVersion.php

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/Base/Concern/OffsetGetByPhpVersion.php#L22

Only one trait is allowed in a file