zendframework / zf2-documentation

Zend Framework 2 documentation sources
BSD 3-Clause "New" or "Revised" License
190 stars 570 forks source link

Feature/zend.stdlib.hydrator.namingstrategy.mapnamingstrategy #1479

Closed nathanjosiah closed 9 years ago

nathanjosiah commented 9 years ago

Related to #1396

nathanjosiah commented 9 years ago

I moved it back into the stdlib chapter

weierophinney commented 9 years ago

@nathanjosiah One comment: in the future, please do the pull request against the branch that you forked from. It's clear you forked from develop, but you issued the request against master; this takes a bit of time to unravel when merging.

nathanjosiah commented 9 years ago

@weierophinney Whoops, sorry about that!