Skip to content

Commit c92bf90

Browse files
committed
Added news for october 2014
1 parent 212d98d commit c92bf90

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

_posts/2014-11-05-Update-October.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
layout: default
3+
title: Update October 2014
4+
---
5+
6+
### Releases
7+
8+
The Symfony CMF had its third stable release this month, taking it version 1.2, which included a new relase of both
9+
the [phpcr-odm](http://doctrine-phpcr-odm.readthedocs.org/en/latest) and the [DoctrinePHPCRBundle](https://github.com/doctrine/DoctrinePHPCRBundle).
10+
11+
- [PHPCR-ODM 1.2](https://github.com/doctrine/phpcr-odm/releases/tag/1.2.0):
12+
Featuring improvements in handling transactions and collection performance.
13+
- [DoctrinePHPCRBundle 1.2](https://github.com/doctrine/DoctrinePHPCRBundle):
14+
Including native support for the [phpcr
15+
shell](https://github.com/phpcr/phpcr-shell) as detailed in this [blog
16+
post](http://www.dantleech.com/post/2014/10/30/phpcr-shell-and-doctrinephpcrbundle-integration)
17+
- [PHPCRShell alpha
18+
6](https://github.com/phpcr/phpcr-shell/releases/tag/1.0.0-alpha6): Full
19+
support for updating multi-value properties and minor fixes and improvements.
20+
21+
### Developments
22+
23+
- The [Jackalope FS](https://github.com/jackalope/jackalope-fs) is now an
24+
offical part of the Jackalope family and is edging closer to its first goal
25+
of feature parity with doctrine dbal, passing 90% of the
26+
[phpcr-api-tests](https://github.com/phpcr/phpcr-api-tests).
27+
- [@danrot90](https://github.com/danrot) has confirmed that he will be implementing
28+
versioning on the [Jackalope Doctrine-Dbal](https://github.com/jackalope/jackalope-doctrine-dbal)
29+
PHPCR implementation as part of his thesis.
30+
- A refactoring of Propel2 opens up the possiblity of PHPCR support: https://github.com/propelorm/Propel2/pull/795

0 commit comments

Comments
 (0)