[MediaWiki-l] (no subject)

2020-07-06 Thread Nathaniel Sturtz
When will MediaWiki work with Php 7.4?
-
--Nathaniel Sturtz

-- 

ICSD Confidentiality Notice: This email and any attachments are covered 

by the Electronic Communications Privacy Act, 18 U.S.C.§§2510-2521 and 
may 
contain privileged and confidential information intended only for 
the use 
of the individual or entity named. If
 you are not the intended recipient, 
you are hereby notified that you 
should not review, use, disclose, 
distribute, copy, or forward this 
email. If you have received this email 
in error, please notify the 
sender immediately and delete/destroy any and 
all copies
 of the original message. 
___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


Re: [MediaWiki-l] [Wikitech-l] MediaWiki 1.35 Branch Cut and Release

2020-07-06 Thread Nathaniel Sturtz
Will Mediawiki 1.35 be commatible with Php 7.4?
-
--Nathaniel Sturtz




On Mon, Jul 6, 2020 at 1:23 PM Evan Prodromou 
wrote:

> Hey, all. This is the roughly 1-week "pencils down" warning for the
> upcoming MediaWiki 1.35 release branch cut.
>
> The branch cut is scheduled to be made on 14 July 2020 at 02:00 UTC.
>
> (That's late on 13 July in the Americas and parts of the Pacific. Timezones
> are like magic, aren't they?)
>
> After that point, new features won't be merged into 1.35; the master branch
> will become part of the 1.36 release.
>
> If you have tickets that are tagged for `mw-1.35-release`, please finish
> them, untag them, or reach out to get them resolved.*
>
> After the branch cut, bug fixes will be manually ported, but feature
> changes won't.
>
> Thanks for your work on and interest in MediaWiki.
>
> -Evan
>
> * See https://phabricator.wikimedia.org/tag/mw-1.35-release/ for details.
>
> On Tue, Jun 2, 2020 at 8:58 AM Cindy Cicalese 
> wrote:
>
> > On March 30, we announced that we were temporarily pushing back the
> release
> > of MediaWiki 1.35 due to uncertainty resulting from the COVID-19
> pandemic.
> > We are now ready to begin the process of moving forward with the release.
> >
> > The first step is cutting the release branch, REL1_35, which will occur
> on
> > Monday, July 13.
> >
> > We will then be in "pencils down" mode: developers will stop targeting
> > MediaWiki 1.35 for new features. Instead, any new features would continue
> > to be applied to master and would target MediaWiki 1.36 or later. The
> only
> > work that would continue towards MediaWIki 1.35 would be blockers -
> > critical bug fixes or features close to completion that need to make it
> > into the release. This would happen by merging those patches into master
> > and then backporting them to the REL1_35 branch.
> >
> > We anticipate that MediaWiki 1.35 will be released at the beginning of
> > August.
> >
> > We appreciate your patience in these difficult times. Wishing you safety
> > and health,
> >
> > Cindy
> > ___
> > Wikitech-l mailing list
> > wikitec...@lists.wikimedia.org
> > https://lists.wikimedia.org/mailman/listinfo/wikitech-l
> ___
> MediaWiki-l mailing list
> To unsubscribe, go to:
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>

-- 

ICSD Confidentiality Notice: This email and any attachments are covered 

by the Electronic Communications Privacy Act, 18 U.S.C.§§2510-2521 and 
may 
contain privileged and confidential information intended only for 
the use 
of the individual or entity named. If
 you are not the intended recipient, 
you are hereby notified that you 
should not review, use, disclose, 
distribute, copy, or forward this 
email. If you have received this email 
in error, please notify the 
sender immediately and delete/destroy any and 
all copies
 of the original message. 
___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


Re: [MediaWiki-l] Fetching multiple diffs at once

2020-05-29 Thread Nathaniel Sturtz
Dose this work?
-
--Nathaniel Sturtz




On Fri, May 29, 2020 at 12:38 PM Bryan Davis  wrote:

> On Fri, May 29, 2020 at 12:48 AM A Person  wrote:
> >
> > Can multiple diffs be fetched in the same API request? If not, what is
> the
> > best way to obtain diffs (in HTML form) for many revision IDs at once?
> >
> > Suggestions involving the Wikimedia Toolforge replica databases would
> also
> > work, since I'm working on a Toolforge tool.
>
> As far as I know, https://www.mediawiki.org/wiki/API:Compare is the
> only API to get HTML formatted diffs between revisions. That Action
> API endpoint does not have a "batch" option that would allow a single
> API request to return multiple page diffs.
>
> The Wiki Replicas do not provide revision content data (wikitext), so
> there is no neat hack to be done there to work around the lack of a
> batch diff API. I think your main option is making a diff request for
> each page/revision you are interested in either in series or parallel
> from your application code. I would love for someone else to prove me
> wrong on that though. :)
>
> Bryan
> --
> Bryan Davis  Technical Engagement  Wikimedia Foundation
> Principal Software Engineer   Boise, ID USA
> [[m:User:BDavis_(WMF)]]  irc: bd808
>
> ___
> MediaWiki-l mailing list
> To unsubscribe, go to:
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>

-- 

ICSD Confidentiality Notice: This email and any attachments are covered 

by the Electronic Communications Privacy Act, 18 U.S.C.§§2510-2521 and 
may 
contain privileged and confidential information intended only for 
the use 
of the individual or entity named. If
 you are not the intended recipient, 
you are hereby notified that you 
should not review, use, disclose, 
distribute, copy, or forward this 
email. If you have received this email 
in error, please notify the 
sender immediately and delete/destroy any and 
all copies
 of the original message. 
___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l