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

add preg_match expression #16

Closed
wants to merge 6 commits into from
Closed

Conversation

JoMessina
Copy link
Contributor

No description provided.

@JoMessina JoMessina requested a review from sebprt November 7, 2024 16:27
@JoMessina JoMessina self-assigned this Nov 7, 2024
@JoMessina JoMessina requested a review from gplanchat November 7, 2024 16:27
Copy link
Collaborator

@sebprt sebprt left a comment

Choose a reason for hiding this comment

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

Lance php-cs-fixer pour passer le job Quality

@@ -24,6 +24,7 @@ public function getFunctions(): array
ExpressionFunction::fromPhp('strip_tags', 'stripHtml'),
ExpressionFunction::fromPhp('json_decode', 'decode'),
ExpressionFunction::fromPhp('preg_replace', 'replaceByExpression'),
new TestPattern('testPattern'),
Copy link
Collaborator

Choose a reason for hiding this comment

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

On pourrait pas nommer la fonction isMatchingPattern ?
Je trouve ça plus explicite que le testPattern

@JoMessina JoMessina force-pushed the feature/add-preg-match-expression branch from 50486e1 to 8e96312 Compare November 12, 2024 10:25
@JoMessina JoMessina closed this Nov 12, 2024
@JoMessina JoMessina deleted the feature/add-preg-match-expression branch November 12, 2024 13:50
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.

4 participants