Skip to content

Commit

Permalink
Deprecate setDebug
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsonge authored and Michael Babker committed May 12, 2018
1 parent e8f00e5 commit 8f6c49f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libraries/joomla/database/driver.php
Original file line number Diff line number Diff line change
Expand Up @@ -2087,6 +2087,7 @@ abstract public function select($database);
* @return boolean The old debugging level.
*
* @since 11.1
* @deprecated 4.0 This will be removed in Joomla 4 without replacement
*/
public function setDebug($level)
{
Expand Down

0 comments on commit 8f6c49f

Please sign in to comment.