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

Patch phpdoc 1 #101

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

Patch phpdoc 1 #101

wants to merge 2 commits into from

Conversation

Wilt
Copy link
Contributor

@Wilt Wilt commented Jul 14, 2016

Added patchList to ResourceInterface
Added setters and getters for Identity and InputFilter to ResourceInterface
Some other small phpdocs improvements...

Wilt added 2 commits July 14, 2016 10:35
Some phpdocs improvements...
Added identity and inputfilter set and get to ResourceInterface
Some other small phpdocs improvements...
@weierophinney
Copy link
Member

Marked as BC break, and scheduled for 2.0.0, due to interface additions.

@weierophinney
Copy link
Member

This repository has been closed and moved to laminas-api-tools/api-tools-rest; a new issue has been opened at laminas-api-tools/api-tools-rest#3.

@weierophinney
Copy link
Member

This repository has been moved to laminas-api-tools/api-tools-rest. 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-api-tools/api-tools-rest to another directory.
  • Copy the files from the second bullet point to the clone of laminas-api-tools/api-tools-rest.
  • In your clone of laminas-api-tools/api-tools-rest, 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.

2 participants