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

removes deprecated Revision::selectFields #81

Merged
merged 1 commit into from
Nov 19, 2018
Merged

Conversation

krisfield
Copy link
Collaborator

@krisfield krisfield commented Nov 18, 2018

This fixes deprecated class warning I receive when working on 1.31 or later. I think this class doesn't exist before 1.31 so I'm not sure how we want to handle older support.

Ref: https://doc.wikimedia.org/mediawiki-core/master/php/classMediaWiki_1_1Revision_1_1RevisionStore.html#a892c273781fb32e235c0ad526d1a1999

When merged this will closes #78

@jamesmontalvo3
Copy link
Contributor

Personally I'm not worried about maintaining support for older MW versions. 1.31 is the current LTS, so supporting that should be sufficient. Things like Meza exist to make it easy for people to stay on latests MW versions.

This change is fully tested and good to go?

@krisfield
Copy link
Collaborator Author

Yes it's tested, I'm ready for this to be merged.

@jamesmontalvo3 jamesmontalvo3 merged commit ae4fc09 into master Nov 19, 2018
@jamesmontalvo3 jamesmontalvo3 deleted the patch_pendrvws branch November 19, 2018 16:35
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.

Special:Pending Reviews using depreciated selectField function
2 participants