egeloen / IvoryGoogleMapBundle

Google Map API v3 integration for your Symfony2 project.
https://github.com/egeloen/ivory-google-map
MIT License
217 stars 152 forks source link

The "factory-method" attribute and "factory-service" are deprecated #145

Closed chandon closed 8 years ago

chandon commented 9 years ago

is deprecated since version 2.6 and will be removed in 3.0. Use the "factory" element instead.

xml to correct in Resources\config\services*.xml

stijink commented 9 years ago

+1

simonchrz commented 8 years ago

fixed in #151

chandon commented 8 years ago

Thanks @simonchrz but i think it'll never be merged, because this bundle is not maintained anymore...

simonchrz commented 8 years ago

mmh... any other current bundles out there ?

egeloen commented 8 years ago

Your issue has been fixed in #159 but will on be part of the 3.x version of the bundle.