Re: [Wikitech-l] PHP new version(s) 5.5.7 and other versions. (upgrade, if you can)

2013-12-16 Thread K. Peachey
Who? What? When? Where? Why?


On Mon, Dec 16, 2013 at 5:05 PM, Thomas Gries  wrote:

> PHP users are strongly advised to upgrade their PHP versions:
> PHP 4.0.6 - PHP 4.4.9
> PHP 5.0.x
> PHP 5.1.x
> PHP 5.2.x
> PHP 5.3.0 - PHP 5.3.27
> PHP 5.4.0 - PHP 5.4.22
> PHP 5.5.0 - PHP 5.5.6
> Vendor Status: Vendor has released PHP 5.5.7, PHP 5.4.23 and PHP 5.3.28|.||
>
>
> If you compile PHP from its sources, then the following "configure"
> works well:
> |
> |./configure --prefix=/usr --datadir=/usr/share/php
> --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/share
> --includedir=/usr/include --sysconfdir=/etc --with-libdir=lib64
> --with-config-file-path=/etc --with-apxs2=/usr/sbin/apxs2-prefork
> --with-openssl --with-bz2 --with-zlib --with-curl --with-ldap
> --with-mysql --with-mysqli=mysqlnd  --with-pdo-mysql --enable-mbstring
> --with-xsl --enable-calendar --with-gd --with-jpeg-dir=/usr/lib64
> --with-png-dir=/usr/lib64 --with-iconv --with-pspell --with-gmp
> --with-mcrypt --enable-zip --enable-bcmath
> make
> make install
>
>
> |
> ___
> Wikitech-l mailing list
> Wikitech-l@lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/wikitech-l
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] PHP new version(s) 5.5.7 and other versions. (upgrade, if you can)

2013-12-16 Thread Arcane 21
I've tried PHP 5.5.0, had to go back to PHP 4.4.9 due to issues with deleting 
and moving pages in MediaWiki.

> From: p858sn...@gmail.com
> Date: Mon, 16 Dec 2013 19:08:24 +1000
> To: wikitech-l@lists.wikimedia.org
> Subject: Re: [Wikitech-l] PHP new version(s) 5.5.7 and other versions. 
> (upgrade, if you can)
> 
> Who? What? When? Where? Why?
> 
> 
> On Mon, Dec 16, 2013 at 5:05 PM, Thomas Gries  wrote:
> 
> > PHP users are strongly advised to upgrade their PHP versions:
> > PHP 4.0.6 - PHP 4.4.9
> > PHP 5.0.x
> > PHP 5.1.x
> > PHP 5.2.x
> > PHP 5.3.0 - PHP 5.3.27
> > PHP 5.4.0 - PHP 5.4.22
> > PHP 5.5.0 - PHP 5.5.6
> > Vendor Status: Vendor has released PHP 5.5.7, PHP 5.4.23 and PHP 5.3.28|.||
> >
> >
> > If you compile PHP from its sources, then the following "configure"
> > works well:
> > |
> > |./configure --prefix=/usr --datadir=/usr/share/php
> > --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/share
> > --includedir=/usr/include --sysconfdir=/etc --with-libdir=lib64
> > --with-config-file-path=/etc --with-apxs2=/usr/sbin/apxs2-prefork
> > --with-openssl --with-bz2 --with-zlib --with-curl --with-ldap
> > --with-mysql --with-mysqli=mysqlnd  --with-pdo-mysql --enable-mbstring
> > --with-xsl --enable-calendar --with-gd --with-jpeg-dir=/usr/lib64
> > --with-png-dir=/usr/lib64 --with-iconv --with-pspell --with-gmp
> > --with-mcrypt --enable-zip --enable-bcmath
> > make
> > make install
> >
> >
> > |
> > ___
> > Wikitech-l mailing list
> > Wikitech-l@lists.wikimedia.org
> > https://lists.wikimedia.org/mailman/listinfo/wikitech-l
> ___
> Wikitech-l mailing list
> Wikitech-l@lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/wikitech-l
  
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] MediaWiki Homepage Redesign

2013-12-16 Thread Brena Monteiro
Like Quim said, right now we are preparing the Design Document[1] and all
collaboration is welcome.

Best regards,

[1] https://www.mediawiki.org/wiki/User:Monteirobrena/OPW/Design_Document

Brena Monteiro
+55 27 98109 0123
@monteirobrena 
Reflexões Brenianas 


On Thu, Dec 12, 2013 at 11:08 PM,
https://mail.google.com/mail/u/0/?view=cm&fs=1&tf=1&to=wikitech-l-requ...@lists.wikimedia.org>
> wrote:

> Send Wikitech-l mailing list submissions to
> 
> wikitech-l@lists.wikimedia.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.wikimedia.org/mailman/listinfo/wikitech-l
> or, via email, send a message with subject or body 'help' to
> 
> wikitech-l-requ...@lists.wikimedia.org
>
> You can reach the person managing the list at
> 
> wikitech-l-ow...@lists.wikimedia.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Wikitech-l digest..."
>
>
> Today's Topics:
>
>1. Re: Wikimedia Commons Video Uploads waiting (Bug  #58155)
>   (Manuel Schneider)
>2. Re: Request for comments: Localisation format changes
>   (Arthur Richards)
>3. Re: FWD: [Bug 58236] New: No longer allow gadgets to be
>   turned on by default for all users on Wikimedia sites (Quim Gil)
>4. Re: FWD: [Bug 58236] New: No longer allow gadgets to be
>   turned on by default for all users on Wikimedia sites
>   (Amir E. Aharoni)
>5. Bug Fixing: #21481 (Amanpreet Singh)
>6. Re: MediaWiki Homepage Redesign (Quim Gil)
>7. Re: OAuth currently broken on wikis with CirrusSearch
>   (Nikolas Everett)
>8. Announcement: Kunal Mehta joins Wikimedia as Features
>   Contractor (Terry Chay)
>
>
> --
>
> Message: 1
> Date: Thu, 12 Dec 2013 19:02:12 +0100
> From: Manuel Schneider 
> https://mail.google.com/mail/u/0/?view=cm&fs=1&tf=1&to=manuel.schnei...@wikimedia.ch>
> >
> To: Wikimedia developers 
> https://mail.google.com/mail/u/0/?view=cm&fs=1&tf=1&to=wikitech-l@lists.wikimedia.org>
> >
> Subject: Re: [Wikitech-l] Wikimedia Commons Video Uploads waiting (Bug
> #58155)
> Message-ID: 
> <52a9fa24.1080...@wikimedia.ch
> >
> Content-Type: text/plain; charset=utf-8
>
> Thanks a lot to Hashar and those who helped!
>
> I am very happy, I just added the videos to the program page of the
> conference and will send a mail to our community in a minute. They will
> be very happy as well!
>
> https://de.wikipedia.org/wiki/Wikipedia:WikiCon_2013/Programm
>
> Regards,
>
>
> /Manuel
>
> Am 12.12.2013 18:36, schrieb Antoine Musso:
> > All files have been uploaded now!  Please contact me if there is any
> > issue :-)
> >
> > Thanks to Ariel Glenn and Nemo bis for the useful commands.
> --
> Manuel Schneider - Chief Information Officer
> Wikimedia CH - Verein zur Förderung Freien Wissens
> Lausanne, +41 (21) 340 66 22 - www.wikimedia.ch
>
>
>
> --
>
> Message: 2
> Date: Thu, 12 Dec 2013 11:04:56 -0700
> From: Arthur Richards 
> https://mail.google.com/mail/u/0/?view=cm&fs=1&tf=1&to=aricha...@wikimedia.org>
> >
> To: Wikimedia developers 
> https://mail.google.com/mail/u/0/?view=cm&fs=1&tf=1&to=wikitech-l@lists.wikimedia.org>
> >
> Cc: MediaWiki internationalisation
> 
> https://mail.google.com/mail/u/0/?view=cm&fs=1&tf=1&to=mediawiki-i...@lists.wikimedia.org>
> >
> Subject: Re: [Wikitech-l] Request for comments: Localisation format
> changes
> Message-ID:
> <
> cag5yvhkbtuggbbdvx4jabczh6x_gpy0ab9opxvahe5pkhpp...@mail.gmail.com
> >
> Content-Type: text/plain; charset=ISO-8859-1
>
> Cool!
>
> On Thu, Dec 12, 2013 at 10:34 AM, Siebrand Mazeland (WMF) <
> smazel...@wikimedia.org>
> wrote:
>
> > We have also proposed to discuss this RfC in the upcoming RfC review
> > meeting of 2013-12-18[1]. As far as we know, no time has been set for
> this
> > meeting, yet.
> >
>
> The WMF Engineering calendar shows the RfC review meeting at 2-3pm PST on
> 2013-12-18.
>
> --
> Arthur Richards
> Software Engineer, Mobile
> [[User:Awjrichards]]
> IRC: awjr
> +1-415-839-6885 x6687
>
>
> --
>
> Message: 3
> Date: Thu, 12 Dec 2013 10:38:41 -0800
> From: Quim Gil 
> https://mail.google.com/mail/u/0/?view=cm&fs=1&tf=1&to=q...@wikimedia.org>
> >
> To: 
> wikitech-l@lists

Re: [Wikitech-l] what should i publish a gadget extension?

2013-12-16 Thread Gryllida
Wiked lives in [[extension:wiked]] on meta; hotcat lives in 
[[mediawiki:gadget-hotcat.js]] on commons. Ok. There is no standard place 
really; use github or your preferred host, and if mediawiku devs or wikimedia 
users are interested, they will use it and send patches or feedback.

gry

On Sun, 15 Dec 2013, at 20:42, Sen wrote:
> i make a gadget called hotkeyedit,which i add some hotkey in the 
> wikitextbox,like control+1-6 make the title,ctrl+s switch the lish..ctrl+[ 
> add a category,i think if i public it maybe some one others will like it,but 
> i know how to publish extension,but how is gadget.
> 
> 
> Regrades
> Sen
> 
> From SLboat(http://see.sl088.com)
> 
> 
> ___
> Wikitech-l mailing list
> Wikitech-l@lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/wikitech-l

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] PHP new version(s) 5.5.7 and other versions. (upgrade, if you can)

2013-12-16 Thread Tyler Romeo
On Mon, Dec 16, 2013 at 7:08 AM, Arcane 21  wrote:

> I've tried PHP 5.5.0, had to go back to PHP 4.4.9 due to issues with
> deleting and moving pages in MediaWiki.


Is there a bug filed for this. If not please do so. MediaWiki should be
compatible with newer PHP versions.

*-- *
*Tyler Romeo*
Stevens Institute of Technology, Class of 2016
Major in Computer Science
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] PHP new version(s) 5.5.7 and other versions. (upgrade, if you can)

2013-12-16 Thread Arcane 21
Thanks for the suggestion Tyler, I'll be sure to file a report.

> From: tylerro...@gmail.com
> Date: Mon, 16 Dec 2013 07:58:38 -0500
> To: wikitech-l@lists.wikimedia.org
> Subject: Re: [Wikitech-l] PHP new version(s) 5.5.7 and other versions. 
> (upgrade, if you can)
> 
> On Mon, Dec 16, 2013 at 7:08 AM, Arcane 21  wrote:
> 
> > I've tried PHP 5.5.0, had to go back to PHP 4.4.9 due to issues with
> > deleting and moving pages in MediaWiki.
> 
> 
> Is there a bug filed for this. If not please do so. MediaWiki should be
> compatible with newer PHP versions.
> 
> *-- *
> *Tyler Romeo*
> Stevens Institute of Technology, Class of 2016
> Major in Computer Science
> ___
> Wikitech-l mailing list
> Wikitech-l@lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/wikitech-l
  
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Google Code-in update

2013-12-16 Thread Quim Gil
Google Code-in: 4 weeks past, 3 weeks to go.

https://www.mediawiki.org/wiki/Google_Code-In

We have 133 tasks completed, 20 in progress, and 37 open. These numbers
are more relaxed than in previous weeks:

https://www.mediawiki.org/wiki/File:Wikimedia_at_Google_Code-in_2013.png

This is due to two factors:

* students are busier than usual at school, finishing evaluations and
assignments before holidays
* some mentors are being very effective relying on types of tasks that
are easy to clone, like porting functionality from PyWikiBot compat to
core, fixing internationalization problems in MediaWiki,
internationalizing MediaWiki documentation, providing SVG versions of
Wikimedia logos, or adding template data for VisualEditor.

The activity is expected to increase again this weekend, and keep being
high until the end of the program on January 6. Also most mentors will
have some days of vacation, which might affect our capacity to mentor
students and review tasks.

This week I will ping directly all the mentors that haven't got involved
at this stage, asking them to take care of at least one task at a time.
This isn't much work for one person, and is the ultimate trick to keep
the program going in the last 3 weeks.

Thank you again for your attention and your help.

-- 
Quim Gil
Technical Contributor Coordinator @ Wikimedia Foundation
http://www.mediawiki.org/wiki/User:Qgil

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] MediaWiki Homepage Redesign

2013-12-16 Thread Isarra Yos

On 16/12/13 12:14, Brena Monteiro wrote:

Like Quim said, right now we are preparing the Design Document[1] and all
collaboration is welcome.

Best regards,

[1] https://www.mediawiki.org/wiki/User:Monteirobrena/OPW/Design_Document

Brena Monteiro
+55 27 98109 0123
@monteirobrena 
Reflexões Brenianas 



I apologise if I'm being daft here, but why exactly is a design document 
needed for this (or for)? It is good that you're working on it, of 
course, but I'm also a bit confused.


-I

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] MediaWiki Homepage Redesign

2013-12-16 Thread Brandon Harris
A) it's a good exercise to learn with;
B) it's good practice to make them for all projects, regardless of size, I only 
to help solidify one's thinking.  

We should do LESS designing in code, not more. 

Snt frm my iPhne

> On Dec 16, 2013, at 10:44 AM, Isarra Yos  wrote:
> 
>> On 16/12/13 12:14, Brena Monteiro wrote:
>> Like Quim said, right now we are preparing the Design Document[1] and all
>> collaboration is welcome.
>> 
>> Best regards,
>> 
>> [1] https://www.mediawiki.org/wiki/User:Monteirobrena/OPW/Design_Document
>> 
>> Brena Monteiro
>> +55 27 98109 0123
>> @monteirobrena 
>> Reflexões Brenianas 
> 
> I apologise if I'm being daft here, but why exactly is a design document 
> needed for this (or for)? It is good that you're working on it, of course, 
> but I'm also a bit confused.
> 
> -I
> 
> ___
> Wikitech-l mailing list
> Wikitech-l@lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/wikitech-l

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] MediaWiki Homepage Redesign

2013-12-16 Thread Chad
On Mon, Dec 16, 2013 at 10:44 AM, Isarra Yos  wrote:

> On 16/12/13 12:14, Brena Monteiro wrote:
>
>> Like Quim said, right now we are preparing the Design Document[1] and all
>> collaboration is welcome.
>>
>> Best regards,
>>
>> [1] https://www.mediawiki.org/wiki/User:Monteirobrena/OPW/Design_Document
>>
>> Brena Monteiro
>> +55 27 98109 0123
>> @monteirobrena 
>> Reflexões Brenianas 
>>
>>
> I apologise if I'm being daft here, but why exactly is a design document
> needed for this (or for)? It is good that you're working on it, of course,
> but I'm also a bit confused.


I'm not sure either. I'd rather just see bold edits to the homepage
that make it look nicer.

This is a content thing, not a software design thing imho.

If interested users can't edit the homepage on mw.org, we can
fix that easily too.

-Chad
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] MediaWiki Homepage Redesign

2013-12-16 Thread Isarra Yos

But what makes it good? What does 'solidify thinking' mean?

-I

On 16/12/13 18:54, Brandon Harris wrote:

A) it's a good exercise to learn with;
B) it's good practice to make them for all projects, regardless of size, I only 
to help solidify one's thinking.

We should do LESS designing in code, not more.

Snt frm my iPhne


On Dec 16, 2013, at 10:44 AM, Isarra Yos  wrote:


On 16/12/13 12:14, Brena Monteiro wrote:
Like Quim said, right now we are preparing the Design Document[1] and all
collaboration is welcome.

Best regards,

[1] https://www.mediawiki.org/wiki/User:Monteirobrena/OPW/Design_Document

Brena Monteiro
+55 27 98109 0123
@monteirobrena 
Reflexões Brenianas 

I apologise if I'm being daft here, but why exactly is a design document needed 
for this (or for)? It is good that you're working on it, of course, but I'm 
also a bit confused.

-I

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l



___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] MediaWiki Homepage Redesign

2013-12-16 Thread Brena Monteiro
Yes! That's the idea. Identify what content is fundamental to put on the
homepage. Some people agreed that the contents of the homepage needs to be
directed to new users. And I wonder:

Which content will do new users love MediaWiki? Or what will arouse
interest in using and contribute immediately?

Regards,

Brena Monteiro
+55 27 98109 0123
@monteirobrena 
Reflexões Brenianas 
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] PHP new version(s) 5.5.7 and other versions. (upgrade, if you can)

2013-12-16 Thread Thomas Gries
Am 16.12.2013 13:08, schrieb Arcane 21:
> I've tried PHP 5.5.0, had to go back to PHP 4.4.9 due to issues with deleting 
> and moving pages in MediaWiki.

We need more details. Which version of MediaWiki do you use ?
I never encountered any problems with the latest PHP versions
5.5.0...5.5.7 and latest MediaWiki core.


If you compile PHP from its sources, then the following "configure"
works well:
./configure --prefix=/usr --datadir=/usr/share/php
--mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/share
--includedir=/usr/include --sysconfdir=/etc --with-libdir=lib64
--with-config-file-path=/etc --with-apxs2=/usr/sbin/apxs2-prefork
--with-openssl --with-bz2 --with-zlib --with-curl --with-ldap
--with-mysql --with-mysqli=mysqlnd  --with-pdo-mysql --enable-mbstring
--with-xsl --enable-calendar --with-gd --with-jpeg-dir=/usr/lib64
--with-png-dir=/usr/lib64 --with-iconv --with-pspell --with-gmp
--with-mcrypt --enable-zip --enable-bcmath
make
make install




___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] MediaWiki Homepage Redesign

2013-12-16 Thread Quim Gil
On 12/16/2013 10:59 AM, Chad wrote:
> I'm not sure either. I'd rather just see bold edits to the homepage
> that make it look nicer.
> 
> This is a content thing, not a software design thing imho.
> 
> If interested users can't edit the homepage on mw.org, we can
> fix that easily too.

"make it look nicer", heh. :)  The mediawiki.org homepage needs more
than that.

When you want to improve something complex, it is good to know what you
want to improve, why, and how. Brena is working on the answers to these
basic questions in order to propose a plan. Bold edits might lead you to
a good solution by chance, but the chances of failing, delaying, and
wasting energy unnecessarily are high.

From a technical point of view, bold edits are not that simple in a
homepage that is pulling 35 templates, 21 of them exclusive to
Main_page. Any significant change probably involves editing/creating
wikitext, graphics, HTML, and CSS sitting in different places. I'm not a
designer, but as a content editor I would also welcome a plan agreed
before jumping there.

From a social point of view, bold edits to the homepage of a popular
community site are only productive when you know where you are heading,
the community is aware as well, and there is consensus. The chances of
someone asking 'Why are you doing this?' before reverting are just too
high, unless you limit yourself to polish non-challenging details.

-- 
Quim Gil
Technical Contributor Coordinator @ Wikimedia Foundation
http://www.mediawiki.org/wiki/User:Qgil

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] PHP new version(s) 5.5.7 and other versions. (upgrade, if you can)

2013-12-16 Thread Arcane 21
I submitted a bug report describing the problem in more details on the 
Wikimedia Bugzilla, but short version is that when deleting or moving multiple 
pages at once, I experienced severe server lag and timeouts, and the job queue 
seemed to process the requests in PHP very slowly in PHP 5.5.0. I rolled back 
to 5.4, and it's working fine.

More details can be found on the bug report I submitted on Bugzilla.

> Date: Mon, 16 Dec 2013 23:36:17 +0100
> From: m...@tgries.de
> To: wikitech-l@lists.wikimedia.org
> Subject: Re: [Wikitech-l] PHP new version(s) 5.5.7 and other versions. 
> (upgrade, if you can)
> 
> Am 16.12.2013 13:08, schrieb Arcane 21:
> > I've tried PHP 5.5.0, had to go back to PHP 4.4.9 due to issues with 
> > deleting and moving pages in MediaWiki.
> 
> We need more details. Which version of MediaWiki do you use ?
> I never encountered any problems with the latest PHP versions
> 5.5.0...5.5.7 and latest MediaWiki core.
> 
> 
> If you compile PHP from its sources, then the following "configure"
> works well:
> ./configure --prefix=/usr --datadir=/usr/share/php
> --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/share
> --includedir=/usr/include --sysconfdir=/etc --with-libdir=lib64
> --with-config-file-path=/etc --with-apxs2=/usr/sbin/apxs2-prefork
> --with-openssl --with-bz2 --with-zlib --with-curl --with-ldap
> --with-mysql --with-mysqli=mysqlnd  --with-pdo-mysql --enable-mbstring
> --with-xsl --enable-calendar --with-gd --with-jpeg-dir=/usr/lib64
> --with-png-dir=/usr/lib64 --with-iconv --with-pspell --with-gmp
> --with-mcrypt --enable-zip --enable-bcmath
> make
> make install
> 
> 
> 
> 
> ___
> Wikitech-l mailing list
> Wikitech-l@lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/wikitech-l
  
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] PHP new version(s) 5.5.7 and other versions. (upgrade, if you can)

2013-12-16 Thread Tyler Romeo
On Mon, Dec 16, 2013 at 6:54 PM, Arcane 21  wrote:

> More details can be found on the bug report I submitted on Bugzilla.


For those wondering, it is filed under bug 58532.

https://bugzilla.wikimedia.org/show_bug.cgi?id=58532

*-- *
*Tyler Romeo*
Stevens Institute of Technology, Class of 2016
Major in Computer Science
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l