Hallo Chad,
I changed the subject because I had new information for two different problems but the root of the thread was still viable.
And - I have to admit - that I didn't really see your previous answer.
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. :-)
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