805 Commits

Author SHA1 Message Date
David Buchmann
ff74becf15 prepare release 3.1.0 2026-03-23 16:56:25 +01:00
David Buchmann
1374ca90d5 Merge pull request #410 from doctrine/sf8
allow installation with symfony 8 and test with php 8.5
2026-03-23 16:54:32 +01:00
David Buchmann
dd3e3ac450 cleanup service definitions 2026-03-18 11:46:13 +01:00
David Buchmann
a19873cc24 Merge pull request #412 from alexander-schranz/enhancement/convert-config
Convert configs from xml to php
2026-03-18 10:37:31 +01:00
Alexander Schranz
e89287262e Fix profiler route includes 2026-02-07 17:58:09 +01:00
Alexander Schranz
7242b9cadb Add missing services 2026-02-07 17:38:28 +01:00
Alexander Schranz
1f4a68253e Convert configs from xml to php 2026-02-07 17:30:57 +01:00
David Buchmann
53a45f73af allow installation with symfony 8 and test with php 8.5 2025-12-03 17:42:03 +01:00
David Buchmann
29344d70bc Merge pull request #411 from doctrine/cs-fixer
upgrade to phpstan 2 and apply latest php-cs-fixer fixes
2025-12-03 17:41:51 +01:00
David Buchmann
64f2025258 upgrade to phpstan 2 and apply latest php-cs-fixer fixes 2025-12-03 17:40:56 +01:00
David Buchmann
799c24db05 Merge pull request #409 from doctrine/fix-phpcr-odm-bc-break
Fix BC break in PHPCR-ODM: we must no longer call the removed addDocumentNamespace method
3.0.2
2024-08-02 16:16:27 +02:00
David Buchmann
dc8219765a Fix BC break in PHPCR-ODM: we must no longer call the removed addDocumentNamespace method 2024-08-02 14:25:38 +02:00
David Buchmann
a87ccf52e1 Merge pull request #407 from alexander-schranz/patch-1
Define jackalope range
2024-07-03 22:29:29 +02:00
Alexander Schranz
fc02d4e4cd Define jackalope range 2024-07-03 17:24:06 +02:00
David Buchmann
48dac01190 Merge pull request #406 from doctrine/2-to-3
2 to 3
2024-07-03 15:47:40 +02:00
David Buchmann
c44f2da2d9 Merge remote-tracking branch 'origin/2.x' into 2-to-3 2024-07-03 15:46:12 +02:00
David Buchmann
50f6483ce7 prepare release 2.5.1 2024-07-03 15:41:47 +02:00
Alexander Schranz
89fac6ff6b Add supported range of jackalope packages to composer.json (#404) 2024-07-03 15:39:57 +02:00
David Buchmann
3a526051fa Merge pull request #405 from doctrine/annotations
explicitly require doctrine/annotations
2024-07-03 09:35:25 +02:00
David Buchmann
30356fab3b explicitly require doctrine/annotations, as its not automatically included in new doctrine versions 2024-07-03 09:34:24 +02:00
David Buchmann
916ccd1531 prepare release 3.0.1 2024-05-28 16:00:50 +02:00
David Buchmann
5f58741e0a Merge pull request #403 from doctrine/declare-conflict-persistence
declare conflict with doctrine/persistence 2
2024-05-28 15:58:43 +02:00
David Buchmann
3e9b24a0e2 declare conflict with doctrine/persistence 2 2024-05-28 15:56:07 +02:00
David Buchmann
7bad82bc86 update versions in suggest 2024-04-05 18:05:10 +02:00
David Buchmann
0aa26f841b declare conflict with phpcr-odm < 2.0 2024-04-05 18:03:22 +02:00
David Buchmann
0c6a2298c7 Update .doctrine-project.json 2024-04-04 09:59:00 +02:00
David Buchmann
1d6482c412 Merge pull request #401 from doctrine/prepare-release
prepare release
3.0.0
2024-04-03 17:48:35 +02:00
David Buchmann
9307a2a967 prepare release 2024-04-03 17:47:41 +02:00
David Buchmann
3f2900699b Merge pull request #400 from doctrine/cleanup-code
cleanup code
2024-04-03 17:39:23 +02:00
David Buchmann
68b2cd050d cleanup code 2024-04-03 17:36:42 +02:00
David Buchmann
c338d86a62 Merge pull request #399 from doctrine/documentation
resurrect documentation from the old symfony-cmf-docs repository
2024-04-03 13:25:14 +02:00
David Buchmann
d3d19b641b resurrect documentation from the old symfony-cmf-docs repository 2024-04-03 13:24:57 +02:00
David Buchmann
e06016ad6c Merge pull request #396 from doctrine/cs-fixer
php-cs-fixer and phpstan
2024-04-03 11:51:21 +02:00
David Buchmann
b833f68dfb php-cs-fixer and phpstan 2024-04-03 11:49:59 +02:00
David Buchmann
1081581152 Merge pull request #398 from doctrine/attribute
convert validator from annotation to attribute
2024-04-03 11:20:02 +02:00
David Buchmann
57d2603819 convert validator from annotation to attribute 2024-04-03 10:51:20 +02:00
David Buchmann
3c542dc63f Merge pull request #397 from doctrine/drop-obsolete-method
drop obsolete namespace alias method
2024-04-03 10:43:01 +02:00
David Buchmann
01fe5ebd03 drop obsolete namespace alias method 2024-04-03 10:40:51 +02:00
David Buchmann
315d43554a Merge pull request #394 from doctrine/fix-odm-command
fix command setup: load fixtures is only for phpcr-odm and breaks the container without
2024-02-19 17:49:45 +01:00
David Buchmann
fe81f2184b we need jackalope-jackrabbit 2 2024-02-19 17:48:37 +01:00
David Buchmann
e929ddf856 Merge pull request #395 from doctrine/jackrabbit-command-service
always configure jackrabbit command parameters
2024-02-19 17:46:43 +01:00
David Buchmann
ccc6062311 always configure jackrabbit command parameters 2024-02-19 17:45:49 +01:00
David Buchmann
c1a0549c03 fix command setup: load fixtures is only for phpcr-odm and breaks the container without 2024-02-16 21:47:26 +01:00
David Buchmann
f8b9e9bc33 cleanup changelog 3.0.0-beta2 2024-02-05 09:05:05 +01:00
David Buchmann
d54790d3a7 Merge remote-tracking branch 'origin/2.x' into 3.x 2024-02-05 09:04:17 +01:00
David Buchmann
fccf7e3490 prepare release 2.5.0 2024-02-02 14:58:50 +01:00
David Buchmann
8ff3f5b1f8 Merge pull request #387 from doctrine/symfony-7
build with php 8.3 and symfony 7 dev
2024-01-18 10:02:14 +01:00
David Buchmann
4c0cacba05 update dependencies 2024-01-17 15:55:41 +01:00
David Buchmann
d1142775c3 Merge pull request #392 from doctrine/fix-typo
fix typo and add changelog
2024-01-08 17:43:27 +01:00
David Buchmann
4f613a4f1b fix typo and add changelog 2024-01-08 17:41:45 +01:00