Skip to content

Fix: Use foreach instead of array_map() in UuidStringConversionBench - #643

Open
localheinz wants to merge 1 commit into
ramsey:4.xfrom
localheinz:fix/phpstan
Open

Fix: Use foreach instead of array_map() in UuidStringConversionBench#643
localheinz wants to merge 1 commit into
ramsey:4.xfrom
localheinz:fix/phpstan

Conversation

@localheinz

@localheinz localheinz commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

This pull request

  • uses foreach instead of array_map() in UuidStringConversionBench

❗ Blocks #642.

💁‍♂️ Maybe it would be better to run the

  • coding-standards
  • static-analysis

with locked dependencies instead?

@localheinz
localheinz requested a review from ramsey as a code owner August 5, 2026 13:55
@codecov

codecov Bot commented Aug 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.13%. Comparing base (da5b521) to head (d8629c1).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##                4.x     #643   +/-   ##
=========================================
  Coverage     95.13%   95.13%           
  Complexity      576      576           
=========================================
  Files            71       71           
  Lines          1645     1645           
=========================================
  Hits           1565     1565           
  Misses           80       80           

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