We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7da0b8 commit e07a789Copy full SHA for e07a789
user_guide_src/source/changelogs/v4.5.5.rst
@@ -30,6 +30,10 @@ Deprecations
30
Bugs Fixed
31
**********
32
33
+- **URL Helper:** The bug where the regular expression of :php:func:`auto_link()`
34
+ was old has been fixed. As a result of this fix, the same regular expression as
35
+ CodeIgniter 3 is now used.
36
+
37
See the repo's
38
`CHANGELOG.md <https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md>`_
39
for a complete list of bugs fixed.
0 commit comments