Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 736e0ac

Browse files
committed
cleanups
1 parent bee8ba4 commit 736e0ac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tutorials/installing-configuring-doctrine-phpcr-odm.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ Requirements
3030

3131
* Symfony2 (version 2.1 or newer)
3232
* phpunit >= 3.6 (if you want to run the tests)
33-
* When using **jackalope-jackrabbit**: Java, jackrabbit.jar and libxml version >= 2.7.0
34-
(due to a `bug in libxml`_)
33+
* When using **jackalope-jackrabbit**: Java, Apache Jackalope and libxml
34+
version >= 2.7.0 (due to a `bug in libxml`_)
3535
* When using **jackalope-doctrine-dbal with MySQL**: MySQL >= 5.1.5
3636
(as you need the xml function ``ExtractValue``)
3737

@@ -364,4 +364,4 @@ The bundle provides a ``ValidPhpcrOdm`` constraint validator you can use to chec
364364
365365
...
366366
367-
.. _`bug in libxml`: http://bugs.php.net/bug.php?id=36501)
367+
.. _`bug in libxml`: http://bugs.php.net/bug.php?id=36501)

0 commit comments

Comments
 (0)