Skip to content

Merge release 2.17.0 into 3.0.x#77

Closed
github-actions[bot] wants to merge 82 commits into3.0.xfrom
2.17.x-merge-up-into-3.0.x_MleehAud
Closed

Merge release 2.17.0 into 3.0.x#77
github-actions[bot] wants to merge 82 commits into3.0.xfrom
2.17.x-merge-up-into-3.0.x_MleehAud

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions bot commented Feb 5, 2024

Release Notes for 2.17.0

2.17.0

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

Enhancement

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 26 commits August 14, 2023 01:52
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>
PHP 8.0 support dropped, PHP 8.3 support added
| datasource | package              | from   | to     |
| ---------- | -------------------- | ------ | ------ |
| packagist  | psalm/plugin-phpunit | 0.15.2 | 0.18.4 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency psalm/plugin-phpunit to ^0.18.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>
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>
…zend-server. Users should change dependency from Zend Framework to Laminas.

Signed-off-by: Michał Bojarski <[email protected]>
Remove laminas-zendframework-bridge dependency and add conflict with zend-server
@gsteel
Copy link
Copy Markdown
Member

gsteel commented Feb 6, 2026

Superseded by #94

@gsteel gsteel closed this Feb 6, 2026
@gsteel gsteel deleted the 2.17.x-merge-up-into-3.0.x_MleehAud branch February 6, 2026 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants