Skip to content

Commit

Permalink
Switch off error reporting
Browse files Browse the repository at this point in the history
oauth reports

<br />
<b>Deprecated</b>:  Creation of dynamic property MW_OAuth::$apiUrl is deprecated in <b>/var/www/html/magnustools/public_html/php/oauth.php</b> on line <b>28</b><br />
<br />
<b>Deprecated</b>:  Creation of dynamic property MW_OAuth::$gUserAgent is deprecated in <b>/var/www/html/magnustools/public_html/php/oauth.php</b> on line <b>103</b><br />
<br />
<b>Deprecated</b>:  Creation of dynamic property MW_OAuth::$gConsumerKey is deprecated in <b>/var/www/html/magnustools/public_html/php/oauth.php</b> on line <b>105</b><br />
<br />
<b>Deprecated</b>:  Creation of dynamic property MW_OAuth::$gConsumerSecret is deprecated in <b>/var/www/html/magnustools/public_html/php/oauth.php</b> on line <b>107</b><br />
<br />
<b>Warning</b>:  session_name(): Session name cannot be changed after headers have already been sent in <b>/var/www/html/magnustools/public_html/php/oauth.php</b> on line <b>93</b><br />
<br />
<b>Warning</b>:  session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent in <b>/var/www/html/magnustools/public_html/php/oauth.php</b> on line <b>95</b><br />
<br />
<b>Deprecated</b>:  Creation of dynamic property MW_OAuth::$gTokenKey is deprecated in <b>/var/www/html/magnustools/public_html/php/oauth.php</b> on line <b>113</b><br />
  • Loading branch information
physikerwelt authored Jul 13, 2023
1 parent 38600a7 commit 81c9074
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions php.ini
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
date.timezone = "${PHP_TIMEZONE}"
error_reporting = 0

0 comments on commit 81c9074

Please sign in to comment.