Open dbu opened 11 years ago
See my notes on #52 - I had failures as well :\
Ok then its not just me at least. I dont plan to use this, i just want to build the symfony mapping compiler pass but cant install the bundle with a newer symfony because of composer constraints. If the tests fail anyways its hard to tell if the bundle works with a newer symfony... Is the couch odm basically dead or are there people using it?
Afaik there are some users, but I'm not sure if they care about those failures :\ On 27 Apr 2013 11:07, "David Buchmann" notifications@github.com wrote:
Ok then its not just me at least. I dont plan to use this, i just want to build the symfony mapping compiler pass but cant install the bundle with a newer symfony because of composer constraints. If the tests fail anyways its hard to tell if the bundle works with a newer symfony... Is the couch osm basically dead or are there people using it?
— Reply to this email directly or view it on GitHubhttps://github.com/doctrine/couchdb-odm/issues/64#issuecomment-17113053 .
how should we proceed about the mapping compiler pass for the couchdb-bundle? i can just add something blindly and hope it works... or i could just add the fallback thing in FOSUserBundle and say in the doc entry https://github.com/symfony/symfony-docs/pull/2507 that if you want this with couchdb you first have to fix couchdb to work with symfony 2.3?
do you think this bundle works with symfony/yaml 2.2 or even 2.3? the dev dependency says <2.2
Should work - the usage of yaml by doctrine is generally very generic On 5 May 2013 11:07, "David Buchmann" notifications@github.com wrote:
do you think this bundle works with symfony/yaml 2.2 or even 2.3? the dev dependency says <2.2
— Reply to this email directly or view it on GitHubhttps://github.com/doctrine/couchdb-odm/issues/64#issuecomment-17448925 .
i got things to work in the smyfony 2.2 (but there are no yaml mappings, so no clue about that). i created a PR to fix mapped superclass and will leave it at that for now :-) it should be enough to make the FOSUserBundle work with it again.
doing a composer install --dev tests fail for me.
i have Apache CouchDB 1.0.1 - is there a minimal version required?
There were 6 failures: