Skip to content

Instantly share code, notes, and snippets.

@rlerdorf
Created May 7, 2013 06:08
Show Gist options
  • Save rlerdorf/5530555 to your computer and use it in GitHub Desktop.
Save rlerdorf/5530555 to your computer and use it in GitHub Desktop.
--------------------------------
File : lib/phpqrcode/qrencode.php:132
Reason : UseUndeclaredVariable
Snippet : $ret
Line : $ret;
--------------------------------
File : lib/phpqrcode/qrencode.php:132
Reason : StatementHasNoEffect
Snippet : $ret;
Line : $ret;
--------------------------------
File : lib/phpqrcode/qrsplit.php:189
Reason : UseUndeclaredVariable
Snippet : $run
Line : return $run;
--------------------------------
File : lib/phpqrcode/qrsplit.php:261
Reason : UseUndeclaredVariable
Snippet : $hint
Line : if ($hint == QR_MODE_KANJI)
--------------------------------
File : lib/phpqrcode/qrsplit.php:283
Reason : TooManyArgument
Snippet : QRsplit::identifyMode(substr($this->dataStr, $p), $this->modeHint)
Line : $mode = self::identifyMode(substr($this->dataStr, $p), $this->modeHint);
--------------------------------
File : plugins/af_pennyarcade/init.php:24
Reason : UseUndeclaredVariable
Snippet : $debug_enabled
Line : if ($debug_enabled) {
--------------------------------
File : plugins/af_unburn/init.php:117
Reason : UseUndeclaredVariable
Snippet : $referer
Line : return (isset($url_parsed))? geturl($url, $referer):'';
--------------------------------
File : plugins/af_unburn/init.php:117
Reason : TooManyArgument
Snippet : geturl($url, null)
Line : return (isset($url_parsed))? geturl($url, $referer):'';
--------------------------------
File : classes/auth/base.php:26
Reason : UseUndeclaredVariable
Snippet : $password
Line : $pwd_hash = encrypt_password($password, $salt, true);
--------------------------------
File : classes/article.php:218
Reason : UseUndeclaredVariable
Snippet : $id
Line : print json_encode(array("id" => $id,
--------------------------------
File : classes/pref/filters.php:86
Reason : UseUndeclaredVariable
Snippet : $feed
Line : $feed_title = getFeedTitle($feed);
--------------------------------
File : classes/rpc.php:294
Reason : UseUndeclaredVariable
Snippet : $seq
Line : if ($seq) $reply['seq'] = $seq;
--------------------------------
File : classes/rpc.php:294
Reason : UseUndeclaredVariable
Snippet : $seq
Line : if ($seq) $reply['seq'] = $seq;
--------------------------------
File : classes/rpc.php:467
Reason : TooFewArgument
Snippet : print_feed_cat_select('cat_id', $id)
Line : print_feed_cat_select("cat_id", $id);
--------------------------------
File : include/functions.php:1165
Reason : UseUndeclaredVariable
Snippet : $active_feed
Line : $data = array_merge($data, getFeedCounters($active_feed));
--------------------------------
File : include/functions.php:1289
Reason : UseUndeclaredVariable
Snippet : $link
Line : return getFeedUnread(-1) + getFeedUnread($link, -2) + getFeedUnread($link, -3) + getFeedUnread($link, 0);
--------------------------------
File : include/functions.php:1738
Reason : UseUndeclaredVariable
Snippet : $default_is_cat
Line : $is_selected = ($fline["id"] == $default_id && !$default_is_cat) ? "selected=\"1\"" : "";
--------------------------------
File : include/functions.php:4102
Reason : UseUndeclaredVariable
Snippet : $referer
Line : return (isset($url_parsed))? geturl($url, $referer):'';
--------------------------------
File : include/functions.php:34
Reason : BadDefine
Snippet : define($name, $value)
Line : defined($name) or define($name, $value);
--------------------------------
File : include/functions.php:4102
Reason : TooManyArgument
Snippet : geturl($url, null)
Line : return (isset($url_parsed))? geturl($url, $referer):'';
--------------------------------
File : lib/phpqrcode/bindings/tcpdf/qrcode.php:1402
Reason : UseUndeclaredVariable
Snippet : $run
Line : return $run;
--------------------------------
File : lib/phpqrcode/bindings/tcpdf/qrcode.php:1473
Reason : UseUndeclaredVariable
Snippet : $hint
Line : if ($hint == QR_MODE_KJ) {
--------------------------------
File : lib/phpqrcode/bindings/tcpdf/qrcode.php:1502
Reason : TooManyArgument
Snippet : $this->identifyMode(substr($this->dataStr, $p), $this->hint)
Line : $mode = $this->identifyMode(substr($this->dataStr, $p), $this->hint);
--------------------------------
File : lib/phpqrcode/bindings/tcpdf/qrcode.php:1104
Reason : TooManyArgument
Snippet : $this->generateMaskNo($maskNo, $width, $s, $d)
Line : $bitMask = $this->generateMaskNo($maskNo, $width, $s, $d);
--------------------------------
File : lib/phpqrcode/qrtools.php:75
Reason : UseUndeclaredVariable
Snippet : QRtools::$frames
Line : self::$frames = array();
--------------------------------
File : classes/db/pdo.php:82
Reason : UseUndeclaredVariable
Snippet : $pdo
Line : return join(" ", $pdo->errorInfo());
--------------------------------
File : classes/pluginhost.php:193
Reason : UseUndeclaredVariable
Snippet : $sender
Line : if ($this->is_system($sender)) {
--------------------------------
File : classes/pluginhost.php:255
Reason : UseUndeclaredVariable
Snippet : $plugin
Line : $plugin = $this->dbh->escape_string($plugin);
--------------------------------
File : classes/pref/feeds.php:790
Reason : UseUndeclaredVariable
Snippet : $title
Line : name=\"title\" value=\"$title\">";
--------------------------------
File : classes/pref/feeds.php:801
Reason : UseUndeclaredVariable
Snippet : $feed_url
Line : name=\"feed_url\" value=\"$feed_url\">";
--------------------------------
File : classes/pref/feeds.php:813
Reason : UseUndeclaredVariable
Snippet : $cat_id
Line : print_feed_cat_select("cat_id", $cat_id,
--------------------------------
File : classes/pref/feeds.php:827
Reason : UseUndeclaredVariable
Snippet : $update_interval
Line : print_select_hash("update_interval", $update_interval, $update_intervals,
--------------------------------
File : classes/pref/feeds.php:840
Reason : UseUndeclaredVariable
Snippet : $purge_interval
Line : print_select_hash("purge_interval", $purge_interval, $purge_intervals,
--------------------------------
File : classes/pref/feeds.php:852
Reason : UseUndeclaredVariable
Snippet : $auth_login
Line : name=\"auth_login\" value=\"$auth_login\">";
--------------------------------
File : classes/pref/feeds.php:858
Reason : UseUndeclaredVariable
Snippet : $auth_pass
Line : value=\"$auth_pass\">";
--------------------------------
File : classes/ttrssmailer.php:31
Reason : UseUndeclaredVariable
Snippet : $Port
Line : if (!$Port) $Port = 25;
--------------------------------
File : include/colors.php:240
Reason : UseUndeclaredVariable
Snippet : $max
Line : $del_R = ((($max - $var_R ) / 6 ) + ($del_Max / 2 ) ) / $del_Max;
--------------------------------
File : include/colors.php:241
Reason : UseUndeclaredVariable
Snippet : $max
Line : $del_G = ((($max - $var_G ) / 6 ) + ($del_Max / 2 ) ) / $del_Max;
--------------------------------
File : include/colors.php:242
Reason : UseUndeclaredVariable
Snippet : $max
Line : $del_B = ((($max - $var_B ) / 6 ) + ($del_Max / 2 ) ) / $del_Max;
--------------------------------
File : include/colors.php:248
Reason : UseUndeclaredVariable
Snippet : $H
Line : if ($H < 0) $h++;
--------------------------------
File : include/colors.php:249
Reason : UseUndeclaredVariable
Snippet : $H
Line : if ($H > 1) $h--;
--------------------------------
File : lib/MiniTemplator.class.php:339
Reason : UseUndeclaredVariable
Snippet : $trhis
Line : $trhis->triggerError ("Block nesting overflow in template at offset $cmdTPosBegin.");
--------------------------------
File : lib/MiniTemplator.class.php:847
Reason : UnknownFunction
Snippet : close($fh)
Line : if ($fileSize === false) {close ($fh); return false; }
--------------------------------
File : lib/phpqrcode/phpqrcode.php:208
Reason : UseUndeclaredVariable
Snippet : QRtools::$frames
Line : self::$frames = array();
--------------------------------
File : lib/phpqrcode/phpqrcode.php:2126
Reason : UseUndeclaredVariable
Snippet : $run
Line : return $run;
--------------------------------
File : lib/phpqrcode/phpqrcode.php:2198
Reason : UseUndeclaredVariable
Snippet : $hint
Line : if ($hint == QR_MODE_KANJI)
--------------------------------
File : lib/phpqrcode/phpqrcode.php:2940
Reason : UseUndeclaredVariable
Snippet : $ret
Line : $ret;
--------------------------------
File : lib/phpqrcode/phpqrcode.php:2220
Reason : TooManyArgument
Snippet : QRsplit::identifyMode(substr($this->dataStr, $p), $this->modeHint)
Line : $mode = self::identifyMode(substr($this->dataStr, $p), $this->modeHint);
--------------------------------
File : lib/phpqrcode/phpqrcode.php:2624
Reason : TooManyArgument
Snippet : $this->generateMaskNo($maskNo, $width, $s, $d)
Line : $bitMask = $this->generateMaskNo($maskNo, $width, $s, $d);
--------------------------------
File : lib/phpqrcode/phpqrcode.php:2630
Reason : TooManyArgument
Snippet : $this->generateMaskNo($maskNo, $width, $s, $d)
Line : $bitMask = $this->generateMaskNo($maskNo, $width, $s, $d);
--------------------------------
File : lib/phpqrcode/phpqrcode.php:3062
Reason : TooManyArgument
Snippet : $input->append($input, QR_MODE_8, strlen($string), str_split($string))
Line : $ret = $input->append($input, QR_MODE_8, strlen($string), str_split($string));
--------------------------------
File : plugins/mobile/mobile-functions.php:532
Reason : UseUndeclaredVariable
Snippet : $is_unread
Line : <div class=\"toggle\" onclick=\"toggleUnread($id, this)\" toggled=\"$is_unread\"><span class=\"thumb\"></span><span class=\"toggleOn\">ON</span><span class=\"toggleOff\">OFF</span></div>
--------------------------------
File : plugins/mobile/backend.php:33
Reason : UnknownFunction
Snippet : markArticlesById(array($id), $cmode)
Line : markArticlesById(array($id), $cmode);
--------------------------------
File : plugins/mobile/backend.php:39
Reason : UnknownFunction
Snippet : publishArticlesById(array($id), $cmode)
Line : publishArticlesById(array($id), $cmode);
--------------------------------
File : plugins/mobile/cat.php:23
Reason : TooFewArgument
Snippet : render_category($cat_id)
Line : render_category($cat_id);
--------------------------------
File : plugins/mobile/cat.php:19
Reason : TooManyArgument
Snippet : login_sequence(true)
Line : login_sequence(true);
--------------------------------
File : lib/pubsubhubbub/subscriber.php:47
Reason : TooFewArgument
Snippet : $this->http($url)
Line : $response = $this->http($url);
--------------------------------
File : classes/handler/public.php:670
Reason : TooFewArgument
Snippet : get_feeds_from_html($feed_url)
Line : $feed_urls = get_feeds_from_html($feed_url);
--------------------------------
File : classes/handler/public.php:385
Reason : UseVoidReturn
Snippet : stylesheet_tag('utility.css')
Line : print stylesheet_tag("utility.css");
--------------------------------
File : classes/handler/public.php:386
Reason : UseVoidReturn
Snippet : javascript_tag('lib/prototype.js')
Line : print javascript_tag("lib/prototype.js");
--------------------------------
File : classes/handler/public.php:387
Reason : UseVoidReturn
Snippet : javascript_tag('lib/scriptaculous/scriptaculous.js?load=effects,dragdrop,controls')
Line : print javascript_tag("lib/scriptaculous/scriptaculous.js?load=effects,dragdrop,controls");
--------------------------------
File : classes/handler/public.php:735
Reason : UseVoidReturn
Snippet : stylesheet_tag('utility.css')
Line : print stylesheet_tag("utility.css");
--------------------------------
File : classes/handler/public.php:736
Reason : UseVoidReturn
Snippet : javascript_tag('lib/prototype.js')
Line : print javascript_tag("lib/prototype.js");
--------------------------------
File : install/index.php:409
Reason : TooFewArgument
Snippet : db_connect($DB_HOST, $DB_USER, $DB_PASS, $DB_NAME, $DB_TYPE)
Line : $link = db_connect($DB_HOST, $DB_USER, $DB_PASS, $DB_NAME, $DB_TYPE);
--------------------------------
File : lib/phpqrcode/qrmask.php:152
Reason : TooManyArgument
Snippet : $this->generateMaskNo($maskNo, $width, $s, $d)
Line : $bitMask = $this->generateMaskNo($maskNo, $width, $s, $d);
--------------------------------
File : lib/phpqrcode/qrmask.php:158
Reason : TooManyArgument
Snippet : $this->generateMaskNo($maskNo, $width, $s, $d)
Line : $bitMask = $this->generateMaskNo($maskNo, $width, $s, $d);
--------------------------------
File : plugins/mobile/home.php:19
Reason : TooManyArgument
Snippet : login_sequence(true)
Line : login_sequence(true);
--------------------------------
File : plugins/mobile/prefs.php:21
Reason : TooManyArgument
Snippet : login_sequence(true)
Line : login_sequence(true);
--------------------------------
File : plugins/mobile/index.php:19
Reason : TooManyArgument
Snippet : login_sequence(true)
Line : login_sequence(true);
--------------------------------
File : update.php:324
Reason : TooManyArgument
Snippet : new PluginHost(Db::get())
Line : $tmppluginhost = new PluginHost(Db::get());
--------------------------------
File : classes/pref/prefs.php:750
Reason : TooManyArgument
Snippet : new PluginHost(Db::get())
Line : $tmppluginhost = new PluginHost(Db::get());
--------------------------------
File : lib/gettext/gettext.inc:459
Reason : TooManyArgument
Snippet : _npgettext($context, $singular, $plural, $number)
Line : return _npgettext($context, $singular, $plural, $number);
--------------------------------
File : lib/gettext/gettext.inc:466
Reason : TooManyArgument
Snippet : _dnpgettext($domain, $context, $singular, $plural, $number)
Line : return _dnpgettext($domain, $context, $singular, $plural, $number);
--------------------------------
File : lib/gettext/gettext.inc:475
Reason : TooManyArgument
Snippet : _dcnpgettext($domain, $context, $singular, $plural, $number, $category)
Line : return _dcnpgettext($domain, $context, $singular,
--------------------------------
File : lib/gettext/gettext.inc:518
Reason : TooManyArgument
Snippet : _npgettext($context, $singular, $plural, $number)
Line : return _npgettext($context, $singular, $plural, $number);
--------------------------------
File : lib/gettext/gettext.inc:524
Reason : TooManyArgument
Snippet : _dnpgettext($domain, $context, $singular, $plural, $number)
Line : return _dnpgettext($domain, $context, $singular, $plural, $number);
--------------------------------
File : lib/gettext/gettext.inc:531
Reason : TooManyArgument
Snippet : _dcnpgettext($domain, $context, $singular, $plural, $number, $category)
Line : return _dcnpgettext($domain, $context, $singular, $plural,
--------------------------------
File : api/index.php:60
Reason : TooManyArgument
Snippet : new API(Db::get(), $_REQUEST)
Line : $handler = new API(Db::get(), $_REQUEST);
--------------------------------
File : classes/api.php:730
Reason : TooManyArgument
Snippet : subscribe_to_feed($feed_url, $category_id, $login, $password, false)
Line : $rc = subscribe_to_feed($feed_url, $category_id,
--------------------------------
File : classes/api.php:17
Reason : UseVoidReturn
Snippet : $this->wrap(1, array('error' => 'NOT_LOGGED_IN'))
Line : print $this->wrap(self::STATUS_ERR, array("error" => 'NOT_LOGGED_IN'));
--------------------------------
File : classes/api.php:22
Reason : UseVoidReturn
Snippet : $this->wrap(1, array('error' => 'API_DISABLED'))
Line : print $this->wrap(self::STATUS_ERR, array("error" => 'API_DISABLED'));
--------------------------------
File : classes/api.php:41
Reason : UseVoidReturn
Snippet : $this->wrap(0, $rv)
Line : print $this->wrap(self::STATUS_OK, $rv);
--------------------------------
File : classes/api.php:46
Reason : UseVoidReturn
Snippet : $this->wrap(0, array('level' => 6))
Line : print $this->wrap(self::STATUS_OK, $rv);
--------------------------------
File : classes/api.php:68
Reason : UseVoidReturn
Snippet : $this->wrap(1, array('error' => 'LOGIN_ERROR'))
Line : print $this->wrap(self::STATUS_ERR, array("error" => "LOGIN_ERROR"));
--------------------------------
File : classes/api.php:74
Reason : UseVoidReturn
Snippet : $this->wrap(0, array('session_id' => session_id(), 'api_level' => 6))
Line : print $this->wrap(self::STATUS_OK, array("session_id" => session_id(),
--------------------------------
File : classes/api.php:77
Reason : UseVoidReturn
Snippet : $this->wrap(0, array('session_id' => session_id(), 'api_level' => 6))
Line : print $this->wrap(self::STATUS_OK, array("session_id" => session_id(),
--------------------------------
File : classes/api.php:80
Reason : UseVoidReturn
Snippet : $this->wrap(1, array('error' => 'LOGIN_ERROR'))
Line : print $this->wrap(self::STATUS_ERR, array("error" => "LOGIN_ERROR"));
--------------------------------
File : classes/api.php:83
Reason : UseVoidReturn
Snippet : $this->wrap(1, array('error' => 'API_DISABLED'))
Line : print $this->wrap(self::STATUS_ERR, array("error" => "API_DISABLED"));
--------------------------------
File : classes/api.php:90
Reason : UseVoidReturn
Snippet : $this->wrap(0, array('status' => 'OK'))
Line : print $this->wrap(self::STATUS_OK, array("status" => "OK"));
--------------------------------
File : classes/api.php:94
Reason : UseVoidReturn
Snippet : $this->wrap(0, array('status' => $_SESSION['uid'] != ''))
Line : print $this->wrap(self::STATUS_OK, array("status" => $_SESSION["uid"] != ''));
--------------------------------
File : classes/api.php:102
Reason : UseVoidReturn
Snippet : $this->wrap(0, array('unread' => getFeedUnread($feed_id, $is_cat)))
Line : print $this->wrap(self::STATUS_OK, array("unread" => getFeedUnread($feed_id, $is_cat)));
--------------------------------
File : classes/api.php:104
Reason : UseVoidReturn
Snippet : $this->wrap(0, array('unread' => getGlobalUnread()))
Line : print $this->wrap(self::STATUS_OK, array("unread" => getGlobalUnread()));
--------------------------------
File : classes/api.php:110
Reason : UseVoidReturn
Snippet : $this->wrap(0, getAllCounters())
Line : print $this->wrap(self::STATUS_OK, getAllCounters());
--------------------------------
File : classes/api.php:122
Reason : UseVoidReturn
Snippet : $this->wrap(0, $feeds)
Line : print $this->wrap(self::STATUS_OK, $feeds);
--------------------------------
File : classes/api.php:179
Reason : UseVoidReturn
Snippet : $this->wrap(0, $cats)
Line : print $this->wrap(self::STATUS_OK, $cats);
--------------------------------
File : classes/api.php:222
Reason : UseVoidReturn
Snippet : $this->wrap(0, $headlines)
Line : print $this->wrap(self::STATUS_OK, $headlines);
--------------------------------
File : classes/api.php:224
Reason : UseVoidReturn
Snippet : $this->wrap(1, array('error' => 'INCORRECT_USAGE'))
Line : print $this->wrap(self::STATUS_ERR, array("error" => 'INCORRECT_USAGE'));
--------------------------------
File : classes/api.php:296
Reason : UseVoidReturn
Snippet : $this->wrap(0, array('status' => 'OK', 'updated' => $num_updated))
Line : print $this->wrap(self::STATUS_OK, array("status" => "OK",
--------------------------------
File : classes/api.php:300
Reason : UseVoidReturn
Snippet : $this->wrap(1, array('error' => 'INCORRECT_USAGE'))
Line : print $this->wrap(self::STATUS_ERR, array("error" => 'INCORRECT_USAGE'));
--------------------------------
File : classes/api.php:355
Reason : UseVoidReturn
Snippet : $this->wrap(0, $articles)
Line : print $this->wrap(self::STATUS_OK, $articles);
--------------------------------
File : classes/api.php:373
Reason : UseVoidReturn
Snippet : $this->wrap(0, $config)
Line : print $this->wrap(self::STATUS_OK, $config);
--------------------------------
File : classes/api.php:383
Reason : UseVoidReturn
Snippet : $this->wrap(0, array('status' => 'OK'))
Line : print $this->wrap(self::STATUS_OK, array("status" => "OK"));
--------------------------------
File : classes/api.php:392
Reason : UseVoidReturn
Snippet : $this->wrap(0, array('status' => 'OK'))
Line : print $this->wrap(self::STATUS_OK, array("status" => "OK"));
--------------------------------
File : classes/api.php:398
Reason : UseVoidReturn
Snippet : $this->wrap(0, array('value' => get_pref($pref_name)))
Line : print $this->wrap(self::STATUS_OK, array("value" => get_pref($pref_name)));
--------------------------------
File : classes/api.php:435
Reason : UseVoidReturn
Snippet : $this->wrap(0, $rv)
Line : print $this->wrap(self::STATUS_OK, $rv);
--------------------------------
File : classes/api.php:463
Reason : UseVoidReturn
Snippet : $this->wrap(0, array('status' => 'OK', 'updated' => $num_updated))
Line : print $this->wrap(self::STATUS_OK, array("status" => "OK",
--------------------------------
File : classes/api.php:474
Reason : UseVoidReturn
Snippet : $this->wrap($reply[0], $reply[1])
Line : print $this->wrap($reply[0], $reply[1]);
--------------------------------
File : classes/api.php:477
Reason : UseVoidReturn
Snippet : $this->wrap(1, array('error' => 'UNKNOWN_METHOD', 'method' => $method))
Line : print $this->wrap(self::STATUS_ERR, array("error" => 'UNKNOWN_METHOD', "method" => $method));
--------------------------------
File : classes/api.php:487
Reason : UseVoidReturn
Snippet : $this->wrap(0, array('status' => 'OK'))
Line : print $this->wrap(self::STATUS_OK, array("status" => 'OK'));
--------------------------------
File : classes/api.php:489
Reason : UseVoidReturn
Snippet : $this->wrap(1, array('error' => 'Publishing failed'))
Line : print $this->wrap(self::STATUS_ERR, array("error" => 'Publishing failed'));
--------------------------------
File : classes/api.php:717
Reason : UseVoidReturn
Snippet : $this->wrap(0, array('status' => 'OK'))
Line : print $this->wrap(self::STATUS_OK, array("status" => "OK"));
--------------------------------
File : classes/api.php:719
Reason : UseVoidReturn
Snippet : $this->wrap(1, array('error' => 'FEED_NOT_FOUND'))
Line : print $this->wrap(self::STATUS_ERR, array("error" => "FEED_NOT_FOUND"));
--------------------------------
File : classes/api.php:733
Reason : UseVoidReturn
Snippet : $this->wrap(0, array('status' => $rc))
Line : print $this->wrap(self::STATUS_OK, array("status" => $rc));
--------------------------------
File : classes/api.php:735
Reason : UseVoidReturn
Snippet : $this->wrap(1, array('error' => 'INCORRECT_USAGE'))
Line : print $this->wrap(self::STATUS_ERR, array("error" => 'INCORRECT_USAGE'));
--------------------------------
File : classes/api.php:749
Reason : UseVoidReturn
Snippet : $this->wrap(0, array('categories' => $data))
Line : print $this->wrap(self::STATUS_OK, array("categories" => $data));
--------------------------------
File : classes/api.php:751
Reason : UseVoidReturn
Snippet : $this->wrap(1, array('error' => 'UNABLE_TO_INSTANTIATE_OBJECT'))
Line : print $this->wrap(self::STATUS_ERR, array("error" =>
--------------------------------
File : include/rssfuncs.php:337
Reason : TooManyArgument
Snippet : $pluginhost->set_debug($debug_enabled, $debug_enabled)
Line : $pluginhost->set_debug($debug_enabled, $debug_enabled);
--------------------------------
File : include/rssfuncs.php:414
Reason : TooManyArgument
Snippet : check_feed_favicon($site_url, $feed, $link)
Line : check_feed_favicon($site_url, $feed, $link);
--------------------------------
File : plugins/mobile/article.php:19
Reason : TooManyArgument
Snippet : login_sequence(true)
Line : login_sequence(true);
--------------------------------
File : plugins/mobile/feed.php:19
Reason : TooManyArgument
Snippet : login_sequence(true)
Line : login_sequence(true);
--------------------------------
File : plugins/digest/digest_body.php:14
Reason : UseVoidReturn
Snippet : stylesheet_tag('plugins/digest/mobile.css')
Line : echo stylesheet_tag("plugins/digest/mobile.css");
--------------------------------
File : plugins/digest/digest_body.php:17
Reason : UseVoidReturn
Snippet : stylesheet_tag('plugins/digest/digest.css')
Line : echo stylesheet_tag("plugins/digest/digest.css");
--------------------------------
File : plugins/digest/digest_body.php:37
Reason : UseVoidReturn
Snippet : javascript_tag($jsfile)
Line : echo javascript_tag($jsfile);
--------------------------------
File : plugins/auth_internal/init.php:54
Reason : UseVoidReturn
Snippet : stylesheet_tag('utility.css')
Line : <?php echo stylesheet_tag("utility.css") ?>
--------------------------------
File : prefs.php:35
Reason : UseVoidReturn
Snippet : stylesheet_tag('lib/dijit/themes/claro/claro.css')
Line : <?php echo stylesheet_tag("lib/dijit/themes/claro/claro.css"); ?>
--------------------------------
File : prefs.php:36
Reason : UseVoidReturn
Snippet : stylesheet_tag('tt-rss.css')
Line : <?php echo stylesheet_tag("tt-rss.css"); ?>
--------------------------------
File : prefs.php:37
Reason : UseVoidReturn
Snippet : stylesheet_tag('prefs.css')
Line : <?php echo stylesheet_tag("prefs.css"); ?>
--------------------------------
File : prefs.php:42
Reason : UseVoidReturn
Snippet : stylesheet_tag('themes/' . $theme)
Line : echo stylesheet_tag("themes/$theme");
--------------------------------
File : prefs.php:61
Reason : UseVoidReturn
Snippet : javascript_tag($jsfile)
Line : echo javascript_tag($jsfile);
--------------------------------
File : index.php:59
Reason : UseVoidReturn
Snippet : stylesheet_tag('lib/dijit/themes/claro/claro.css')
Line : <?php echo stylesheet_tag("lib/dijit/themes/claro/claro.css"); ?>
--------------------------------
File : index.php:60
Reason : UseVoidReturn
Snippet : stylesheet_tag('tt-rss.css')
Line : <?php echo stylesheet_tag("tt-rss.css"); ?>
--------------------------------
File : index.php:61
Reason : UseVoidReturn
Snippet : stylesheet_tag('cdm.css')
Line : <?php echo stylesheet_tag("cdm.css"); ?>
--------------------------------
File : index.php:66
Reason : UseVoidReturn
Snippet : stylesheet_tag('themes/' . $theme)
Line : echo stylesheet_tag("themes/$theme");
--------------------------------
File : index.php:94
Reason : UseVoidReturn
Snippet : javascript_tag($jsfile)
Line : echo javascript_tag($jsfile);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment