Skip to content

Commit 56ecd66

Browse files
committed
Document removal of request_var
1 parent ac0af67 commit 56ecd66

File tree

1 file changed

+6
-0
lines changed
  • development/development/upgrade

1 file changed

+6
-0
lines changed

development/development/upgrade/400.rst

+6
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,12 @@ Also have a look at the `phpBB API documentation <https://area51.phpbb.com/docs/
223223
- ``4.0.0-a1``
224224
- Use ``\phpbb\config\config::set()`` instead.
225225

226+
* - ``request_var``
227+
- ``includes/functions_compatibility.php``
228+
- Removed
229+
- ``4.0.0-a1``
230+
- Use ``\phpbb\request\request::variable()`` instead.
231+
226232
* - ``get_tables``
227233
- ``includes/functions_compatibility.php``
228234
- Removed

0 commit comments

Comments
 (0)