Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge release 2.16.0 into 3.0.x #73

Open
wants to merge 70 commits into
base: 3.0.x
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

Release Notes for 2.16.0

2.16.0

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

Enhancement

renovate

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 March 28, 2023 00:13
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: Renovate Bot <[email protected]>
Signed-off-by: Renovate Bot <[email protected]>
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>
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
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.

3 participants