You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Discussion about [PHPCR Wrapper library](https://github.com/sulu-cmf/sulu/pull/175)
14
+
-[Togu CMS](http://togu.io) is using PHPCR ([discussion](https://github.com/phpcr/phpcr.github.io/pull/21#issuecomment-51596096))
15
+
- Magnolia CMS did added a [PHPCR tutorial](https://documentation.magnolia-cms.com/display/DOCS/Integrating+PHP+Web+applications) to their website.
16
+
17
+
## PHPCR Shell
18
+
19
+
- Official [documentation](http://phpcr.readthedocs.org/en/latest/phpcr-shell/index.html)
20
+
- Embedded PHPCR shell will be available in next DoctrinePHPCRBundle release
21
+
- node:edit command - edit entire nodes
22
+
- discussion on [globbing](https://github.com/phpcr/phpcr-shell/issues/80#issuecomment-52290868)
23
+
-[PR](https://github.com/phpcr/phpcr-shell/pull/90) for adding multi-value support to UPDATE queries
24
+
25
+
## Jackalope
26
+
27
+
- Doctrine-dbal [Performance optionmizations](https://github.com/jackalope/jackalope-doctrine-dbal/pull/149)@electricmaxx and @lsmith77
28
+
- Jackalope [discussion](https://github.com/jackalope/jackalope/issues/240#issuecomment-54086039) about adding pseudo columns [jcr:path], [jcr:score] etc to query results
29
+
-[PR opened](https://github.com/jackalope/jackalope/pull/241#issuecomment-53257676) for adding event observation to jackalope
30
+
- Jackalope Doctrine-Dbal doesnt support selecting from mixins, [discussion](https://github.com/jackalope/jackalope-doctrine-dbal/issues/217#issuecomment-53245467)
31
+
-[Discussion](https://github.com/jackalope/jackalope-doctrine-dbal/issues/213#issuecomment-52625498) about better search indexing in doctrine-dbal
32
+
- Jackrabbit [improved error handling](https://github.com/jackalope/jackalope-jackrabbit/pull/90#issuecomment-50132110) for 500 errors
33
+
34
+
- More [progress](https://github.com/jackalope/jackalope-mongodb/pull/4#issuecomment-52325604) on jackalope-mongodb implementation
0 commit comments