Skip to content

Misc: Deprecate unused functions#899

Merged
jtojnar merged 5 commits intomasterfrom
wip/jtojnar/unused-deprecations
Jun 27, 2025
Merged

Misc: Deprecate unused functions#899
jtojnar merged 5 commits intomasterfrom
wip/jtojnar/unused-deprecations

Conversation

@jtojnar
Copy link
Member

@jtojnar jtojnar commented Oct 1, 2024

  • The following SimplePie\Misc methods are deprecated without replacement:

    • element_implode
    • parse_str
    • percent_encoding_normalization
    • strip_comments
    • uncomment_rfc822

See the individual commits for details.

@Art4 Art4 added this to the 1.9.0 milestone Oct 1, 2024
Copy link
Contributor

@Art4 Art4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. 👍 Only some notes for the CHANGELOG.md.

@jtojnar jtojnar force-pushed the wip/jtojnar/unused-deprecations branch from 819641d to d51a654 Compare June 27, 2025 04:23
jtojnar added 5 commits June 27, 2025 09:30
This is remnant of parsing HTML with regex, not used since 878c83c
Yet another remnant of parsing HTML with regex, not used since 878c83c
This has been unused since 408dd74
@jtojnar jtojnar force-pushed the wip/jtojnar/unused-deprecations branch from d51a654 to ddcebad Compare June 27, 2025 08:21
@jtojnar jtojnar merged commit ddcebad into master Jun 27, 2025
20 checks passed
@jtojnar jtojnar deleted the wip/jtojnar/unused-deprecations branch June 27, 2025 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants