Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Added methods for custom target namespace #34

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Sufir
Copy link

@Sufir Sufir commented Sep 20, 2016

I need set custom target namespace

@weierophinney
Copy link
Member

@Sufir As noted by @adamlundrigan in October, 2016, we need documentation demonstrating how to use this new feature before we can merge it.

Additionally, we need you to rebase against current master to ensure we merge correctly.

Thanks!

@kynx
Copy link

kynx commented Apr 6, 2018

This would be useful for a project I'm currently working on!

@Sufir @weierophinney any objections if do a new PR with this + tests and docs?

@weierophinney
Copy link
Member

@kynx Go for it.

@weierophinney
Copy link
Member

This repository has been closed and moved to laminas/laminas-soap; a new issue has been opened at laminas/laminas-soap#13.

@weierophinney
Copy link
Member

This repository has been moved to laminas/laminas-soap. If you feel that this patch is still relevant, please re-open against that repository, and reference this issue. To re-open, we suggest the following workflow:

  • Squash all commits in your branch (git rebase -i origin/{branch})
  • Make a note of all changed files (`git diff --name-only origin/{branch}...HEAD
  • Run the laminas/laminas-migration tool on the code.
  • Clone laminas/laminas-soap to another directory.
  • Copy the files from the second bullet point to the clone of laminas/laminas-soap.
  • In your clone of laminas/laminas-soap, commit the files, push to your fork, and open the new PR.
    We will be providing tooling via laminas/laminas-migration soon to help automate the process.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants