We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a5e070 commit 2fb7023Copy full SHA for 2fb7023
1 file changed
user_guide_src/source/changelogs/v4.3.2.rst
@@ -23,18 +23,12 @@ without a trailing slash (``/``) like ``http://localhost:8080``. Now it returns
23
baseURL with a trailing slash. This is the same behavior as ``base_url()`` in
24
CodeIgniter 3.
25
26
-Message Changes
27
-***************
28
-
29
Changes
30
*******
31
32
- The parameter ``$relative`` in :php:func:`uri_string()` was removed. Due to a bug,
33
the function always returned a path relative to baseURL. No behavior changes.
34
35
-Deprecations
36
-************
37
38
Bugs Fixed
39
**********
40
0 commit comments