Skip to content

Merge release 2.19.0 into 3.0.x#94

Open
github-actions[bot] wants to merge 134 commits into3.0.xfrom
2.19.x-merge-up-into-3.0.x_Fva4QJVl
Open

Merge release 2.19.0 into 3.0.x#94
github-actions[bot] wants to merge 134 commits into3.0.xfrom
2.19.x-merge-up-into-3.0.x_Fva4QJVl

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Feb 6, 2026

Release Notes for 2.19.0

2.19.0

  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 4

Dependencies

Enhancement

Documentation

Ocramius and others added 30 commits December 8, 2022 14:47
| datasource | package                         | from  | to    |
| ---------- | ------------------------------- | ----- | ----- |
| packagist  | laminas/laminas-coding-standard | 1.0.0 | 2.4.0 |


Signed-off-by: Renovate Bot <[email protected]>
The `WebimpressCodingStandard.Formatting.StringClassReference` attempts to include
referenced class names, if they don't exist: this means that some test assets
are loaded twice, leading to a full crash.

This change prevents that, by disabling this specific sniff.
This **almost** fixes current codebase issues, but overall:

 * imports used functions
 * removes/simplifies imports
 * simplifies docblocks
 * adjusts spacing

Further adjustments need manual intervention
In this specific occurrence, for whatever reason, tests around the
reflection capabilities of the library verify that there are two
parameters, with types declared in the docblock.

Native types seem to be completely ignored by the reflector, and thus
the test fails when the CS automation simplifies an import.

While it would be nice to get rid of this silly design, it's not
worth doing, and it is preferable to instead just suppress the
CS rule here, rather than introducing instability.
Update dependency laminas/laminas-coding-standard to v2
Signed-off-by: Renovate Bot <[email protected]>
Signed-off-by: Renovate Bot <[email protected]>
Signed-off-by: Renovate Bot <[email protected]>
Signed-off-by: Renovate Bot <[email protected]>
Signed-off-by: George Steel <[email protected]>
Add undeclared property to Laminas\Server\Reflection\Prototype
renovate bot and others added 25 commits February 24, 2025 01:29
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| datasource | package                         | from  | to    |
| ---------- | ------------------------------- | ----- | ----- |
| packagist  | laminas/laminas-coding-standard | 3.0.1 | 3.1.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Aleksei Khudiakov <[email protected]>
Update docs-build workflow
Signed-off-by: d.super <[email protected]>
Signed-off-by: d.super <[email protected]>
Signed-off-by: d.super <[email protected]>
Signed-off-by: d.super <[email protected]>
Signed-off-by: d.super <[email protected]>
Add PHP 8.5 support and drop 8.1 support
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@gsteel gsteel added this to the 3.0.0 milestone Feb 6, 2026
@gsteel gsteel added the Dependencies Updates and changes to dependencies label Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Updates and changes to dependencies Help Wanted

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants