1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/16752] Add deprecation notices and fix tests

PHPBB3-16752
This commit is contained in:
Marc Alexander
2021-04-08 21:18:35 +02:00
parent 1ecc2e042b
commit 70337e99fa
3 changed files with 4 additions and 2 deletions

View File

@@ -161,6 +161,7 @@ class php_exporter
*
* @param string $action
* @return string
* @deprecated 3.3.5-RC1 (To be removed: 4.0.0-a1)
*/
public function export_events_for_wiki($action = '')
{