Hi,
Am Tue, 18 Aug 2009 14:39:16 +0200 schrieb Katharina Wolkwitz wolkwitz@fh-swf.de:
[..]
Now I have the problem that I don't know how to get to the information behind r55210. I couldn't find anything at https://bugzilla.wikimedia.org with that number. Please enlighten me. :-)
He was maybe referring to the SVN version. See http://svn.wikimedia.org/svnroot/mediawiki/trunk/extensions/SelectCategory/
Best, matsch
Thanks Katharina
Chad schrieb am 18.08.2009 14:03:
On Tue, Aug 18, 2009 at 7:55 AM, PlatonidesPlatonides@gmail.com wrote:
Katharina Wolkwitz wrote:
I've tried putting:
error_reporting(0);
at the beginning of SelectCategoryFunctions.php but that makes no difference whatsoeverer.
Adding error_reporting(0); should have removed the E_DEPRECATED warnings. Try disabling them in php.ini. E_DEPRECATED are not supposed to be enabled in production, anyway.
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
I mentioned in the other thread (why did this need a new thread?) that I fixed the deprecated calls in r55210.
-Chad
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l