Jaap van Otterdijk
9ce38cc175
Merge pull request #440 from williamdes/patch-1
...
Update .gitattributes
2026-01-23 08:19:12 +01:00
William Desportes
8bd689392b
Update .gitattributes
2026-01-22 20:20:51 +00:00
Jaap van Otterdijk
2f5cbed597
Merge pull request #438 from mspirkov/fix-standard-tag-factory-2
...
Fix the creation of tags with types in `StandardTagFactory`
2026-01-20 16:30:42 +01:00
Максим Спирков
ab84cf5938
Fix merge issues
2026-01-20 18:39:52 +04:00
Maksim Spirkov
a1663cff71
Merge branch 'phpDocumentor:6.x' into fix-standard-tag-factory-2
2026-01-20 18:38:07 +04:00
Jaap van Otterdijk
2ae140d7b6
Merge pull request #437 from stof/patch-1
...
Register 'mixin' tag handler in StandardTagFactory
2026-01-20 15:32:29 +01:00
Максим Спирков
f80ca7adb3
Fix CS
2026-01-20 16:34:39 +04:00
Максим Спирков
d14f75039d
Add data sets for test
2026-01-20 16:34:18 +04:00
Максим Спирков
897592cd9e
Fix CS
2026-01-20 16:19:35 +04:00
Максим Спирков
f31a3bb769
Fix CS
2026-01-20 16:18:31 +04:00
Максим Спирков
6d6d80ca90
Fix CS
2026-01-20 16:16:51 +04:00
Максим Спирков
b5676cd554
Fix the creation of tags with types in StandardTagFactory
2026-01-20 16:10:37 +04:00
Christophe Coevoet
d23ba2c82e
Register 'mixin' tag handler in StandardTagFactory
2026-01-20 12:38:09 +01:00
Jaap van Otterdijk
0d14a1acef
Merge pull request #436 from stof/patch-1
...
Fix the markup of the upgrade documentation
2026-01-19 21:30:55 +01:00
Christophe Coevoet
78cadfb570
Fix the markup of the upgrade documentation
2026-01-18 21:19:51 +01:00
Jaapio
02600c041e
Add upgrade docs
2026-01-07 21:22:53 +01:00
Jaap van Otterdijk
721f1e766d
Merge pull request #433 from mspirkov/update-type-resolver
...
Bump `phpdocumentor/type-resolver` from 2.x-dev to 2.0
2026-01-07 20:49:45 +01:00
Максим Спирков
99d8d436bf
Bump phpdocumentor/type-resolver from 2.x-dev to 2.0
2026-01-07 14:40:05 +04:00
Jaapio
115060b762
Improve doc titles
2026-01-05 22:45:19 +01:00
Jaapio
5e61e4f9ff
Secret token
2026-01-05 22:21:57 +01:00
Jaapio
48505d477c
Add bot token for deployment
2026-01-05 22:07:19 +01:00
Jaap van Otterdijk
da3c60da16
Merge pull request #432 from phpDocumentor/docs
...
Add docs
2026-01-05 21:53:28 +01:00
Jaapio
febafae9b0
Add auto deploy
2026-01-05 21:52:34 +01:00
Jaapio
cd04bb47b5
Add docs
2026-01-05 20:49:06 +01:00
Jaap van Otterdijk
92ecf5dcfd
Merge pull request #431 from phpDocumentor/phpstan-improvements
...
More phpstan checks for better code
2026-01-04 16:27:49 +01:00
Jaapio
9f96a9ff69
Add missing tests
2026-01-04 16:26:03 +01:00
Jaapio
b9d1e48bd6
Add phpstan baseline to ignore unused code
2026-01-04 16:24:55 +01:00
Jaapio
c1111a0b0a
Add tests for factories
2026-01-04 15:34:19 +01:00
Jaapio
3f6d648d7d
More phpstan checks for better code
2026-01-01 22:36:45 +01:00
Jaap van Otterdijk
f08359470f
Merge pull request #430 from phpDocumentor/cleanup/method-deprecations
...
Remove deprecated arguments
2026-01-01 20:58:40 +01:00
Jaapio
bff00aaf74
Remove deprecated arguments
...
Argument creation was deprecated on the method tag. This is now removed.
2026-01-01 20:56:36 +01:00
Jaap van Otterdijk
7f416fbc30
Merge pull request #429 from phpDocumentor/prepare-6.x-build
...
Prepare 6.x build
2025-12-28 11:05:29 +01:00
Jaapio
fba45a3718
More cleanup of tag creation
...
TagWithType need to be created via a factory now.
2025-12-24 16:16:59 +01:00
Jaapio
02f9ed7a8f
Remove deprecated code paths
...
Typed tags are no longer creatable via the create method. The
parsing has become to complex to handle per tag. This logic has been
moved into factories.
2025-12-23 21:51:08 +01:00
Jaapio
889d86b8b0
Remove support of eol versions of dependencies
...
We need to move on.
2025-12-23 21:16:28 +01:00
Jaapio
97db20d534
Tests with type resolver v2
2025-12-22 23:04:25 +01:00
Jaapio
d075d95973
Upgrade workflow for 6.x
2025-12-22 23:02:14 +01:00
Jaap van Otterdijk
5cee1d3dfc
Merge pull request #425 from simPod/wm-2
...
chore(deps): allow webmozart/assert v2
2025-12-22 22:13:58 +01:00
Simon Podlipsky
f9534dfb4b
chore(deps): allow webmozart/assert v2
2025-12-22 20:06:07 +01:00
Jaap van Otterdijk
90614c73d3
Merge pull request #422 from sbuerk/stefan-1
...
[BUGFIX] Mitigate "Using null as an array offset is deprecated"
2025-11-27 20:50:05 +01:00
Jaap van Otterdijk
4663249fef
Merge pull request #423 from phpDocumentor/remove-outdated-test
...
Remove outdated test
2025-11-27 20:49:31 +01:00
Jaapio
84265c845d
Remove outdated test
...
We support collections of self now.
2025-11-27 20:45:57 +01:00
Stefan Bürk
67d330993f
[BUGFIX] Mitigate "Using null as an array offset is deprecated"
...
Using `DocBlockFactory->create()` with a phpdocblock
hanging a `@throws` tag followed by a exception class
name emits following PHP 8.5.0 deprecation:
```
Using null as an array offset is deprecated,
use an empty string instead
```
in `StandardTagFactory->getArgumentsForParametersFromWiring()`.
This change uses the null-coalsce operator to fallback to
an empty string for the value which should be used as an
array key instead of using `null` to mitigate the deprecation
notice with PHP8.5.0 and matches the behaviour in earlier
PHP versions without the deprecation message.
2025-11-26 22:06:27 +01:00
Jaap van Otterdijk
90a04bcbf0
Merge pull request #421 from phpDocumentor/dependabot/github_actions/phpDocumentor/dot-github/dot-github/workflows/code-coverage.yml-0.9
...
Bump phpDocumentor/.github/.github/workflows/code-coverage.yml from 0.8 to 0.9
2025-11-17 22:13:10 +01:00
dependabot[bot]
cdfe60ba03
Bump phpDocumentor/.github/.github/workflows/code-coverage.yml
...
Bumps [phpDocumentor/.github/.github/workflows/code-coverage.yml](https://github.com/phpdocumentor/.github ) from 0.8 to 0.9.
- [Release notes](https://github.com/phpdocumentor/.github/releases )
- [Commits](https://github.com/phpdocumentor/.github/compare/v0.8...v0.9 )
---
updated-dependencies:
- dependency-name: phpDocumentor/.github/.github/workflows/code-coverage.yml
dependency-version: '0.9'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2025-11-17 10:29:13 +00:00
Jaap van Otterdijk
c733f0398f
Merge pull request #418 from phpDocumentor/dependabot/github_actions/phpDocumentor/dot-github/dot-github/workflows/continuous-integration.yml-0.9
...
Bump phpDocumentor/.github/.github/workflows/continuous-integration.yml from 0.8 to 0.9
2025-11-10 16:53:48 +01:00
Jaap van Otterdijk
70bed89108
Merge pull request #416 from phpDocumentor/dependabot/github_actions/phpDocumentor/dot-github/dot-github/workflows/dependency-analysis.yml-0.9
...
Bump phpDocumentor/.github/.github/workflows/dependency-analysis.yml from 0.8 to 0.9
2025-11-10 16:53:32 +01:00
Jaap van Otterdijk
831a7596d5
Merge pull request #417 from phpDocumentor/dependabot/github_actions/phpDocumentor/dot-github/dot-github/workflows/coding-standards.yml-0.9
...
Bump phpDocumentor/.github/.github/workflows/coding-standards.yml from 0.8 to 0.9
2025-11-10 16:53:12 +01:00
Jaap van Otterdijk
e9a766338b
Merge pull request #420 from phpDocumentor/dependabot/github_actions/phpDocumentor/dot-github/dot-github/workflows/lint.yml-0.9
...
Bump phpDocumentor/.github/.github/workflows/lint.yml from 0.8 to 0.9
2025-11-10 16:52:55 +01:00
Jaap van Otterdijk
b181f1c190
Merge pull request #419 from phpDocumentor/dependabot/github_actions/phpDocumentor/dot-github/dot-github/workflows/static-analysis.yml-0.9
...
Bump phpDocumentor/.github/.github/workflows/static-analysis.yml from 0.8 to 0.9
2025-11-10 12:38:13 +01:00