Skip to content

Commit f986c14

Browse files
committed
Added reference to parameter prb. in Jackalope
1 parent 7fb0c01 commit f986c14

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

_posts/2014-07-01-Update-June-2014.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ a **book** instead of a **tutorial**. It is hosted it on
2020

2121
This will become the offical location of all future PHPCR documentation.
2222

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
2424
on the documenatation site
2525

2626
### Marmelab PHPCR Browser supports Doctrine DBAL
@@ -29,7 +29,8 @@ The [Marmelab PHPCR browser](https://github.com/marmelab/phpcr-browser) now offi
2929

3030
## Jackalope
3131

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?
3334

3435
## Development Summary
3536

@@ -41,7 +42,7 @@ The [Marmelab PHPCR browser](https://github.com/marmelab/phpcr-browser) now offi
4142

4243
- [Alpha 3](https://github.com/phpcr/phpcr-shell/releases) was released on the 9th of June.
4344
- [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.
4546
Util commands in the DoctrinePHPCRBundle with the PHPCR Shell.
4647

4748
### PHPCR API

0 commit comments

Comments
 (0)