Skip to content

IBX-12606: Regenerated the deprecation baseline against current 6.0 dependencies - #2113

Merged
ViniTou merged 1 commit into
6.0from
IBX-12606-regenerated-deprecation-baseline
Sep 23, 2026
Merged

ViniTou merged 1 commit into
6.0from
IBX-12606-regenerated-deprecation-baseline

Conversation

@ViniTou

@ViniTou ViniTou commented Sep 23, 2026 •

Copy link
Copy Markdown
Contributor
🎫 Issue IBX-12606

Related PRs:

Description:

#2109 landed on 6.0 while #2100 was open and added unit tests; one of them constructs flysystem's LocalFilesystemAdapter, which on PHP 8.4 raises two implicit-nullable-parameter deprecations. #2100's CI ran against the older 6.0, so its unit baseline never saw them. This regenerates both baselines against current 6.0 (union of PHP 8.3 and 8.4 runs): the unit baseline gains exactly those two flysystem entries; the integration baseline is unchanged in content (the 3 template entries keep the CI checkout path).

For QA:

Baseline-only change. Verified locally on PHP 8.3 and 8.4 with a fresh composer update and cold cache: phpunit.xml exits 0; phpunit.integration.xml reports only the 3 CI-path template entries as unmatched, which differ locally by checkout path only.

Documentation:

N/A

…ependencies

The previous baseline was generated before ibexa/test-core#56, when FrameworkBundle::boot() still replaced PHPUnit's error handler, so deprecations raised while the test kernel boots were never recorded. Union of PHP 8.3 and 8.4 runs on freshly resolved 6.0 dependencies.
@sonarqubecloud

Copy link
Copy Markdown

@ViniTou
ViniTou merged commit 84e8026 into 6.0 Sep 23, 2026
22 checks passed
@ViniTou
ViniTou deleted the IBX-12606-regenerated-deprecation-baseline branch September 23, 2026 10:40
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.

1 participant