Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2018
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.62 KB | None | 0 0
  1. FILE: /var/www/shoporama/protected/vendors/PHPExcel/Classes/PHPExcel/Autoloader.php
  2. -----------------------------------------------------------------------------------
  3. FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
  4. -----------------------------------------------------------------------------------
  5. 33 | WARNING | INI directive 'mbstring.func_overload' is deprecated since PHP 7.2
  6. -----------------------------------------------------------------------------------
  7.  
  8.  
  9. FILE: /var/www/shoporama/protected/vendors/PHPExcel/Classes/PHPExcel/CachedObjectStorage/SQLite.php
  10. ---------------------------------------------------------------------------------------------------
  11. FOUND 9 ERRORS AFFECTING 9 LINES
  12. ---------------------------------------------------------------------------------------------------
  13. 63 | ERROR | Extension 'sqlite' is removed since PHP 5.4
  14. 64 | ERROR | Extension 'sqlite' is removed since PHP 5.4
  15. 108 | ERROR | Extension 'sqlite' is removed since PHP 5.4
  16. 142 | ERROR | Extension 'sqlite' is removed since PHP 5.4
  17. 166 | ERROR | Extension 'sqlite' is removed since PHP 5.4
  18. 181 | ERROR | Extension 'sqlite' is removed since PHP 5.4
  19. 203 | ERROR | Extension 'sqlite' is removed since PHP 5.4
  20. 241 | ERROR | Extension 'sqlite' is removed since PHP 5.4
  21. 243 | ERROR | Extension 'sqlite' is removed since PHP 5.4
  22. ---------------------------------------------------------------------------------------------------
  23.  
  24.  
  25. FILE: /var/www/shoporama/protected/vendors/PHPExcel/Classes/PHPExcel/Worksheet/AutoFilter/Column.php
  26. ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  27. FOUND 2 ERRORS AFFECTING 2 LINES
  28. ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  29. 371 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right order since PHP 7.0. Use curly braces to remove ambiguity.
  30. 373 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right order since PHP 7.0. Use curly braces to remove ambiguity.
  31. ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  32.  
  33.  
  34. FILE: /var/www/shoporama/protected/vendors/PHPExcel/Classes/PHPExcel/Worksheet/AutoFilter.php
  35. ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  36. FOUND 2 ERRORS AFFECTING 2 LINES
  37. ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  38. 837 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right order since PHP 7.0. Use curly braces to remove ambiguity.
  39. 839 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right order since PHP 7.0. Use curly braces to remove ambiguity.
  40. ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  41.  
  42.  
  43. FILE: /var/www/shoporama/protected/vendors/PHPExcel/Classes/PHPExcel/Reader/Excel2007.php
  44. -----------------------------------------------------------------------------------------
  45. FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
  46. -----------------------------------------------------------------------------------------
  47. 1 | WARNING | File has mixed line endings; this may cause incorrect results
  48. -----------------------------------------------------------------------------------------
  49.  
  50.  
  51. FILE: /var/www/shoporama/protected/vendors/PHPExcel/Classes/PHPExcel/Calculation/Functions.php
  52. -------------------------------------------------------------------------------------------------------------------------
  53. FOUND 1 ERROR AFFECTING 1 LINE
  54. -------------------------------------------------------------------------------------------------------------------------
  55. 574 | ERROR | Using 'break' outside of a loop or switch structure is invalid and will throw a fatal error since PHP 7.0
  56. -------------------------------------------------------------------------------------------------------------------------
  57.  
  58.  
  59. FILE: /var/www/shoporama/protected/vendors/PHPExcel/Classes/PHPExcel/Calculation/Database.php
  60. -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  61. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
  62. -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  63. 67 | WARNING | Method name "PHPExcel_Calculation_Database::__fieldExtract" is discouraged; PHP has reserved all method names with a double underscore prefix for future use
  64. 98 | WARNING | Method name "PHPExcel_Calculation_Database::__filter" is discouraged; PHP has reserved all method names with a double underscore prefix for future use
  65. -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  66.  
  67.  
  68. FILE: /var/www/shoporama/protected/vendors/PHPExcel/Classes/PHPExcel/Shared/PCLZip/pclzip.lib.php
  69. ------------------------------------------------------------------------------------------------------------
  70. FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES
  71. ------------------------------------------------------------------------------------------------------------
  72. 215 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
  73. 5347 | ERROR | Function set_magic_quotes_runtime() is deprecated since PHP 5.3 and removed since PHP 7.0
  74. 5378 | ERROR | Function set_magic_quotes_runtime() is deprecated since PHP 5.3 and removed since PHP 7.0
  75. ------------------------------------------------------------------------------------------------------------
  76.  
  77.  
  78. FILE: /var/www/shoporama/protected/vendors/PHPExcel/Classes/PHPExcel/Shared/OLE/PPS/Root.php
  79. --------------------------------------------------------------------------------------------
  80. FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
  81. --------------------------------------------------------------------------------------------
  82. 1 | WARNING | File has mixed line endings; this may cause incorrect results
  83. --------------------------------------------------------------------------------------------
  84.  
  85.  
  86. FILE: /var/www/shoporama/protected/vendors/PHPExcel/Classes/PHPExcel/Shared/JAMA/examples/Stats.php
  87. ---------------------------------------------------------------------------------------------------------------------------------------------------------------
  88. FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES
  89. ---------------------------------------------------------------------------------------------------------------------------------------------------------------
  90. 1428 | WARNING | Method name "Base::__sumdiff" is discouraged; PHP has reserved all method names with a double underscore prefix for future use
  91. 1460 | WARNING | Method name "Base::__calcVariance" is discouraged; PHP has reserved all method names with a double underscore prefix for future use
  92. 1488 | WARNING | Method name "Base::__calcAbsoluteDeviation" is discouraged; PHP has reserved all method names with a double underscore prefix for future use
  93. 1513 | WARNING | Method name "Base::__sumabsdev" is discouraged; PHP has reserved all method names with a double underscore prefix for future use
  94. 1545 | WARNING | Method name "Base::__format" is discouraged; PHP has reserved all method names with a double underscore prefix for future use
  95. ---------------------------------------------------------------------------------------------------------------------------------------------------------------
  96.  
  97.  
  98. FILE: /var/www/shoporama/protected/vendors/PHPExcel/Classes/PHPExcel/Shared/JAMA/tests/TestMatrix.php
  99. -----------------------------------------------------------------------------------------------------
  100. FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
  101. -----------------------------------------------------------------------------------------------------
  102. 7 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
  103. -----------------------------------------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement