Advertisement
Guest User

Untitled

a guest
Mar 6th, 2019
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 5.81 KB | None | 0 0
  1. Deprecated Error: Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /var/www/work/config/bootstrap_cli.php, line: 29
  2.  You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. in [/var/www/work/vendor/cakephp/cakephp/src/Core/functions.php, line 311]
  3.  
  4. Deprecated Error: Cake\Cache\Cache::config() is deprecated. Use setConfig()/getConfig() instead. - /var/www/work/config/bootstrap.php, line: 137
  5.  You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. in [/var/www/work/vendor/cakephp/cakephp/src/Core/functions.php, line 311]
  6.  
  7. Deprecated Error: Cake\Datasource\ConnectionManager::config() is deprecated. Use setConfig()/getConfig() instead. - /var/www/work/config/bootstrap.php, line: 138
  8.  You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. in [/var/www/work/vendor/cakephp/cakephp/src/Core/functions.php, line 311]
  9.  
  10. Deprecated Error: Use Cake\Mailer\Email instead of Cake\Network\Email\Email. - /var/www/work/vendor/composer/ClassLoader.php, line: 444
  11.  You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. in [/var/www/work/vendor/cakephp/cakephp/src/Core/functions.php, line 311]
  12.  
  13. Deprecated Error: Email::configTransport() is deprecated. Use TransportFactory::setConfig() or TransportFactory::getConfig() instead. - /var/www/work/config/bootstrap.php, line: 139
  14.  You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. in [/var/www/work/vendor/cakephp/cakephp/src/Core/functions.php, line 311]
  15.  
  16. Deprecated Error: Cake\Mailer\Email::config() is deprecated. Use setConfig()/getConfig() instead. - /var/www/work/config/bootstrap.php, line: 140
  17.  You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. in [/var/www/work/vendor/cakephp/cakephp/src/Core/functions.php, line 311]
  18.  
  19. Deprecated Error: Cake\Log\Log::config() is deprecated. Use setConfig()/getConfig() instead. - /var/www/work/config/bootstrap.php, line: 141
  20.  You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. in [/var/www/work/vendor/cakephp/cakephp/src/Core/functions.php, line 311]
  21.  
  22. Deprecated Error: Security::salt() is deprecated. Use Security::getSalt()/setSalt() instead. - /var/www/work/config/bootstrap.php, line: 142
  23.  You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. in [/var/www/work/vendor/cakephp/cakephp/src/Core/functions.php, line 311]
  24.  
  25. Deprecated Error: Use Cake\Http\ServerRequest instead of Cake\Network\Request. - /var/www/work/vendor/composer/ClassLoader.php, line: 444
  26.  You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. in [/var/www/work/vendor/cakephp/cakephp/src/Core/functions.php, line 311]
  27.  
  28. Deprecated Error: Cake\Log\Log::config() is deprecated. Use setConfig()/getConfig() instead. - /var/www/work/config/bootstrap.php, line: 178
  29.  You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. in [/var/www/work/vendor/cakephp/cakephp/src/Core/functions.php, line 311]
  30.  
  31. Deprecated Error: Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /var/www/work/config/bootstrap.php, line: 198
  32.  You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. in [/var/www/work/vendor/cakephp/cakephp/src/Core/functions.php, line 311]
  33.  
  34. Deprecated Error: Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /var/www/work/config/bootstrap.php, line: 203
  35.  You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. in [/var/www/work/vendor/cakephp/cakephp/src/Core/functions.php, line 311]
  36.  
  37. Deprecated Error: Plugin::bootstrap() is deprecated. This method will be removed in 4.0.0. - /var/www/work/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 173
  38.  You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. in [/var/www/work/vendor/cakephp/cakephp/src/Core/functions.php, line 311]
  39.  
  40. using migration paths
  41.  - /var/www/work/config/Migrations
  42. using seed paths
  43.  - /var/www/work/config/Seeds
  44. using environment default
  45. using adapter mysql
  46. using database error_reporting_server
  47.  
  48.  == 20150607191654 Initial: migrating
  49.  == 20150607191654 Initial: migrated 1.6970s
  50.  
  51.  == 20150607192040 AddReportIdIndexToIncidents: migrating
  52.  == 20150607192040 AddReportIdIndexToIncidents: migrated 0.2347s
  53.  
  54.  == 20150607192459 AddDevReportIndexToNotifications: migrating
  55.  == 20150607192459 AddDevReportIndexToNotifications: migrated 0.2926s
  56.  
  57.  == 20160111023543 AddLocaleToIncidents: migrating
  58.  == 20160111023543 AddLocaleToIncidents: migrated 0.5926s
  59.  
  60.  == 20170515135017 FixLongPmaVersions: migrating
  61.  == 20170515135017 FixLongPmaVersions: migrated 0.0337s
  62.  
  63.  == 20170530155816 FixStaleReportStates: migrating
  64.  == 20170530155816 FixStaleReportStates: migrated 0.0333s
  65.  
  66.  == 20170711060435 AlterIncidents: migrating
  67.  == 20170711060435 AlterIncidents: migrated 0.1012s
  68.  
  69. All Done. Took 2.9904s
  70. using migration paths
  71.  - /var/www/work/config/Migrations
  72. using seed paths
  73.  - /var/www/work/config/Seeds
  74. Writing dump file `/var/www/work/config/Migrations/schema-dump-default.lock`...
  75. Dump file `/var/www/work/config/Migrations/schema-dump-default.lock` was successfully written
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement