mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
[ticket/14584] Change all to be removed tags to 4.0
PHPBB3-14584
This commit is contained in:
@@ -121,7 +121,7 @@ class helper
|
||||
* @param int $code The error code (e.g. 404, 500, 503, etc.)
|
||||
* @return Response A Response instance
|
||||
*
|
||||
* @deprecated 3.1.3 (To be removed: 3.3.0) Use exceptions instead.
|
||||
* @deprecated 3.1.3 (To be removed: 4.0.0) Use exceptions instead.
|
||||
*/
|
||||
public function error($message, $code = 500)
|
||||
{
|
||||
|
Reference in New Issue
Block a user