Skip to content

Conversation

@Crovitche-1623
Copy link
Contributor

Fix #83

@sokil
Copy link
Owner

sokil commented Jul 5, 2025

Hi. Thank you for contribution.

Yout code uses named arguments which was introdused in php 8.0.
Current minimal supported version is 7.1 ) I may bump support but only to 7.4 because 5% of downloads still in 7.4

Update your pr please.

@sokil sokil merged commit 6bd5e91 into sokil:4.0 Jul 6, 2025
8 checks passed
@coveralls
Copy link

Coverage Status

coverage: 90.887%. remained the same
when pulling d85104a on Crovitche-1623:cache-dir-symfony
into 6f2b7fb on sokil:4.0.

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

Successfully merging this pull request may close these issues.

$subdivision->getLocalName() is slow (~1s per call), impacts page rendering time

3 participants