Skip to content

PHP 8.4 polyfill: update false positive prevention#91

Merged
jrfnl merged 1 commit into
masterfrom
feature/sync-with-polyfill-v1.34.0-2
Jun 21, 2026
Merged

PHP 8.4 polyfill: update false positive prevention#91
jrfnl merged 1 commit into
masterfrom
feature/sync-with-polyfill-v1.34.0-2

Conversation

@jrfnl

@jrfnl jrfnl commented Jun 21, 2026

Copy link
Copy Markdown
Member

The PHP cross-version compatibility bug regarding the Deprecated attribute, which I previously reported to Symfony, has been fixed.

This commit updates the ruleset to allow for the fix and prevent false positives on the new code introduced.

Refs:

@jrfnl

jrfnl commented Jun 21, 2026

Copy link
Copy Markdown
Member Author

Note: this PR won't fix the CI build failure completely (yet), but is step two of three towards fixing the CI failure.

@jrfnl jrfnl force-pushed the feature/sync-with-polyfill-v1.34.0-2 branch 2 times, most recently from 46e8c87 to 8b1ad66 Compare June 21, 2026 23:12
The PHP cross-version compatibility bug regarding the `Deprecated` attribute, which I previously reported to Symfony has been fixed.

This commit updates the ruleset to allow for the fix and prevent false positives on the new code introduced.

Refs:
* symfony/polyfill 551
* symfony/polyfill 556
@jrfnl jrfnl force-pushed the feature/sync-with-polyfill-v1.34.0-2 branch from 8b1ad66 to bc17912 Compare June 21, 2026 23:17
@jrfnl jrfnl merged commit dbb6599 into master Jun 21, 2026
4 of 6 checks passed
@jrfnl jrfnl deleted the feature/sync-with-polyfill-v1.34.0-2 branch June 21, 2026 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant