mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
Merge branch '3.2.x'
This commit is contained in:
@@ -150,8 +150,6 @@ class request implements \phpbb\request\request_interface
|
||||
return;
|
||||
}
|
||||
|
||||
$this->type_cast_helper->add_magic_quotes($value);
|
||||
|
||||
// setting to null means unsetting
|
||||
if ($value === null)
|
||||
{
|
||||
|
Reference in New Issue
Block a user