Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor htmlentities filter #215

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

marcelthole
Copy link

Q A
Documentation yes
Bugfix no
BC Break yes
New Feature no
RFC yes
QA no

Description

Move HtmlEntities filter also to the implementation via FilterInterface and removed the AbstractFilter

@marcelthole marcelthole changed the base branch from 2.40.x to 3.0.x January 2, 2025 15:12
@froschdesign froschdesign added this to the 3.0.0 milestone Jan 3, 2025
Copy link
Member

@gsteel gsteel left a comment

Choose a reason for hiding this comment

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

Thanks @marcelthole - Sorry it's taken a while to get a review

src/HtmlEntities.php Show resolved Hide resolved
docs/book/v3/standard-filters.md Show resolved Hide resolved
src/HtmlEntities.php Outdated Show resolved Hide resolved
src/HtmlEntities.php Outdated Show resolved Hide resolved
src/HtmlEntities.php Show resolved Hide resolved
test/HtmlEntitiesTest.php Outdated Show resolved Hide resolved
test/HtmlEntitiesTest.php Show resolved Hide resolved
@gsteel
Copy link
Member

gsteel commented Jan 6, 2025

2.40.0 has been released so a rebase will be required

@marcelthole marcelthole force-pushed the refactor-htmlentities-filter branch from 9fb3ad2 to cf44f2c Compare January 7, 2025 12:00
Copy link
Member

@gsteel gsteel left a comment

Choose a reason for hiding this comment

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

Thanks @marcelthole - A couple of minor adjustments and this is good to go 👍

src/HtmlEntities.php Outdated Show resolved Hide resolved
src/HtmlEntities.php Outdated Show resolved Hide resolved
@marcelthole marcelthole force-pushed the refactor-htmlentities-filter branch from cf44f2c to a4dbbcd Compare January 8, 2025 12:19
Copy link
Member

@gsteel gsteel left a comment

Choose a reason for hiding this comment

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

Thanks @marcelthole 👍

@gsteel gsteel merged commit 2477249 into laminas:3.0.x Jan 8, 2025
16 of 17 checks passed
@marcelthole marcelthole deleted the refactor-htmlentities-filter branch January 8, 2025 14:30
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.

3 participants