Searched refs:errorLog (Results 1 – 6 of 6) sorted by relevance
87 self::errorLog(104 self::errorLog('Unsupported key passed to setPersistentData.');114 self::errorLog('Unsupported key passed to getPersistentData.');125 self::errorLog('Unsupported key passed to clearPersistentData.');
696 self::errorLog('CSRF state token does not match one provided.');945 self::errorLog('Invalid or no certificate authority found, '.962 self::errorLog('Invalid IPv6 configuration on server, '.1000 self::errorLog(1009 self::errorLog('Bad Signed JSON signature!');1276 protected static function errorLog($msg) { function in BaseFacebook1335 self::errorLog(
615 self::errorLog('Invalid or no certificate authority found, using bundled information');679 self::errorLog('Could not set cookie. Headers already sent.');710 self::errorLog('Got invalid session signature in cookie.');766 self::errorLog('Unknown algorithm. Expected HMAC-SHA256');774 self::errorLog('Bad Signed JSON signature!');941 protected static function errorLog($msg) { function in Facebook
106 $errorLog = ob_get_contents();109 if (($this->getConf('displayErrorlog') || $debug) && $errorLog) {110 $errorLog = str_replace($this->_getAbc2psVersion(), "abc2ps", $errorLog);113 msg(nl2br($errorLog), 2);
45 _.errorLog(jqXHR.responseText);82 _.errorLog(jqXHR.responseText);220 _.errorLog(jqXHR.responseText);245 _.errorLog(_.zipURL);326 _.errorLog = function(text) { function457 _.errorLog(e);
86 errorLog(getLang('request-aborted'));342 return errorLog( getLang('error-parsing') + "\n" + response + "\n\n" + e );348 return errorLog( $result.error );365 var errorLog = function(text) { function