[Pkg-mediawiki-devel] mediawiki_1.19.1-2~exp2_i386.changes ACCEPTED into experimental
Platonides
platonides at gmail.com
Tue Aug 7 11:31:02 UTC 2012
On Mon, Aug 6, 2012 at 9:06 AM, Thorsten Glaser <t.glaser at tarent.de> wrote:
> On Sat, 4 Aug 2012, Platonides wrote:
>
>> > * session_start is another function that needs an explicit ‘@’,
>> > so bring back that part of suppress_warnings.patch
>>
>> Why do you need that explicit @?
>
> I don’t know, just without it, the warnings would still show
> up in either apache’s error_log or on the pink-popup.
It makes no sense that session_start() needs a @
inside wfSuppressWarnings();
What's the exact message output?
What's the value of $wf__warnings_suppressed at that point?
(it is unused, a debug variable left there?)
I can only think on the presence of a php extension
which were logging the message despite error_reporting
not allowing it.
More information about the Pkg-mediawiki-devel
mailing list