Skip to content

Commit 368a715

Browse files
committed
August news
1 parent 39da5d4 commit 368a715

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
layout: default
3+
itle: Update August 2014
4+
---
5+
6+
## Releases
7+
8+
- PHPCR-ODM [1.2.0-RC3](https://github.com/doctrine/phpcr-odm/releases/tag/1.2.0-rc3)
9+
- PHPCR-Shell [Alpha 5](https://github.com/phpcr/phpcr-shell/releases/tag/1.0.0-alpha5)
10+
11+
## PHPCR
12+
13+
- 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

Comments
 (0)