Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 2 of Ticket #7293


Ignore:
Timestamp:
10/17/2016 08:13:36 PM (8 years ago)
Author:
slaFFik
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7293

    • Property Keywords needs-testing added; needs-patch removed
    • Property Version changed from 2.6.2 to
  • Ticket #7293 – Description

    initial v2  
    1111 394 | ERROR | 'clone' is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
    1212-------------------------------------------------------------------------------------------------------------------------
     13}}}
    1314
     15The rest of PHP7 incompatibility regarding bundled bbpress1 was moved to http://pastebin.com/hYaV5bY8
    1416
    15 FILE: /is/htdocs/wp11082020_GHQ53PBT44/www/portal/wp-content/plugins/buddypress/bp-forums/bbpress/bb-admin/includes/class.bb-install.php
    16 ----------------------------------------------------------------------------------------------------------------------------------------
    17 FOUND 2 ERRORS AFFECTING 2 LINES
    18 ----------------------------------------------------------------------------------------------------------------------------------------
    19   104 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    20  1283 | ERROR | Assigning the return value of new by reference is deprecated in PHP 5.3 and forbidden in PHP 7.0
    21 ----------------------------------------------------------------------------------------------------------------------------------------
     17----
    2218
    23 
    24 FILE: /is/htdocs/wp11082020_GHQ53PBT44/www/portal/wp-content/plugins/buddypress/bp-forums/bbpress/bb-admin/includes/functions.bb-admin.php
    25 ------------------------------------------------------------------------------------------------------------------------------------------
    26 FOUND 2 ERRORS AFFECTING 2 LINES
    27 ------------------------------------------------------------------------------------------------------------------------------------------
    28  741 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    29  951 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    30 ------------------------------------------------------------------------------------------------------------------------------------------
    31 
    32 
    33 FILE: /is/htdocs/wp11082020_GHQ53PBT44/www/portal/wp-content/plugins/buddypress/bp-forums/bbpress/bb-admin/includes/functions.bb-upgrade.php
    34 --------------------------------------------------------------------------------------------------------------------------------------------
    35 FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
    36 --------------------------------------------------------------------------------------------------------------------------------------------
    37   14 | WARNING | INI directive 'safe_mode' is deprecated from PHP 5.3 and forbidden from PHP 5.4.
    38  376 | WARNING | INI directive 'safe_mode' is deprecated from PHP 5.3 and forbidden from PHP 5.4.
    39 --------------------------------------------------------------------------------------------------------------------------------------------
    40 
    41 
    42 FILE: /is/htdocs/wp11082020_GHQ53PBT44/www/portal/wp-content/plugins/buddypress/bp-forums/bbpress/bb-admin/upgrade.php
    43 ----------------------------------------------------------------------------------------------------------------------
    44 FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    45 ----------------------------------------------------------------------------------------------------------------------
    46  3 | WARNING | INI directive 'safe_mode' is deprecated from PHP 5.3 and forbidden from PHP 5.4.
    47 ----------------------------------------------------------------------------------------------------------------------
    48 
    49 
    50 FILE: /is/htdocs/wp11082020_GHQ53PBT44/www/portal/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/backpress/pomo/sample/app.php
    51 -------------------------------------------------------------------------------------------------------------------------------------------
    52 FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES
    53 -------------------------------------------------------------------------------------------------------------------------------------------
    54   7 | WARNING | Function name "__" is discouraged; PHP has reserved all method names with a double underscore prefix for future use
    55  17 | WARNING | Function name "__n" is discouraged; PHP has reserved all method names with a double underscore prefix for future use
    56  36 | ERROR   | Assigning the return value of new by reference is deprecated in PHP 5.3 and forbidden in PHP 7.0
    57 -------------------------------------------------------------------------------------------------------------------------------------------
    58 
    59 
    60 FILE: /is/htdocs/wp11082020_GHQ53PBT44/www/portal/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/backpress/pomo/entry.php
    61 --------------------------------------------------------------------------------------------------------------------------------------
    62 FOUND 1 ERROR AFFECTING 1 LINE
    63 --------------------------------------------------------------------------------------------------------------------------------------
    64  43 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    65 --------------------------------------------------------------------------------------------------------------------------------------
    66 
    67 
    68 FILE: /is/htdocs/wp11082020_GHQ53PBT44/www/portal/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/backpress/pomo/mo.php
    69 -----------------------------------------------------------------------------------------------------------------------------------
    70 FOUND 1 ERROR AFFECTING 1 LINE
    71 -----------------------------------------------------------------------------------------------------------------------------------
    72  171 | ERROR | Assigning the return value of new by reference is deprecated in PHP 5.3 and forbidden in PHP 7.0
    73 -----------------------------------------------------------------------------------------------------------------------------------
    74 
    75 
    76 FILE: /is/htdocs/wp11082020_GHQ53PBT44/www/portal/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/backpress/pomo/streams.php
    77 ----------------------------------------------------------------------------------------------------------------------------------------
    78 FOUND 3 ERRORS AFFECTING 3 LINES
    79 ----------------------------------------------------------------------------------------------------------------------------------------
    80  20 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    81  69 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    82  92 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    83 ----------------------------------------------------------------------------------------------------------------------------------------
    84 
    85 
    86 FILE: /is/htdocs/wp11082020_GHQ53PBT44/www/portal/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/backpress/functions.core.php
    87 ------------------------------------------------------------------------------------------------------------------------------------------
    88 FOUND 1 ERROR AFFECTING 1 LINE
    89 ------------------------------------------------------------------------------------------------------------------------------------------
    90  1048 | ERROR | 'clone' is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
    91 ------------------------------------------------------------------------------------------------------------------------------------------
    92 
    93 
    94 FILE: /is/htdocs/wp11082020_GHQ53PBT44/www/portal/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/backpress/class.passwordhash.php
    95 ----------------------------------------------------------------------------------------------------------------------------------------------
    96 FOUND 1 ERROR AFFECTING 1 LINE
    97 ----------------------------------------------------------------------------------------------------------------------------------------------
    98  44 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    99 ----------------------------------------------------------------------------------------------------------------------------------------------
    100 
    101 
    102 FILE: /is/htdocs/wp11082020_GHQ53PBT44/www/portal/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/backpress/class.wp-dependencies.php
    103 -------------------------------------------------------------------------------------------------------------------------------------------------
    104 FOUND 1 ERROR AFFECTING 1 LINE
    105 -------------------------------------------------------------------------------------------------------------------------------------------------
    106  231 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    107 -------------------------------------------------------------------------------------------------------------------------------------------------
    108 
    109 
    110 FILE: /is/htdocs/wp11082020_GHQ53PBT44/www/portal/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/backpress/class.mailer-smtp.php
    111 ---------------------------------------------------------------------------------------------------------------------------------------------
    112 FOUND 1 ERROR AFFECTING 1 LINE
    113 ---------------------------------------------------------------------------------------------------------------------------------------------
    114  77 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    115 ---------------------------------------------------------------------------------------------------------------------------------------------
    116 
    117 
    118 FILE: /is/htdocs/wp11082020_GHQ53PBT44/www/portal/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/backpress/functions.wp-object-cache.php
    119 -----------------------------------------------------------------------------------------------------------------------------------------------------
    120 FOUND 1 ERROR AFFECTING 1 LINE
    121 -----------------------------------------------------------------------------------------------------------------------------------------------------
    122  108 | ERROR | Assigning the return value of new by reference is deprecated in PHP 5.3 and forbidden in PHP 7.0
    123 -----------------------------------------------------------------------------------------------------------------------------------------------------
    124 
    125 
    126 FILE: /is/htdocs/wp11082020_GHQ53PBT44/www/portal/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/backpress/functions.wp-taxonomy.php
    127 -------------------------------------------------------------------------------------------------------------------------------------------------
    128 FOUND 1 ERROR AFFECTING 1 LINE
    129 -------------------------------------------------------------------------------------------------------------------------------------------------
    130  179 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and prohibited since PHP 5.4
    131 -------------------------------------------------------------------------------------------------------------------------------------------------
    132 
    133 
    134 FILE: /is/htdocs/wp11082020_GHQ53PBT44/www/portal/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/backpress/class.wp-error.php
    135 ------------------------------------------------------------------------------------------------------------------------------------------
    136 FOUND 1 ERROR AFFECTING 1 LINE
    137 ------------------------------------------------------------------------------------------------------------------------------------------
    138  51 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    139 ------------------------------------------------------------------------------------------------------------------------------------------
    140 
    141 
    142 FILE: /is/htdocs/wp11082020_GHQ53PBT44/www/portal/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/backpress/class.mailer.php
    143 -------------------------------------------------------------------------------------------------------------------------------------------
    144 FOUND 6 ERRORS AND 5 WARNINGS AFFECTING 10 LINES
    145 -------------------------------------------------------------------------------------------------------------------------------------------
    146   472 | ERROR   | The use of function split is discouraged from PHP version 5.3 and forbidden from PHP version 7.0; use preg_split instead
    147   475 | WARNING | INI directive 'safe_mode' is deprecated from PHP 5.3 and forbidden from PHP 5.4.
    148   594 | ERROR   | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead.
    149   594 | ERROR   | The use of function eregi is discouraged from PHP version 5.3 and forbidden from PHP version 7.0; use preg_match instead
    150  1220 | ERROR   | The use of function set_magic_quotes_runtime is discouraged from PHP version 5.3 and forbidden from PHP version 7.0
    151  1224 | ERROR   | The use of function set_magic_quotes_runtime is discouraged from PHP version 5.3 and forbidden from PHP version 7.0
    152  1643 | WARNING | The use of long predefined variables has been deprecated in 5.3 and removed in 5.4; Found '$HTTP_SERVER_VARS'
    153  1644 | WARNING | The use of long predefined variables has been deprecated in 5.3 and removed in 5.4; Found '$HTTP_ENV_VARS'
    154  1647 | WARNING | The use of long predefined variables has been deprecated in 5.3 and removed in 5.4; Found '$HTTP_SERVER_VARS'
    155  1649 | WARNING | The use of long predefined variables has been deprecated in 5.3 and removed in 5.4; Found '$HTTP_ENV_VARS'
    156  1737 | ERROR   | The use of function split is discouraged from PHP version 5.3 and forbidden from PHP version 7.0; use preg_split instead
    157 -------------------------------------------------------------------------------------------------------------------------------------------
    158 
    159 
    160 FILE: /is/htdocs/wp11082020_GHQ53PBT44/www/portal/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/backpress/class.wp-object-cache-memcached.php
    161 -----------------------------------------------------------------------------------------------------------------------------------------------------------
    162 FOUND 1 ERROR AFFECTING 1 LINE
    163 -----------------------------------------------------------------------------------------------------------------------------------------------------------
    164  22 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    165 -----------------------------------------------------------------------------------------------------------------------------------------------------------
    166 
    167 
    168 FILE: /is/htdocs/wp11082020_GHQ53PBT44/www/portal/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/backpress/functions.kses.php
    169 ------------------------------------------------------------------------------------------------------------------------------------------
    170 FOUND 1 ERROR AFFECTING 1 LINE
    171 ------------------------------------------------------------------------------------------------------------------------------------------
    172  1341 | ERROR | The use of function split is discouraged from PHP version 5.3 and forbidden from PHP version 7.0; use preg_split instead
    173 ------------------------------------------------------------------------------------------------------------------------------------------
    174 
    175 
    176 FILE: /is/htdocs/wp11082020_GHQ53PBT44/www/portal/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/backpress/class.bpdb.php
    177 ----------------------------------------------------------------------------------------------------------------------------------------
    178 FOUND 14 ERRORS AFFECTING 14 LINES
    179 ----------------------------------------------------------------------------------------------------------------------------------------
    180     9 | ERROR | Function name, class name, namespace name or constant name can not be reserved keyword 'object' (since PHP version 7.0)
    181   288 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
    182   303 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
    183   377 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
    184   394 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
    185   676 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
    186   684 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
    187   689 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
    188   692 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
    189   698 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
    190   699 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
    191   703 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
    192   708 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
    193  1124 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
    194 ----------------------------------------------------------------------------------------------------------------------------------------
    195 
    196 
    197 FILE: /is/htdocs/wp11082020_GHQ53PBT44/www/portal/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/backpress/class.bp-user.php
    198 -----------------------------------------------------------------------------------------------------------------------------------------
    199 FOUND 1 ERROR AFFECTING 1 LINE
    200 -----------------------------------------------------------------------------------------------------------------------------------------
    201  115 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    202 -----------------------------------------------------------------------------------------------------------------------------------------
    203 
    204 
    205 FILE: /is/htdocs/wp11082020_GHQ53PBT44/www/portal/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/backpress/class.wp-http-ixr-client.php
    206 ----------------------------------------------------------------------------------------------------------------------------------------------------
    207 FOUND 1 ERROR AFFECTING 1 LINE
    208 ----------------------------------------------------------------------------------------------------------------------------------------------------
    209  11 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    210 ----------------------------------------------------------------------------------------------------------------------------------------------------
    211 
    212 
    213 FILE: /is/htdocs/wp11082020_GHQ53PBT44/www/portal/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/backpress/class.bp-log.php
    214 ----------------------------------------------------------------------------------------------------------------------------------------
    215 FOUND 1 ERROR AFFECTING 1 LINE
    216 ----------------------------------------------------------------------------------------------------------------------------------------
    217  75 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    218 ----------------------------------------------------------------------------------------------------------------------------------------
    219 
    220 
    221 FILE: /is/htdocs/wp11082020_GHQ53PBT44/www/portal/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/backpress/class.bp-roles.php
    222 ------------------------------------------------------------------------------------------------------------------------------------------
    223 FOUND 1 ERROR AFFECTING 1 LINE
    224 ------------------------------------------------------------------------------------------------------------------------------------------
    225  67 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    226 ------------------------------------------------------------------------------------------------------------------------------------------
    227 
    228 
    229 FILE: /is/htdocs/wp11082020_GHQ53PBT44/www/portal/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/backpress/class.wp-ajax-response.php
    230 --------------------------------------------------------------------------------------------------------------------------------------------------
    231 FOUND 1 ERROR AFFECTING 1 LINE
    232 --------------------------------------------------------------------------------------------------------------------------------------------------
    233  29 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    234 --------------------------------------------------------------------------------------------------------------------------------------------------
    235 
    236 
    237 FILE: /is/htdocs/wp11082020_GHQ53PBT44/www/portal/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/backpress/class.ixr.php
    238 ---------------------------------------------------------------------------------------------------------------------------------------
    239 FOUND 13 ERRORS AFFECTING 13 LINES
    240 ---------------------------------------------------------------------------------------------------------------------------------------
    241    53 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    242   198 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    243   356 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    244   376 | ERROR | Global variable '$HTTP_RAW_POST_DATA' is deprecated since PHP 5.6 and removed since PHP 7.0 - use php://input instead.
    245   377 | ERROR | Global variable '$HTTP_RAW_POST_DATA' is deprecated since PHP 5.6 and removed since PHP 7.0 - use php://input instead.
    246   381 | ERROR | Global variable '$HTTP_RAW_POST_DATA' is deprecated since PHP 5.6 and removed since PHP 7.0 - use php://input instead.
    247   559 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    248   612 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    249   753 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    250   799 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    251   857 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    252   879 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    253  1041 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    254 ---------------------------------------------------------------------------------------------------------------------------------------
    255 
    256 
    257 FILE: /is/htdocs/wp11082020_GHQ53PBT44/www/portal/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/backpress/class.wp-taxonomy.php
    258 ---------------------------------------------------------------------------------------------------------------------------------------------
    259 FOUND 1 ERROR AFFECTING 1 LINE
    260 ---------------------------------------------------------------------------------------------------------------------------------------------
    261  586 | ERROR | Assigning the return value of new by reference is deprecated in PHP 5.3 and forbidden in PHP 7.0
    262 ---------------------------------------------------------------------------------------------------------------------------------------------
    263 
    264 
    265 FILE: /is/htdocs/wp11082020_GHQ53PBT44/www/portal/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/backpress/class.wp-http.php
    266 -----------------------------------------------------------------------------------------------------------------------------------------
    267 FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    268 -----------------------------------------------------------------------------------------------------------------------------------------
    269  1296 | WARNING | INI directive 'safe_mode' is deprecated from PHP 5.3 and forbidden from PHP 5.4.
    270 -----------------------------------------------------------------------------------------------------------------------------------------
    271 
    272 
    273 FILE: /is/htdocs/wp11082020_GHQ53PBT44/www/portal/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-walker.php
    274 ---------------------------------------------------------------------------------------------------------------------------------
    275 FOUND 1 ERROR AFFECTING 1 LINE
    276 ---------------------------------------------------------------------------------------------------------------------------------
    277  165 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    278 ---------------------------------------------------------------------------------------------------------------------------------
    279 
    280 
    281 FILE: /is/htdocs/wp11082020_GHQ53PBT44/www/portal/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/functions.bb-l10n.php
    282 --------------------------------------------------------------------------------------------------------------------------------------------------
    283 FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES
    284 --------------------------------------------------------------------------------------------------------------------------------------------------
    285  123 | WARNING | Function name "__" is discouraged; PHP has reserved all method names with a double underscore prefix for future use
    286  255 | WARNING | Function name "__ngettext" is discouraged; PHP has reserved all method names with a double underscore prefix for future use
    287  318 | WARNING | Function name "__ngettext_noop" is discouraged; PHP has reserved all method names with a double underscore prefix for future use
    288  484 | ERROR   | Assigning the return value of new by reference is deprecated in PHP 5.3 and forbidden in PHP 7.0
    289 --------------------------------------------------------------------------------------------------------------------------------------------------
    290 
    291 
    292 FILE: /is/htdocs/wp11082020_GHQ53PBT44/www/portal/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php
    293 --------------------------------------------------------------------------------------------------------------------------------
    294 FOUND 2 ERRORS AFFECTING 2 LINES
    295 --------------------------------------------------------------------------------------------------------------------------------
    296   19 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    297  885 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    298 --------------------------------------------------------------------------------------------------------------------------------
    299 
    300 
    301 FILE: /is/htdocs/wp11082020_GHQ53PBT44/www/portal/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-dir-map.php
    302 ----------------------------------------------------------------------------------------------------------------------------------
    303 FOUND 1 ERROR AFFECTING 1 LINE
    304 ----------------------------------------------------------------------------------------------------------------------------------
    305  17 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    306 ----------------------------------------------------------------------------------------------------------------------------------
    307 
    308 
    309 FILE: /is/htdocs/wp11082020_GHQ53PBT44/www/portal/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/functions.bb-template.php
    310 -------------------------------------------------------------------------------------------------------------------------------------------------------------
    311 FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
    312 -------------------------------------------------------------------------------------------------------------------------------------------------------------
    313    15 | ERROR   | Global with variable variables is not allowed since PHP 7.0
    314  3761 | WARNING | Function name "__checked_selected_helper" is discouraged; PHP has reserved all method names with a double underscore prefix for future use
    315 -------------------------------------------------------------------------------------------------------------------------------------------------------------
    316 
    317 
    318 FILE: /is/htdocs/wp11082020_GHQ53PBT44/www/portal/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-locale.php
    319 ---------------------------------------------------------------------------------------------------------------------------------
    320 FOUND 1 ERROR AFFECTING 1 LINE
    321 ---------------------------------------------------------------------------------------------------------------------------------
    322  354 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    323 ---------------------------------------------------------------------------------------------------------------------------------
    324 
    325 
    326 FILE: /is/htdocs/wp11082020_GHQ53PBT44/www/portal/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/functions.bb-deprecated.php
    327 -----------------------------------------------------------------------------------------------------------------------------------------
    328 FOUND 1 ERROR AFFECTING 1 LINE
    329 -----------------------------------------------------------------------------------------------------------------------------------------
    330  892 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    331 -----------------------------------------------------------------------------------------------------------------------------------------
    332 
    333 
    334 FILE: /is/htdocs/wp11082020_GHQ53PBT44/www/portal/wp-content/plugins/buddypress/bp-forums/bbpress/xmlrpc.php
    335 --------------------------------------------------------------------------------------------------------------------------------------
    336 FOUND 6 ERRORS AFFECTING 5 LINES
    337 --------------------------------------------------------------------------------------------------------------------------------------
    338   23 | ERROR | Global variable '$HTTP_RAW_POST_DATA' is deprecated since PHP 5.6 and removed since PHP 7.0 - use php://input instead.
    339   24 | ERROR | Global variable '$HTTP_RAW_POST_DATA' is deprecated since PHP 5.6 and removed since PHP 7.0 - use php://input instead.
    340   28 | ERROR | Global variable '$HTTP_RAW_POST_DATA' is deprecated since PHP 5.6 and removed since PHP 7.0 - use php://input instead.
    341   29 | ERROR | Global variable '$HTTP_RAW_POST_DATA' is deprecated since PHP 5.6 and removed since PHP 7.0 - use php://input instead.
    342   29 | ERROR | Global variable '$HTTP_RAW_POST_DATA' is deprecated since PHP 5.6 and removed since PHP 7.0 - use php://input instead.
    343  109 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    344 --------------------------------------------------------------------------------------------------------------------------------------
    345 
    346 
    347 FILE: /is/htdocs/wp11082020_GHQ53PBT44/www/portal/wp-content/plugins/buddypress/bp-forums/bbpress/bb-settings.php
    348 ------------------------------------------------------------------------------------------------------------------
    349 FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
    350 ------------------------------------------------------------------------------------------------------------------
    351   31 | WARNING | INI directive 'register_globals' is deprecated from PHP 5.3 and forbidden from PHP 5.4.
    352  188 | ERROR   | Assigning the return value of new by reference is deprecated in PHP 5.3 and forbidden in PHP 7.0
    353 ------------------------------------------------------------------------------------------------------------------
    354 }}}
     19''@slaFFik edited description to make it readable.''