Skip to content

Tags: phpDocumentor/ReflectionDocBlock

Tags

6.0.3

Toggle 6.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #452 from danherrero/6.x

Fix PHP 8.4 deprecations (see #451)

5.6.7

Toggle 5.6.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #453 from phpDocumentor/backport/escape-sequences

fix: add escaped closing docblock to escaped sequences

6.0.2

Toggle 6.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #444 from tmdk/fix/continuation-lines-with-star

Fix parsing of tag descriptions with continuation lines starting with *

6.0.1

Toggle 6.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #438 from mspirkov/fix-standard-tag-factory-2

Fix the creation of tags with types in `StandardTagFactory`

6.0.0

Toggle 6.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
jaapio Jaap van Otterdijk
Add upgrade docs

5.6.6

Toggle 5.6.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #425 from simPod/wm-2

chore(deps): allow webmozart/assert v2

5.6.5

Toggle 5.6.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #422 from sbuerk/stefan-1

[BUGFIX] Mitigate "Using null as an array offset is deprecated"

5.6.4

Toggle 5.6.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

5.6.3

Toggle 5.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #414 from W0rma/reflection-set-accessible

Do not call Reflection*::setAccessible() in PHP >= 8.1

5.6.2

Toggle 5.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #409 from phpDocumentor/enable-integration-tests

Fix newline detection on descriptions