Skip to content

[BUGFIX] Refactored unwrapping of USER_INT#869

Open
twoldanski wants to merge 1 commit intomasterfrom
task/improve-headless-wrap
Open

[BUGFIX] Refactored unwrapping of USER_INT#869
twoldanski wants to merge 1 commit intomasterfrom
task/improve-headless-wrap

Conversation

@twoldanski
Copy link
Collaborator

  • simplified handling
  • improved regex to be faster & more reliable trying not hitting limits and return nulls
  • add fallback if that happens
  • leverage new PHP power if ext:headless running on newer PHP version

@coveralls
Copy link

coveralls commented Feb 20, 2026

Pull Request Test Coverage Report for Build 22234367333

Details

  • 32 of 36 (88.89%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.2%) to 73.099%

Changes Missing Coverage Covered Lines Changed/Added Lines %
Classes/Utility/HeadlessUserInt.php 32 36 88.89%
Totals Coverage Status
Change from base Build 21513850543: -0.2%
Covered Lines: 1125
Relevant Lines: 1539

💛 - Coveralls

@twoldanski twoldanski force-pushed the task/improve-headless-wrap branch from 1a3ff14 to 89da1cc Compare February 20, 2026 17:34
- simplified handling
- improved regex to be faster & more reliable trying not hitting limits and return nulls
- add fallback if that happens
- leverage new PHP power if ext:headless running on newer PHP version
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.

2 participants