File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change
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
You can’t perform that action at this time.
0 commit comments