Skip to content

Add new AbstractSingleColumnAnonymizer anonymizer base class#222

Merged
pounard merged 1 commit intomainfrom
datalist-2-anonymizer-methods
Jul 21, 2025
Merged

Add new AbstractSingleColumnAnonymizer anonymizer base class#222
pounard merged 1 commit intomainfrom
datalist-2-anonymizer-methods

Conversation

@pounard
Copy link
Copy Markdown
Member

@pounard pounard commented Jul 18, 2025

This new AbstractSingleColumnAnonymizer class introduces a new createAnonymizeExpression(Update $update): Expression public method which opens, for later, anonymizer code re-use in more complex expressions.

This will later allow anonymizers generated from configuration files without PHP code to allow users to write complex string patterns embedding other anonymizers expressions, and thus generate meaningful text.

@pounard pounard requested a review from SimonMellerin July 18, 2025 09:38
@pounard pounard force-pushed the datalist-2-anonymizer-methods branch from 9d33bb6 to e67213c Compare July 18, 2025 11:01
@pounard pounard force-pushed the datalist-2-anonymizer-methods branch from e67213c to ef8c8ff Compare July 21, 2025 10:02
@pounard pounard merged commit 5180ade into main Jul 21, 2025
30 checks passed
@pounard pounard deleted the datalist-2-anonymizer-methods branch July 21, 2025 10:13
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.

3 participants