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

TASK: Remove handling for deprecated ignoreTags format #774

Merged

Conversation

kitsunet
Copy link
Member

In earlier versions of Flow the setting
Neos.Flow.reflection.ignoredTags allowed for a simple list
of tags. Due to merging and unset issues this was changed to a
key/value list, with the key being the tag name and values being
boolean to indicate ignorance of the tag.

The old format is now no longer taken into account.

In earlier versions of Flow the setting
``Neos.Flow.reflection.ignoredTags`` allowed for a simple list
of tags. Due to merging and unset issues this was changed to a
key/value list, with the key being the tag name and values being
boolean to indicate ignorance of the tag.

The old format is now no longer taken into account.
@mention-bot
Copy link

@kitsunet, thanks for your PR! By analyzing the history of the files in this pull request, we identified @kdambekalns, @hlubek and @bwaidelich to be potential reviewers.

@kdambekalns kdambekalns merged commit 18a4c27 into neos:master Dec 12, 2016
@kdambekalns kdambekalns deleted the task/remove-deprecated-ignore-tag-format branch December 12, 2016 09:42
ComiR pushed a commit to ComiR/flow-development-collection that referenced this pull request Aug 17, 2018
…re-tag-format

TASK: Remove handling for deprecated ignoreTags format
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.

None yet

3 participants