| | 2 | {{{ |
| | 3 | -------------------------------- |
| | 4 | File : wp-includes/class-json.php:495 |
| | 5 | Reason : UnknownFunction |
| | 6 | Snippet : class_name($var) |
| | 7 | Line : : new Services_JSON_Error(class_name($var). |
| | 8 | |
| | 9 | -------------------------------- |
| | 10 | File : wp-signup.php:493 |
| | 11 | Reason : RequiredAfterOptionalParam |
| | 12 | Snippet : $user_name = '' |
| | 13 | Line : function confirm_blog_signup($domain, $path, $blog_title, $user_name = '', $user_email = '', $meta) { |
| | 14 | |
| | 15 | -------------------------------- |
| | 16 | File : wp-signup.php:493 |
| | 17 | Reason : RequiredAfterOptionalParam |
| | 18 | Snippet : $user_email = '' |
| | 19 | Line : function confirm_blog_signup($domain, $path, $blog_title, $user_name = '', $user_email = '', $meta) { |
| | 20 | |
| | 21 | -------------------------------- |
| | 22 | File : wp-includes/widgets.php:76 |
| | 23 | Reason : RequiredAfterOptionalParam |
| | 24 | Snippet : $id_base = false |
| | 25 | Line : function WP_Widget( $id_base = false, $name, $widget_options = array(), $control_options = array() ) { |
| | 26 | |
| | 27 | -------------------------------- |
| | 28 | File : wp-includes/widgets.php:93 |
| | 29 | Reason : RequiredAfterOptionalParam |
| | 30 | Snippet : $id_base = false |
| | 31 | Line : function __construct( $id_base = false, $name, $widget_options = array(), $control_options = array() ) { |
| | 32 | |
| | 33 | -------------------------------- |
| | 34 | File : wp-includes/post.php:4789 |
| | 35 | Reason : RequiredAfterOptionalParam |
| | 36 | Snippet : $deprecated = '' |
| | 37 | Line : function _future_post_hook( $deprecated = '', $post ) { |
| | 38 | |
| | 39 | -------------------------------- |
| | 40 | File : wp-admin/includes/class-wp-terms-list-table.php:173 |
| | 41 | Reason : RequiredAfterOptionalParam |
| | 42 | Snippet : $start = 0 |
| | 43 | Line : function _rows( $taxonomy, $terms, &$children, $start = 0, $per_page = 20, &$count, $parent = 0, $level = 0 ) { |
| | 44 | |
| | 45 | -------------------------------- |
| | 46 | File : wp-admin/includes/class-wp-terms-list-table.php:173 |
| | 47 | Reason : RequiredAfterOptionalParam |
| | 48 | Snippet : $per_page = 20 |
| | 49 | Line : function _rows( $taxonomy, $terms, &$children, $start = 0, $per_page = 20, &$count, $parent = 0, $level = 0 ) { |
| | 50 | |
| | 51 | -------------------------------- |
| | 52 | File : wp-admin/includes/class-wp-terms-list-table.php:159 |
| | 53 | Reason : TooManyArgument |
| | 54 | Snippet : $this->single_row($term, 0, $taxonomy) |
| | 55 | Line : $out .= $this->single_row( $term, 0, $taxonomy ); |
| | 56 | |
| | 57 | -------------------------------- |
| | 58 | File : wp-admin/includes/class-wp-terms-list-table.php:202 |
| | 59 | Reason : TooManyArgument |
| | 60 | Snippet : $this->single_row($my_parent, $level - $num_parents, $taxonomy) |
| | 61 | Line : $output .= "\t" . $this->single_row( $my_parent, $level - $num_parents, $taxonomy ); |
| | 62 | |
| | 63 | -------------------------------- |
| | 64 | File : wp-admin/includes/class-wp-terms-list-table.php:208 |
| | 65 | Reason : TooManyArgument |
| | 66 | Snippet : $this->single_row($term, $level, $taxonomy) |
| | 67 | Line : $output .= "\t" . $this->single_row( $term, $level, $taxonomy ); |
| | 68 | |
| | 69 | -------------------------------- |
| | 70 | File : wp-includes/SimplePie/Locator.php:94 |
| | 71 | Reason : RequiredAfterOptionalParam |
| | 72 | Snippet : $type = SIMPLEPIE_LOCATOR_ALL |
| | 73 | Line : public function find($type = SIMPLEPIE_LOCATOR_ALL, &$working) |
| | 74 | |
| | 75 | -------------------------------- |
| | 76 | File : wp-includes/class-wp-walker.php:118 |
| | 77 | Reason : RequiredAfterOptionalParam |
| | 78 | Snippet : $depth = 0 |
| | 79 | Line : function display_element( $element, &$children_elements, $max_depth, $depth=0, $args, &$output ) { |
| | 80 | |
| | 81 | -------------------------------- |
| | 82 | File : wp-includes/comment-template.php:1298 |
| | 83 | Reason : RequiredAfterOptionalParam |
| | 84 | Snippet : $depth = 0 |
| | 85 | Line : function display_element( $element, &$children_elements, $max_depth, $depth=0, $args, &$output ) { |
| | 86 | |
| | 87 | -------------------------------- |
| | 88 | File : wp-includes/deprecated.php:802 |
| | 89 | Reason : RequiredAfterOptionalParam |
| | 90 | Snippet : $echo = false |
| | 91 | Line : function get_author_link($echo = false, $author_id, $author_nicename = '') { |
| | 92 | |
| | 93 | -------------------------------- |
| | 94 | File : wp-includes/deprecated.php:1709 |
| | 95 | Reason : TooManyArgument |
| | 96 | Snippet : get_the_content($more_link_text, $stripteaser, $more_file) |
| | 97 | Line : $content = get_the_content($more_link_text, $stripteaser, $more_file); |
| | 98 | |
| | 99 | -------------------------------- |
| | 100 | File : wp-includes/ID3/module.tag.id3v2.php:433 |
| | 101 | Reason : TooFewArgument |
| | 102 | Snippet : substr($footer[5]) |
| | 103 | Line : $id3_flags = ord(substr($footer{5})); |
| | 104 | |
| | 105 | -------------------------------- |
| | 106 | File : wp-includes/ID3/module.tag.id3v2.php:1586 |
| | 107 | Reason : StatementHasNoEffect |
| | 108 | Snippet : $frame_ownerid == ''; |
| | 109 | Line : $frame_ownerid == ''; |
| | 110 | |
| | 111 | -------------------------------- |
| | 112 | File : wp-includes/rewrite.php:92 |
| | 113 | Reason : TooManyArgument |
| | 114 | Snippet : remove_action($hook, $hook, 10, 1) |
| | 115 | Line : remove_action($hook, $hook, 10, 1); |
| | 116 | |
| | 117 | -------------------------------- |
| | 118 | File : wp-admin/includes/user.php:350 |
| | 119 | Reason : TooManyArgument |
| | 120 | Snippet : delete_user_setting('default_password_nag', $user_ID) |
| | 121 | Line : delete_user_setting('default_password_nag', $user_ID); |
| | 122 | |
| | 123 | -------------------------------- |
| | 124 | File : wp-includes/ID3/module.audio.mp3.php:37 |
| | 125 | Reason : TooManyArgument |
| | 126 | Snippet : $this->getOnlyMPEGaudioInfoBruteForce($this->getid3->fp, $info) |
| | 127 | Line : $this->getOnlyMPEGaudioInfoBruteForce($this->getid3->fp, $info); |
| | 128 | |
| | 129 | -------------------------------- |
| | 130 | File : wp-includes/SimplePie/Misc.php:127 |
| | 131 | Reason : TooManyArgument |
| | 132 | Snippet : SimplePie_Misc::entities_decode(end($attribs[$j]), 'UTF-8') |
| | 133 | Line : $return[$i]['attribs'][strtolower($attribs[$j][1])]['data'] = SimplePie_Misc::entities_decode(end($attribs[$j]), |
| | 134 | 'UTF-8'); |
| | 135 | }}} |
| | 136 | |
| | 137 | Resolved: |
| 22 | | File : wp-includes/class-json.php:495 |
| 23 | | Reason : UnknownFunction |
| 24 | | Snippet : class_name($var) |
| 25 | | Line : : new Services_JSON_Error(class_name($var). |
| 26 | | |
| 27 | | -------------------------------- |
| 28 | | File : wp-signup.php:493 |
| 29 | | Reason : RequiredAfterOptionalParam |
| 30 | | Snippet : $user_name = '' |
| 31 | | Line : function confirm_blog_signup($domain, $path, $blog_title, $user_name = '', $user_email = '', $meta) { |
| 32 | | |
| 33 | | -------------------------------- |
| 34 | | File : wp-signup.php:493 |
| 35 | | Reason : RequiredAfterOptionalParam |
| 36 | | Snippet : $user_email = '' |
| 37 | | Line : function confirm_blog_signup($domain, $path, $blog_title, $user_name = '', $user_email = '', $meta) { |
| 38 | | |
| 39 | | -------------------------------- |
| 40 | | File : wp-includes/widgets.php:76 |
| 41 | | Reason : RequiredAfterOptionalParam |
| 42 | | Snippet : $id_base = false |
| 43 | | Line : function WP_Widget( $id_base = false, $name, $widget_options = array(), $control_options = array() ) { |
| 44 | | |
| 45 | | -------------------------------- |
| 46 | | File : wp-includes/widgets.php:93 |
| 47 | | Reason : RequiredAfterOptionalParam |
| 48 | | Snippet : $id_base = false |
| 49 | | Line : function __construct( $id_base = false, $name, $widget_options = array(), $control_options = array() ) { |
| 50 | | |
| 51 | | -------------------------------- |
| 52 | | File : wp-includes/post.php:4789 |
| 53 | | Reason : RequiredAfterOptionalParam |
| 54 | | Snippet : $deprecated = '' |
| 55 | | Line : function _future_post_hook( $deprecated = '', $post ) { |
| 56 | | |
| 57 | | -------------------------------- |
| 58 | | File : wp-admin/includes/class-wp-terms-list-table.php:173 |
| 59 | | Reason : RequiredAfterOptionalParam |
| 60 | | Snippet : $start = 0 |
| 61 | | Line : function _rows( $taxonomy, $terms, &$children, $start = 0, $per_page = 20, &$count, $parent = 0, $level = 0 ) { |
| 62 | | |
| 63 | | -------------------------------- |
| 64 | | File : wp-admin/includes/class-wp-terms-list-table.php:173 |
| 65 | | Reason : RequiredAfterOptionalParam |
| 66 | | Snippet : $per_page = 20 |
| 67 | | Line : function _rows( $taxonomy, $terms, &$children, $start = 0, $per_page = 20, &$count, $parent = 0, $level = 0 ) { |
| 68 | | |
| 69 | | -------------------------------- |
| 112 | | File : wp-includes/SimplePie/Locator.php:94 |
| 113 | | Reason : RequiredAfterOptionalParam |
| 114 | | Snippet : $type = SIMPLEPIE_LOCATOR_ALL |
| 115 | | Line : public function find($type = SIMPLEPIE_LOCATOR_ALL, &$working) |
| 116 | | |
| 117 | | -------------------------------- |
| 118 | | File : wp-includes/class-wp-walker.php:118 |
| 119 | | Reason : RequiredAfterOptionalParam |
| 120 | | Snippet : $depth = 0 |
| 121 | | Line : function display_element( $element, &$children_elements, $max_depth, $depth=0, $args, &$output ) { |
| 122 | | |
| 123 | | -------------------------------- |
| 124 | | File : wp-includes/comment-template.php:1298 |
| 125 | | Reason : RequiredAfterOptionalParam |
| 126 | | Snippet : $depth = 0 |
| 127 | | Line : function display_element( $element, &$children_elements, $max_depth, $depth=0, $args, &$output ) { |
| 128 | | |
| 129 | | -------------------------------- |
| 130 | | File : wp-includes/deprecated.php:802 |
| 131 | | Reason : RequiredAfterOptionalParam |
| 132 | | Snippet : $echo = false |
| 133 | | Line : function get_author_link($echo = false, $author_id, $author_nicename = '') { |
| 134 | | |
| 135 | | -------------------------------- |
| 136 | | File : wp-includes/deprecated.php:1709 |
| 137 | | Reason : TooManyArgument |
| 138 | | Snippet : get_the_content($more_link_text, $stripteaser, $more_file) |
| 139 | | Line : $content = get_the_content($more_link_text, $stripteaser, $more_file); |
| 140 | | |
| 141 | | -------------------------------- |
| 142 | | File : wp-includes/ID3/module.tag.id3v2.php:433 |
| 143 | | Reason : TooFewArgument |
| 144 | | Snippet : substr($footer[5]) |
| 145 | | Line : $id3_flags = ord(substr($footer{5})); |
| 146 | | |
| 147 | | -------------------------------- |
| 148 | | File : wp-includes/ID3/module.tag.id3v2.php:1586 |
| 149 | | Reason : StatementHasNoEffect |
| 150 | | Snippet : $frame_ownerid == ''; |
| 151 | | Line : $frame_ownerid == ''; |
| 152 | | |
| 153 | | -------------------------------- |
| 154 | | File : wp-includes/rewrite.php:92 |
| 155 | | Reason : TooManyArgument |
| 156 | | Snippet : remove_action($hook, $hook, 10, 1) |
| 157 | | Line : remove_action($hook, $hook, 10, 1); |
| 158 | | |
| 159 | | -------------------------------- |