Skip to content

Make changes for MediaWiki 1.39#31

Open
djflux wants to merge 2 commits intoenterprisemediawiki:masterfrom
djflux:REL1_39
Open

Make changes for MediaWiki 1.39#31
djflux wants to merge 2 commits intoenterprisemediawiki:masterfrom
djflux:REL1_39

Conversation

@djflux
Copy link

@djflux djflux commented Jan 31, 2023

From https://www.mediawiki.org/wiki/Release_notes/1.38

OutputPage::enableClientCache() was deprecated, because it is universally used to do the opposite -- use OutputPage::disableClientCache() instead.

From https://www.mediawiki.org/wiki/Release_notes/1.38

OutputPage::enableClientCache() was deprecated, because it is universally
used to do the opposite -- use OutputPage::disableClientCache() instead.
New SelectQueryBuilder code. Also commented out a section around line
400. It was causing out of memory errors for PHP 8.1 and I can't tell
what the code is supposed to be doing. If you know, please email me so
we can update the code to support PHP 8.x+
@djflux djflux changed the title OutputPage::enableClientCache deprecated in MW 1.38 Make changes for MediaWiki 1.39 Feb 3, 2023
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.

1 participant