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

Mention about addXxx() methods #791

Merged
merged 2 commits into from
Oct 22, 2017
Merged

Mention about addXxx() methods #791

merged 2 commits into from
Oct 22, 2017

Conversation

olvlvl
Copy link
Contributor

@olvlvl olvlvl commented Sep 14, 2017

Hi,

addXxx() methods are no longer supported in v3.0 and it is not mentioned in the BC changes.

Copy link
Member

@theofidry theofidry left a comment

Choose a reason for hiding this comment

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

That's a good point 👍

I think we could go slightly further and mention a couple of upgrade path here as well:

UPGRADE.md Outdated
}
```

See: https://github.com/nelmio/alice/issues/654
Copy link
Member

Choose a reason for hiding this comment

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

I would make it a link: [See the original discussion](https://github.com/nelmio/alice/issues/654)


## User-land changes

- `addXxx()` methods are no longer supported, you need to define a setter for the collection.
Copy link
Member

Choose a reason for hiding this comment

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

Do you know if a deprecation is provided in 2.x for that? I would expect one, otherwise could be nice to add it.

@theofidry theofidry added this to the 3.x milestone Sep 14, 2017
@theofidry theofidry self-assigned this Oct 20, 2017
@theofidry
Copy link
Member

Thanks again

@theofidry theofidry merged commit 115695a into nelmio:master Oct 22, 2017
@olvlvl olvlvl deleted the patch-1 branch November 25, 2017 23:06
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

2 participants