We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac0af67 commit 56ecd66Copy full SHA for 56ecd66
development/development/upgrade/400.rst
@@ -223,6 +223,12 @@ Also have a look at the `phpBB API documentation <https://area51.phpbb.com/docs/
223
- ``4.0.0-a1``
224
- Use ``\phpbb\config\config::set()`` instead.
225
226
+ * - ``request_var``
227
+ - ``includes/functions_compatibility.php``
228
+ - Removed
229
+ - ``4.0.0-a1``
230
+ - Use ``\phpbb\request\request::variable()`` instead.
231
+
232
* - ``get_tables``
233
- ``includes/functions_compatibility.php``
234
- Removed
0 commit comments