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: Use PHP reflection as ObjectAccess does not provide the function… #16

Merged
merged 1 commit into from
May 7, 2024

Conversation

tweis
Copy link
Member

@tweis tweis commented May 7, 2024

…ality to access protected properties anymore

…ality to access protected properties anymore
@tweis tweis requested a review from saschanowak May 7, 2024 07:42
Copy link

github-actions bot commented May 7, 2024

TYPO3 v12.4 tests on PHP 8.2

Code Coverage
Package Lines Functions Classes Health
netlogix/nxstyleguide 40.00% 136/340 24.32% 9/37 28.57% 2/7
Summary 40.00% 136/340 24.32% 9/37 28.57% 2/7

Copy link

github-actions bot commented May 7, 2024

TYPO3 v12.4 tests on PHP 8.3

Code Coverage
Package Lines Functions Classes Health
netlogix/nxstyleguide 40.00% 136/340 24.32% 9/37 28.57% 2/7
Summary 40.00% 136/340 24.32% 9/37 28.57% 2/7

Copy link

github-actions bot commented May 7, 2024

TYPO3 v12.4 tests on PHP 8.1

Code Coverage
Package Lines Functions Classes Health
netlogix/nxstyleguide 40.00% 136/340 24.32% 9/37 28.57% 2/7
Summary 40.00% 136/340 24.32% 9/37 28.57% 2/7

@saschanowak saschanowak merged commit e0116c1 into main May 7, 2024
3 checks passed
@saschanowak saschanowak deleted the feature/page-cache-enhancer branch May 7, 2024 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants