From 2fc75cfcf03c041c804778fa894282234adc3c66 Mon Sep 17 00:00:00 2001 From: nuno maduro Date: Sun, 3 May 2026 13:09:32 -0300 Subject: [PATCH] chore: updates snapshots --- src/Plugins/Tia/Fingerprint.php | 17 ----------------- .../collision_with_data_set_________.snap | 2 -- .../visual_snapshot_of_help_command_output.snap | 2 +- tests/.pest/snapshots/Visual/Todo/todo.snap | 2 -- .../snapshots/Visual/Todo/todo_in_parallel.snap | 2 -- tests/.pest/snapshots/Visual/Todo/todos.snap | 2 -- .../Visual/Todo/todos_in_parallel.snap | 2 -- .../visual_snapshot_of_help_command_output.snap | 2 +- tests/.snapshots/Failure.php.inc | 2 -- tests/.snapshots/SuccessOnly.php.inc | 2 -- tests/.snapshots/success.txt | 2 -- 11 files changed, 2 insertions(+), 35 deletions(-) diff --git a/src/Plugins/Tia/Fingerprint.php b/src/Plugins/Tia/Fingerprint.php index 161bba67..fc4c4f45 100644 --- a/src/Plugins/Tia/Fingerprint.php +++ b/src/Plugins/Tia/Fingerprint.php @@ -258,23 +258,6 @@ final readonly class Fingerprint return $cache[$key] = $finder->hasResults(); } - private static function sortRecursively(mixed &$value): void - { - if (! is_array($value)) { - return; - } - - $isAssoc = ! array_is_list($value); - - if ($isAssoc) { - ksort($value); - } - - foreach ($value as &$child) { - self::sortRecursively($child); - } - } - private static function contentHashOrNull(string $path): ?string { if (! is_file($path)) { diff --git a/tests/.pest/snapshots/Visual/Collision/collision_with_data_set_________.snap b/tests/.pest/snapshots/Visual/Collision/collision_with_data_set_________.snap index f1d62c46..1bc29248 100644 --- a/tests/.pest/snapshots/Visual/Collision/collision_with_data_set_________.snap +++ b/tests/.pest/snapshots/Visual/Collision/collision_with_data_set_________.snap @@ -1,6 +1,4 @@ - ─ Running in TIA mode, however TIA as skipped as it needs Needs ext-pcov or Xdebug. - FAIL Tests\Fixtures\CollisionTest ⨯ error ✓ success diff --git a/tests/.pest/snapshots/Visual/Help/visual_snapshot_of_help_command_output.snap b/tests/.pest/snapshots/Visual/Help/visual_snapshot_of_help_command_output.snap index cc1816e9..fe16ce91 100644 --- a/tests/.pest/snapshots/Visual/Help/visual_snapshot_of_help_command_output.snap +++ b/tests/.pest/snapshots/Visual/Help/visual_snapshot_of_help_command_output.snap @@ -1,5 +1,5 @@ - Pest Testing Framework 4.6.3. + Pest Testing Framework 4.7.0. USAGE: pest [options] diff --git a/tests/.pest/snapshots/Visual/Todo/todo.snap b/tests/.pest/snapshots/Visual/Todo/todo.snap index 3ac2a538..09710340 100644 --- a/tests/.pest/snapshots/Visual/Todo/todo.snap +++ b/tests/.pest/snapshots/Visual/Todo/todo.snap @@ -1,6 +1,4 @@ - ─ Running in TIA mode, however TIA as skipped as it needs Needs ext-pcov or Xdebug. - TODO Tests\Features\BeforeEachProxiesToTestCallWithTodo - 4 todos ↓ is marked as todo 1 ↓ is marked as todo 2 diff --git a/tests/.pest/snapshots/Visual/Todo/todo_in_parallel.snap b/tests/.pest/snapshots/Visual/Todo/todo_in_parallel.snap index 3ac2a538..09710340 100644 --- a/tests/.pest/snapshots/Visual/Todo/todo_in_parallel.snap +++ b/tests/.pest/snapshots/Visual/Todo/todo_in_parallel.snap @@ -1,6 +1,4 @@ - ─ Running in TIA mode, however TIA as skipped as it needs Needs ext-pcov or Xdebug. - TODO Tests\Features\BeforeEachProxiesToTestCallWithTodo - 4 todos ↓ is marked as todo 1 ↓ is marked as todo 2 diff --git a/tests/.pest/snapshots/Visual/Todo/todos.snap b/tests/.pest/snapshots/Visual/Todo/todos.snap index 3ac2a538..09710340 100644 --- a/tests/.pest/snapshots/Visual/Todo/todos.snap +++ b/tests/.pest/snapshots/Visual/Todo/todos.snap @@ -1,6 +1,4 @@ - ─ Running in TIA mode, however TIA as skipped as it needs Needs ext-pcov or Xdebug. - TODO Tests\Features\BeforeEachProxiesToTestCallWithTodo - 4 todos ↓ is marked as todo 1 ↓ is marked as todo 2 diff --git a/tests/.pest/snapshots/Visual/Todo/todos_in_parallel.snap b/tests/.pest/snapshots/Visual/Todo/todos_in_parallel.snap index 3ac2a538..09710340 100644 --- a/tests/.pest/snapshots/Visual/Todo/todos_in_parallel.snap +++ b/tests/.pest/snapshots/Visual/Todo/todos_in_parallel.snap @@ -1,6 +1,4 @@ - ─ Running in TIA mode, however TIA as skipped as it needs Needs ext-pcov or Xdebug. - TODO Tests\Features\BeforeEachProxiesToTestCallWithTodo - 4 todos ↓ is marked as todo 1 ↓ is marked as todo 2 diff --git a/tests/.pest/snapshots/Visual/Version/visual_snapshot_of_help_command_output.snap b/tests/.pest/snapshots/Visual/Version/visual_snapshot_of_help_command_output.snap index 776559c4..c13e96f7 100644 --- a/tests/.pest/snapshots/Visual/Version/visual_snapshot_of_help_command_output.snap +++ b/tests/.pest/snapshots/Visual/Version/visual_snapshot_of_help_command_output.snap @@ -1,3 +1,3 @@ - Pest Testing Framework 4.6.3. + Pest Testing Framework 4.7.0. diff --git a/tests/.snapshots/Failure.php.inc b/tests/.snapshots/Failure.php.inc index 60ebd0a6..5c3878fa 100644 --- a/tests/.snapshots/Failure.php.inc +++ b/tests/.snapshots/Failure.php.inc @@ -1,5 +1,3 @@ - - ─ Running in TIA mode, however TIA as skipped as it needs Needs ext-pcov or Xdebug. ##teamcity[testSuiteStarted name='Tests/tests/Failure' locationHint='pest_qn://tests/.tests/Failure.php' flowId='1234'] ##teamcity[testCount count='8' flowId='1234'] ##teamcity[testSuiteStarted name='Tests/tests/Failure' locationHint='pest_qn://tests/.tests/Failure.php' flowId='1234'] diff --git a/tests/.snapshots/SuccessOnly.php.inc b/tests/.snapshots/SuccessOnly.php.inc index ca616f71..ca959e33 100644 --- a/tests/.snapshots/SuccessOnly.php.inc +++ b/tests/.snapshots/SuccessOnly.php.inc @@ -1,5 +1,3 @@ - - ─ Running in TIA mode, however TIA as skipped as it needs Needs ext-pcov or Xdebug. ##teamcity[testSuiteStarted name='Tests/tests/SuccessOnly' locationHint='pest_qn://tests/.tests/SuccessOnly.php' flowId='1234'] ##teamcity[testCount count='4' flowId='1234'] ##teamcity[testSuiteStarted name='Tests/tests/SuccessOnly' locationHint='pest_qn://tests/.tests/SuccessOnly.php' flowId='1234'] diff --git a/tests/.snapshots/success.txt b/tests/.snapshots/success.txt index d7ab6609..58dbeddf 100644 --- a/tests/.snapshots/success.txt +++ b/tests/.snapshots/success.txt @@ -1,6 +1,4 @@ - ─ Running in TIA mode, however TIA as skipped as it needs Needs ext-pcov or Xdebug. - PASS Tests\Arch ✓ preset → php → ignoring ['Pest\Expectation', 'debug_backtrace', 'var_export', …] ✓ preset → strict → ignoring ['Pest\Plugins\Tia\BaselineSync', 'usleep']