Skip to content

Add connect() to IpcHub interface - #213

Closed
danog wants to merge 6 commits into
amphp:2.xfrom
danog:add_connect
Closed

Add connect() to IpcHub interface#213
danog wants to merge 6 commits into
amphp:2.xfrom
danog:add_connect

Conversation

@danog

@danog danog commented Mar 16, 2025

Copy link
Copy Markdown
Contributor

Fixes #208

@danog

danog commented Mar 16, 2025

Copy link
Copy Markdown
Contributor Author

Ping @trowski, will likely need a major tag

@trowski

trowski commented Mar 21, 2025

Copy link
Copy Markdown
Member

I'd prefer if you'd keep upgrading to Psalm 6 out of this PR. I certainly understand why you'd be excited to do so, but it does make this rather noise compared to the interface change being proposed here.

@danog

danog commented Mar 24, 2025

Copy link
Copy Markdown
Contributor Author

Ehh it would have to be done anyways, this just speeds up the process :)

Did this mainly to avoid issues with legacy versions of Psalm when running locally

@trowski

trowski commented May 16, 2026

Copy link
Copy Markdown
Member

We've updated to Psalm 6, so now this has a lot of conflicts. 😝

I think the solution I outlined in #208 would make more sense, so I'm closing this PR .

@trowski trowski closed this May 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Ipc\connect is not part of the IpcHub interface

2 participants