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

Fix psalm reported issues. Fix type errors in invalid serialize methods #69

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

Xerkus
Copy link
Member

@Xerkus Xerkus commented Dec 5, 2023

Q A
Documentation no
Bugfix yes
BC Break no
New Feature no
RFC no
QA yes

Description

I am not sure what use the serialization has for collectors. I do not think anyone actually ever used that.

Tests are nearly non-existent. Bjy db profiler was not ported to laminas and archived since 2021. Mail collector implementation is // todo.

At the current quality this package is out to be abandoned imo.

…aselined

Signed-off-by: Aleksei Khudiakov <aleksey@xerkus.pro>
@Xerkus Xerkus added the Bug Something isn't working label Dec 5, 2023
@Xerkus Xerkus added this to the 2.9.0 milestone Dec 5, 2023
@Xerkus Xerkus linked an issue Dec 5, 2023 that may be closed by this pull request
Copy link
Member

@froschdesign froschdesign left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

@Xerkus Xerkus merged commit 5a41d5d into laminas:2.9.x Jan 18, 2024
11 checks passed
@Xerkus Xerkus deleted the hotfix/psalm-reported-issues branch January 18, 2024 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong data type returned in implementation of serialization methods
2 participants