Skip to content

Commit

Permalink
merged branch jmikola/patch-1 (PR #2793)
Browse files Browse the repository at this point in the history
Commits
-------

ea2b0e5 Note LoaderResolverInterface type hinting in the 2.1 changelog

Discussion
----------

Note LoaderResolverInterface type hinting in the 2.1 changelog

Although #2785 was originally opened against 2.0, its merge to master seems to be intentional. This documents the BC break that some experienced (see: FriendsOfSymfony/FOSRestBundle#155).
  • Loading branch information
fabpot committed Dec 7, 2011
2 parents 7e2ca4a + ea2b0e5 commit faa7e53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG-2.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
### Config

* implemented `Serializable` on resources
* LoaderResolverInterface is now used instead of LoaderResolver for type hinting

### Console

Expand Down

0 comments on commit faa7e53

Please sign in to comment.