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

Prepare for 2.7 release #665

Merged
merged 5 commits into from
Dec 12, 2017
Merged

Prepare for 2.7 release #665

merged 5 commits into from
Dec 12, 2017

Conversation

Nyholm
Copy link
Collaborator

@Nyholm Nyholm commented Dec 12, 2017

No description provided.

CHANGELOG.md Outdated
- Phpunit 6 compatibility
The following classes and endpoints were deprecated by Github and are also deprecated in the client:

- `Github\Api\Repo`
Copy link
Collaborator

Choose a reason for hiding this comment

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

Github\Api\Repo::find()

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The whole class is deprecated..

CHANGELOG.md Outdated
The following classes and endpoints were deprecated by Github and are also deprecated in the client:

- `Github\Api\Repo`
- `Github\Api\User`
Copy link
Collaborator

Choose a reason for hiding this comment

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

Github\Api\User::find()

CHANGELOG.md Outdated

- `Github\Api\Repo`
- `Github\Api\User`
- `Github\Api\Issue::all()`
Copy link
Collaborator

Choose a reason for hiding this comment

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

Github\Api\Issue::find()

@Nyholm
Copy link
Collaborator Author

Nyholm commented Dec 12, 2017

Oh, you are correct. Sorry

CHANGELOG.md Outdated

- `Github\Api\Repo::find()`
- `Github\Api\User::find()`
- `Github\Api\Issue::all()`
Copy link
Collaborator

Choose a reason for hiding this comment

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

This also has to be the find() method instead of all()

@Nyholm
Copy link
Collaborator Author

Nyholm commented Dec 12, 2017

There. Im done with this PR now

Copy link
Collaborator

@acrobat acrobat left a comment

Choose a reason for hiding this comment

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

👍 thanks!

@Nyholm
Copy link
Collaborator Author

Nyholm commented Dec 12, 2017

Thank you for the reviews

@Nyholm Nyholm merged commit d445f1e into master Dec 12, 2017
@Nyholm Nyholm deleted the nyholm-patch-1 branch December 12, 2017 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants