Closed
Conversation
Check for absolute/relative path to build target path.
Add RLIKE, REGEXP operators to use in conditions
Contributor
|
Hello @SintezCode Thank you for contributing. Would you like to explain the pull request? There is a standard template prefilled when you open a pull request. Could you use this, please? Additionally, because this is a XPDO related pull request, I think it should be added in modxcms/xpdo instead, and not here. |
Member
|
This must go through the xpdo repository. Also there seem to be changes unrelated to the description in this PR. Can you resubmit this against modxcms/xpdo? |
Contributor
|
It is also opened in modxcms/xpdo#119. Soo, closing this? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does it do?
Allow to use RLIKE, REGEXP operators in conditions
Why is it needed?
For dificult search rules
Related issue(s)/PR(s)
#13478
modxcms/xpdo#119