CircleOfNice / DoctrineRestDriver

GNU General Public License v3.0
153 stars 44 forks source link

#69 New fetch() and fetchAll() method signatures #70

Closed codebarista closed 6 years ago

codebarista commented 7 years ago

Fixes #69

The new parameters are optional and thus backward compatible.

ErikLeeOlson commented 6 years ago

This bit me on the @55 again today! Would you please merge this???? Symfony 3.3 is broken without this update :(

TobiasHauck commented 6 years ago

Sorry didnt realize there were so many open pulls left. Will do a Version update in a few minutes. Thanks for contributing!! Hope you enjoy the bundle

TobiasHauck commented 6 years ago

Ok, now you can download the new version (1.2.3) with composer. Thanks for your great help!