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

NGSTACK-351: make compiler passes compatible with SF 2.8 #28

Closed
wants to merge 2 commits into from

Conversation

pspanja
Copy link
Member

@pspanja pspanja commented Oct 2, 2019

Fixes #27

I didn't use if/else logic as suggested in the issue. Since original IndexableRichText and IndexableXmlText do not have any arguments it should be safe to use addArgument.

For FieldTypeRegistry it should be enough to use replaceArgument without check, because if anything changes in the original class we will need to adapt our implementation anyway.

@pspanja pspanja requested review from emodric and hknezevic October 2, 2019 08:49
@pspanja pspanja requested a review from MarioBlazek October 2, 2019 09:03
@pspanja
Copy link
Member Author

pspanja commented Sep 14, 2020

Is anyone still interested in this? Otherwise I will close it as it got a bit stale by now.

@pspanja
Copy link
Member Author

pspanja commented Oct 14, 2020

Closing as obsolete. Feel free to reopen if interested.

@pspanja pspanja closed this Oct 14, 2020
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.

Bundle not working with Symfony version prior to 3.3
3 participants