Skip to content

Conversation

@yceruto
Copy link
Member

@yceruto yceruto commented Feb 6, 2017

  • Removed unused old isAuthor() method from Post
  • Removed useless PHPDoc
  • Add code comments about Tags feature implementation
  • Removed setByReference option which is unnecessary now.

@yceruto
Copy link
Member Author

yceruto commented Feb 7, 2017

Thanks to new instance of ArrayCollection into CollectionToArrayTransformer now we can remove the setByReference(false) option, so the form data mapper should call setter always.

Copy link
Member

@javiereguiluz javiereguiluz left a comment

Choose a reason for hiding this comment

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

👍

@javiereguiluz
Copy link
Member

@yceruto thanks for these nice improvements!

@javiereguiluz javiereguiluz merged commit 6147bbd into symfony:master Feb 7, 2017
javiereguiluz added a commit that referenced this pull request Feb 7, 2017
…eruto, javiereguiluz)

This PR was merged into the master branch.

Discussion
----------

Cleanup and comments about Tags feature implementation

* Removed unused old `isAuthor()` method from `Post`
* Removed useless PHPDoc
* Add code comments about Tags feature implementation
* Removed setByReference option which is unnecessary now.

Commits
-------

6147bbd Updated the last help note
a62876f Updated some help notes
4d71179 Updated a help note
a574d24 Remove byReference option which is unnecessary now
ba34c26 Cleanup and comments about Tags feature implementation
@yceruto yceruto deleted the cleanup-and-comments branch February 7, 2017 12:15
@yceruto
Copy link
Member Author

yceruto commented Feb 7, 2017

@javiereguiluz thanks to you for improving it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants