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
Copy file name to clipboardExpand all lines: _posts/2014-07-01-Update-June-2014.md
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ a **book** instead of a **tutorial**. It is hosted it on
20
20
21
21
This will become the offical location of all future PHPCR documentation.
22
22
23
-
There has also been a proposal for hosting a restructured text version of the JCR spec
23
+
There has also been a [proposal](https://github.com/phpcr/phpcr-docs/pull/8) for hosting a restructured text version of the JCR spec
24
24
on the documenatation site
25
25
26
26
### Marmelab PHPCR Browser supports Doctrine DBAL
@@ -29,7 +29,8 @@ The [Marmelab PHPCR browser](https://github.com/marmelab/phpcr-browser) now offi
29
29
30
30
## Jackalope
31
31
32
-
-[Discussion](https://github.com/jackalope/jackalope-jackrabbit/issues/88) about concurrent writes in Jackalope-Jackrabbit.
32
+
-[Discussion](https://github.com/jackalope/jackalope-jackrabbit/issues/88) about concurrent writes in Jackalope-Jackrabbit
33
+
-[Discussion](https://github.com/jackalope/jackalope-jackrabbit/pull/72) about throwing exceptions with invalid parameters: The PHPCR spec specifies to return null on invalid connection parameters - but this makes it hard to debug - should we violate the PHPCR spec or make an amendment?
33
34
34
35
## Development Summary
35
36
@@ -41,7 +42,7 @@ The [Marmelab PHPCR browser](https://github.com/marmelab/phpcr-browser) now offi
41
42
42
43
-[Alpha 3](https://github.com/phpcr/phpcr-shell/releases) was released on the 9th of June.
43
44
-[New option](https://github.com/phpcr/phpcr-shell/pull/32) added to show defined but unpopulated nodes and properties.
44
-
-[PR](ttps://github.com/phpcr/phpcr-shell/pull/56) for showing node contents in XML with syntax highlighting: - PR to support embedding the shell in Symfony applications - we are thinking about repacing all the PHPCR.
45
+
-[PR](ttps://github.com/phpcr/phpcr-shell/pull/56) for showing node contents in XML with syntax highlighting: - PR to support embedding the shell in Symfony applications - we are thinking about replacing all the PHPCR.
45
46
Util commands in the DoctrinePHPCRBundle with the PHPCR Shell.
0 commit comments