mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-09 18:26:32 +02:00
[ticket/16288] PHP 8 compatibility
PHPBB3-16288
This commit is contained in:
@@ -21,6 +21,8 @@ class phpbb_mock_user
|
||||
{
|
||||
public $host = "testhost";
|
||||
public $page = array('root_script_path' => '/');
|
||||
public $style = [];
|
||||
public $data = [];
|
||||
|
||||
private $options = array();
|
||||
public function optionget($item)
|
||||
|
Reference in New Issue
Block a user