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

Assign correct InputFilter to Post of RpcService #88

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

calvarezm70
Copy link
Contributor

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

Description

Assign correct InputFilter to Post of RpcService

Fix bug
Cannot create RPC-Service because of wrong InputFilter #81

@froschdesign froschdesign linked an issue Jun 9, 2022 that may be closed by this pull request
@froschdesign froschdesign added the Bug Something isn't working label Jun 9, 2022
@froschdesign
Copy link
Member

@calvarezm70
Please use for bug fixes the current stable release branch: 2.0.x

See contributing guidelines for reference:

What branch to issue the pull request against?

Which branch should you issue a pull request against?

  • For fixes against the stable release, issue the pull request against the release branch matching the minor release you want to fix.
  • For new features, or fixes that introduce new elements to the public API (such as new public methods or properties), issue the pull request against the default branch.

https://github.com/laminas-api-tools/.github/blob/5b3e0cb814531070652af6715feb817f266f5b20/CONTRIBUTING.md#what-branch-to-issue-the-pull-request-against

Thanks in advance! 👍

@Ocramius Ocramius changed the base branch from 2.1.x to 2.0.x June 9, 2022 08:46
@Ocramius Ocramius added this to the 2.0.2 milestone Jun 9, 2022
@Ocramius
Copy link
Member

Ocramius commented Jun 9, 2022

Indeed, one commit to be rebased out :)

@calvarezm70
Copy link
Contributor Author

@froschdesign

Sorry for the mistake and thanks for the information.

@RoelVoordendag
Copy link

Is there any progress on this MR? It would be a great benefit to merge this :)

@tasmaniski
Copy link

sorry to bother you, this problem happens at the very beginning of use Laminas API tools,
it would be great if we have this merged.

@Xerkus Xerkus changed the base branch from 2.0.x to 2.1.x December 15, 2023 20:02
@Xerkus Xerkus modified the milestones: 2.0.2, 2.1.1 Dec 15, 2023
@Xerkus
Copy link
Member

Xerkus commented Dec 15, 2023

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.

Cannot create RPC-Service because of wrong InputFilter
6 participants