I'm happy to tell that the Midgard2 PHPCR provider is now in the stage
where the API tests and ODM tests pass on PHP 5.3. To note this, we
just released version 1.0:
https://github.com/midgardproject/phpcr-midgard2
This release should hit Packagist soon:
http://packagist.org/packages/midgard/phpcr
If you're already using PHPCR in some of your projects, this is a
great opportunity to ensure that your code works with multiple
providers. Look at for example the PHPUnit configs we use in ODM to
test both Midgard and Jackrabbit:
https://github.com/doctrine/phpcr-odm/blob/master/cli-config.midgard_mysql.php.dist#L29
https://github.com/doctrine/phpcr-odm/blob/master/cli-config.jackrabbit.php.dist#L31
I'll be more than happy to help with setting up the Midgard PHPCR
environment in various projects :-)
--
Henri Bergius
Motorcycle Adventures and Free Software
http://bergie.iki.fi/
Jabber: henri....@gmail.com
Microblogs: @bergie
--
You received this message because you are subscribed to the Google Groups "PHPCR User Group Mailinglist" group.
To post to this group, send email to phpcr...@googlegroups.com.
To unsubscribe from this group, send email to phpcr-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/phpcr-users?hl=en.
Thanks!
Here is a bit more comprehensive blog entry on it:
http://bergie.iki.fi/blog/midgard2_phpcr_provider_hits_1-0/
> Benjamin
/Henri