Page MenuHomePhabricator

Fatal error: Call to a member function format() on a non-object
Closed, ResolvedPublic

Description

[25-Apr-2013 07:01:51] Fatal error: Call to a member function format() on a non-object at /usr/local/apache/common-local/php-1.22wmf2/languages/Language.php on line 1325
Server: mw1004
URL: http://[unknown-host]
Backtrace:
#0 /usr/local/apache/common-local/php-1.22wmf2/languages/Language.php(1325): Language::sprintfDate()
#1 /usr/local/apache/common-local/php-1.22wmf2/extensions/ParserFunctions/ParserFunctions_body.php(481): Language->sprintfDate('m-d H:i:sZ', '-20090722000000', Object(DateTimeZone))
#2 [internal function]: ExtParserFunctions::time(Object(Parser), 'm-d H:i:sZ', '-2009-07-22')
#3 /usr/local/apache/common-local/php-1.22wmf2/includes/parser/Parser.php(3534): call_user_func_array('ExtParserFuncti...', Array)
#4 /usr/local/apache/common-local/php-1.22wmf2/includes/parser/Parser.php(3252): Parser->callParserFunction(Object(PPTemplateFrame_DOM), '#time', Array)


Version: unspecified
Severity: normal

Details

Reference
bz47629

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 1:35 AM
bzimport set Reference to bz47629.
bzimport added a subscriber: Unknown Object (MLST).

Related URL: https://gerrit.wikimedia.org/r/60798 (Gerrit Change I9a4fd0af88cf20c2a6bd72fd7048743466c1600f)

(In reply to comment #2)

Is this dupe of bug 47358?

Yup, see also https://gerrit.wikimedia.org/r/#/c/60079/

  • This bug has been marked as a duplicate of bug 47358 ***